pub type FederationProviderRef = Arc<dyn FederationProvider>;

Aliased Type§

struct FederationProviderRef { /* private fields */ }