pub type PbBackfillOrder = BackfillOrder;
Aliased Type§
pub struct PbBackfillOrder {
pub order: HashMap<u32, Uint32Vector>,
}
Fields§
§order: HashMap<u32, Uint32Vector>
pub type PbBackfillOrder = BackfillOrder;
pub struct PbBackfillOrder {
pub order: HashMap<u32, Uint32Vector>,
}
order: HashMap<u32, Uint32Vector>