| Crates.io | du |
| lib.rs | du |
| version | 0.1.1 |
| created_at | 2016-05-14 04:04:34.117459+00 |
| updated_at | 2016-05-15 09:09:15.092988+00 |
| description | Implementing du -sb in order to learn Rust |
| homepage | |
| repository | https://github.com/rockymeza/rust-du |
| max_upload_size | |
| id | 5062 |
| size | 4,982 |
This is just an implementation of du -sb in Rust so that I can play around
with learning Rust.
Some things that doing this project allowed me touch on in Rust: