diff options
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -12,8 +12,6 @@ #![cfg_attr(test, deny(warnings))] #![allow(unused_parens)] -pub use tendril; - #[macro_use] mod macros; |
index : html5tokenizer | ||
Fork of html5gum with code span support |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/lib.rs | 2 |
@@ -12,8 +12,6 @@ #![cfg_attr(test, deny(warnings))] #![allow(unused_parens)] -pub use tendril; - #[macro_use] mod macros; |