activitypub/src/activities/mod.rs

3 lines
37 B
Rust
Raw Normal View History

2024-04-09 19:55:07 +02:00
pub mod create_post;
pub mod follow;