1 2 3 4
use crate::server::routes::Outbox; use jdt_activity_pub::ApSession; impl Outbox for ApSession {}