pub type ElectionClientRef = Arc<dyn ElectionClient>;
pub struct ElectionClientRef { /* private fields */ }