pub type RegionNumber = u32;
Expand description
Id of regions under the same table. Unique in each table. Is composed by RegionGroup and RegionSeq.
pub type RegionNumber = u32;
Id of regions under the same table. Unique in each table. Is composed by RegionGroup and RegionSeq.