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