minify-html/src/spec/tag/mod.rs

4 lines
52 B
Rust

pub mod omission;
pub mod void;
pub mod whitespace;