pub type PbFragmentWorkerSlotMappings = FragmentWorkerSlotMappings;Aliased Type§
pub struct PbFragmentWorkerSlotMappings {
pub mappings: Vec<FragmentWorkerSlotMapping>,
}Fields§
§mappings: Vec<FragmentWorkerSlotMapping>pub type PbFragmentWorkerSlotMappings = FragmentWorkerSlotMappings;pub struct PbFragmentWorkerSlotMappings {
pub mappings: Vec<FragmentWorkerSlotMapping>,
}mappings: Vec<FragmentWorkerSlotMapping>