distribution-calc/src/pages/mod.rs

3 lines
33 B
Rust
Raw Normal View History

2025-03-14 17:48:32 -03:00
pub mod home;
pub mod not_found;