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