pub type PbServingTableVnodeMappings = ServingTableVnodeMappings;Aliased Type§
pub struct PbServingTableVnodeMappings {
pub mappings: Vec<ServingTableVnodeMapping>,
}Fields§
§mappings: Vec<ServingTableVnodeMapping>pub type PbServingTableVnodeMappings = ServingTableVnodeMappings;pub struct PbServingTableVnodeMappings {
pub mappings: Vec<ServingTableVnodeMapping>,
}mappings: Vec<ServingTableVnodeMapping>