pub type FederationProviderRef = Arc<dyn FederationProvider>;
struct FederationProviderRef { /* private fields */ }