ezhttp/src/lib.rs
2024-08-02 15:10:42 +03:00

4 lines
36 B
Rust

pub mod ezhttp;
pub use ezhttp::*;