minify-html/rust/common/mod.rs

5 lines
64 B
Rust

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