hambands 0.1.1

HamBands is a small Rust library for checking which amateur radio band a frequency belongs to
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Evan Pratten <ewpratten@gmail.com>"]
description = "HamBands is a small Rust library for checking which amateur radio band a frequency belongs to"
edition = "2018"
license-file = "LICENSE"
name = "hambands"
readme = "README.md"
repository = "https://github.com/ewpratten/hambands"
version = "0.1.1"