meta_srv::metasrv

Type Alias ElectionRef

Source
pub type ElectionRef = Arc<dyn Election<Leader = LeaderValue>>;

Aliased Typeยง

struct ElectionRef { /* private fields */ }