DynIRawFederationApi

Type Alias DynIRawFederationApi 

Source
pub type DynIRawFederationApi = Box<dyn IRawFederationApi + Send + Sync + 'static>;

Aliased Typeยง

pub struct DynIRawFederationApi(/* private fields */);