Expand description
Structs§
- Allocs
- A struct representing the allocation of ICAO hex IDs to countries.
- Range
- A struct representing a range of ICAO hex IDs allocated to a specific country.
Functions§
- parse_
range_ csv - Parses a CSV string and return a
Vec<Range>
.