Type Alias PbFragmentWorkerSlotMappings

Source
pub type PbFragmentWorkerSlotMappings = FragmentWorkerSlotMappings;
Expand description

Aliased Type§

struct PbFragmentWorkerSlotMappings {
    pub mappings: Vec<FragmentWorkerSlotMapping>,
}

Fields§

§mappings: Vec<FragmentWorkerSlotMapping>