minify-html/rust/common/src/lib.rs

4 lines
51 B
Rust
Raw Normal View History

2021-08-08 03:58:10 -04:00
pub mod pattern;
pub mod spec;
pub mod whitespace;