mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-01 15:51:31 +00:00
Nutomic
27be1efb74
* Rewrite ban actions * Rewrite delete/remove actions * Rewrite remove/delete community * Rewrite report actions * Rewrite feature/lock post * Rewrite update community actions * Rewrite remaining federation actions * Get rid of PerformCrud trait * clippy
2 lines
32 B
Rust
2 lines
32 B
Rust
pub mod create;
|
|
pub mod delete;
|