activitypub/src/activities/mod.rs

3 lines
37 B
Rust

pub mod create_post;
pub mod follow;