distribution-calc/src/pages/mod.rs

4 lines
63 B
Rust

pub mod binom;
pub mod home;
pub mod hyper;
pub mod not_found;