pub type RegionCode = String;
Expand description
Represents a regulatory region. These values should generally be chosen from ISO 3166-2 codes. However, some radios may support extensions beyond the set of ISO 3166-2 codes.
Aliased Typeยง
struct RegionCode { /* private fields */ }