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