diff options
Diffstat (limited to 'rust/src/lib.rs')
| -rw-r--r-- | rust/src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/src/lib.rs b/rust/src/lib.rs index a477282f..84e21ffd 100644 --- a/rust/src/lib.rs +++ b/rust/src/lib.rs @@ -44,6 +44,7 @@ pub mod callingconvention; pub mod command; pub mod custombinaryview; pub mod databuffer; +pub mod datavariable; pub mod debuginfo; pub mod disassembly; pub mod fileaccessor; |
