Files
app_catnip/src/lib.rs
2025-02-18 17:18:12 +01:00

3 lines
33 B
Rust

mod app;
pub use app::CatnipApp;