struct DispatchLookupTable {
to_reader: Box<[i8]>,
promotion: Box<[Promotion]>,
}字段§
§to_reader: Box<[i8]>§promotion: Box<[Promotion]>struct DispatchLookupTable {
to_reader: Box<[i8]>,
promotion: Box<[Promotion]>,
}to_reader: Box<[i8]>§promotion: Box<[Promotion]>