use-region
Small region subtag primitives for RustUse.
Example
use ;
let region = parse_region_code.unwrap;
assert_eq!;
assert!;
Scope
- Validate 2-letter region subtags.
- Validate 3-digit UN M.49-style region subtags.
- Normalize alphabetic region subtags to uppercase.
Non-goals
- Geocoding.
- Geopolitical opinions.
- Address formatting.
- Maps.
- Subdivision data.
License
Licensed under either of the following, at your option:
- Apache License, Version 2.0
- MIT license