Crates.io | sveppa-torrent |
lib.rs | sveppa-torrent |
version | 0.1.0 |
source | src |
created_at | 2021-01-24 06:40:49.444077 |
updated_at | 2021-01-24 06:40:49.444077 |
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.