| Crates.io | sveppa-torrent |
| lib.rs | sveppa-torrent |
| version | 0.1.0 |
| created_at | 2021-01-24 06:40:49.444077+00 |
| updated_at | 2021-01-24 06:40:49.444077+00 |
| description | A torrent library from scratch. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 345928 |
| size | 232,712 |
A torrent library written from scratch in rust.
src/
lib.rs - the tests are in here.
parser.rs - a bunch of helper functions.
types.rs - the structs and parsing function
that implement the Torrent struct.