diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +#![allow(clippy::comparison_chain)] //! The compiler for the _Typst_ markup language. //! //! # Steps |
![]() |
index : typst | |
| MSM's mirror of Typst | Charlotte Koch |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/lib.rs | 1 |
@@ -1,3 +1,4 @@ +#![allow(clippy::comparison_chain)] //! The compiler for the _Typst_ markup language. //! //! # Steps |