pub type PbNewL0SubLevel = NewL0SubLevel;
Expand description
Alias for NewL0SubLevel
.
Aliased Type§
struct PbNewL0SubLevel {
pub inserted_table_infos: Vec<SstableInfo>,
}
Fields§
§inserted_table_infos: Vec<SstableInfo>
pub type PbNewL0SubLevel = NewL0SubLevel;
Alias for NewL0SubLevel
.
struct PbNewL0SubLevel {
pub inserted_table_infos: Vec<SstableInfo>,
}
inserted_table_infos: Vec<SstableInfo>