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

5 lines
64 B
Rust

pub mod gen;
pub mod pattern;
pub mod spec;
pub mod whitespace;