A Hamming code generator in Rust.
Usage:
$ cargo run # run interactive prompt $ cargo test # run unit tests