manifold/src/models/mod.rs

2 lines
30 B
Rust
Raw Normal View History

2023-08-23 17:37:42 +00:00
pub mod user;
pub mod weather;