High-level framework for building ActivityPub federated servers in Rust.
# Cargo.toml
[dependencies]
activitypub_federation = "0.6.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a custom ActivityPub activity handler.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.