2 releases
Uses old Rust 2015
| 0.0.3 | May 23, 2015 |
|---|---|
| 0.0.2 | May 23, 2015 |
#41 in #bencode
11KB
187 lines
A module, providing way to parse Bencoded files (e.g. torrent files).
Contains all types of elements (BNumber, BList, BDictionary, BString), which
have trait BElement with decoding functionality.
rust-bencode
Bencode parser implementation in Rust language
Currently it's in development. More info is coming soon
Dependencies
~360–580KB