mirror of https://github.com/LemmyNet/lemmy.git
5 lines
46 B
Rust
5 lines
46 B
Rust
|
mod create;
|
||
|
mod delete;
|
||
|
mod read;
|
||
|
mod update;
|