pub type LeaderProviderRef = Arc<dyn LeaderProvider>;
pub struct LeaderProviderRef { /* private fields */ }