Terminwahl/terminwahl_back/src/api.rs

4 lines
45 B
Rust

pub mod errors;
pub mod read;
pub mod write;