This is a Rust implementation of Bill Dueber's library_stdnums ruby gem.
- Install Rust using the command provided at https://www.rust-lang.org/tools/install
- Restart your shell
git clone [email protected]:pulibrary/library_stdnums.git
cd library_stdnums
- Run
cargo test