diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ pub mod model; pub mod doc; pub mod export; pub mod font; +pub mod ide; pub mod image; pub mod syntax; |
![]() |
index : typst | |
| MSM's mirror of Typst | Charlotte Koch |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/lib.rs | 1 |
@@ -42,6 +42,7 @@ pub mod model; pub mod doc; pub mod export; pub mod font; +pub mod ide; pub mod image; pub mod syntax; |