1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-12-23 10:04:21 +00:00
patched-porobot/src/lib.rs

5 lines
74 B
Rust

pub mod schema;
pub mod load;
#[cfg(feature = "search")]
pub mod search;