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.