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