rapid-test/pages/api/routes/mod.rs

4 lines
44 B
Rust

pub mod echo;
pub mod hello;
pub mod index;