mangayomi-mirror/rust/src/api/mod.rs
kodjomoustapha aa2b408144 +
- adding modify codes from the rhttp package
2024-09-11 12:04:01 +01:00

6 lines
No EOL
97 B
Rust

//
// Do not put code in `mod.rs`, but put in e.g. `simple.rs`.
//
pub mod image;
pub mod rhttp;