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