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