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

3 lines
24 B
Rust
Raw Normal View History

mod create;
mod delete;