lemmy/crates/api_crud/src/site/mod.rs

4 lines
34 B
Rust
Raw Normal View History

mod create;
mod read;
mod update;