| Crates.io | morse-nostd |
| lib.rs | morse-nostd |
| version | 0.1.2 |
| created_at | 2021-03-01 20:57:10.036553+00 |
| updated_at | 2021-03-01 21:06:24.935054+00 |
| description | A nostd version of the morse crate |
| homepage | |
| repository | |
| max_upload_size | |
| id | 362374 |
| size | 16,942 |
Provides functionality for encoding and decoding text to and from a morse code representation.
cargo install morse
git clone https://github.com/NuclearCookie/morse
cd morse
cargo install --path .