Type Definition fluvio_types::ReplicaMap

source · []
pub type ReplicaMap = BTreeMap<i32, Vec<i32>>;