activitypub-federation-rust/examples/simple_federation/activities/mod.rs

4 lines
53 B
Rust

pub mod accept;
pub mod create_note;
pub mod follow;