mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-24 12:35:31 +00:00
5 lines
68 B
Rust
5 lines
68 B
Rust
pub mod prelude;
|
|
|
|
pub mod admin;
|
|
pub mod candidate;
|
|
pub mod parent;
|