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 8cd6ba60..0eb0653c 100644 --- a/rust/src/lib.rs +++ b/rust/src/lib.rs @@ -166,6 +166,7 @@ pub mod string; pub mod symbol; pub mod tags; pub mod templatesimplifier; +pub mod typelibrary; pub mod typearchive; pub mod types; |
