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