HamBands
HamBands is a small Rust library for checking which amateur radio band a frequency belongs to.
Installation
From Crates.io
From Source
Contributing
If you are interested in adding support for more amateur (or broadcast) radio bands, check out src/band/mod.rs. This file should be fairly self-explanatory. All entries are automatically validated at unit test time by cargo.