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