pub type PbRowIdGenNode = RowIdGenNode;
Expand description
Alias for RowIdGenNode
.
Aliased Type§
struct PbRowIdGenNode {
pub row_id_index: u64,
}
Fields§
§row_id_index: u64
pub type PbRowIdGenNode = RowIdGenNode;
Alias for RowIdGenNode
.
struct PbRowIdGenNode {
pub row_id_index: u64,
}
row_id_index: u64