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

3 lines
32 B
Rust
Raw Normal View History

2021-08-05 23:36:07 -04:00
pub mod decode;
pub mod encode;