lemmy/lemmy_apub/src/inbox/mod.rs

3 lines
67 B
Rust

pub mod community_inbox;
pub mod shared_inbox;
pub mod user_inbox;