gdps-server/src/template_endpoints.rs

4 lines
No EOL
63 B
Rust

pub mod index;
pub mod login;
pub mod logout;
pub mod reupload;