summaryrefslogtreecommitdiffstats
path: root/server/src/actions/mod.rs
blob: df10dbbce42621c122f3414d53175260ce3c9450 (plain)
1
2
3
pub mod user;
pub mod community;
pub mod post;