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.rs5
1 files changed, 0 insertions, 5 deletions
diff --git a/rust/src/lib.rs b/rust/src/lib.rs
index f3166033..2d9cab27 100644
--- a/rust/src/lib.rs
+++ b/rust/src/lib.rs
@@ -81,11 +81,6 @@ pub mod string;
pub mod symbol;
pub mod tags;
pub mod template_simplifier;
-pub mod type_archive;
-pub mod type_container;
-pub mod type_library;
-pub mod type_parser;
-pub mod type_printer;
pub mod types;
pub mod update;
pub mod variable;