pub const COMMODITY_TYPE_ID_LENGTH: usize = 8;Expand description
The length of the CommodityTypeIDArray type, used to store the id for a given CommodityType in CommodityTypeID.
pub const COMMODITY_TYPE_ID_LENGTH: usize = 8;The length of the CommodityTypeIDArray type, used to store the id for a given CommodityType in CommodityTypeID.