4 lines
50 B
Rust
4 lines
50 B
Rust
|
|
pub mod about;
|
||
|
|
pub mod home;
|
||
|
|
pub mod static_page;
|