pub trait AppliedFederationLink { // Required method fn applied_link_directive(&self) -> Directive; }