summaryrefslogtreecommitdiff
path: root/rust/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/src/lib.rs')
-rw-r--r--rust/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/src/lib.rs b/rust/src/lib.rs
index 9c18d91d..966f3ff2 100644
--- a/rust/src/lib.rs
+++ b/rust/src/lib.rs
@@ -48,6 +48,7 @@ pub mod custombinaryview;
pub mod databuffer;
pub mod datavariable;
pub mod debuginfo;
+pub mod demangle;
pub mod disassembly;
pub mod fileaccessor;
pub mod filemetadata;