Crate bee_code

Source
Expand description

‘bee_code’ is a library providing methods for encoding and decoding bencoded data - a format used in .torrent files and communication with trackers.

Enums§

Bencode
Represent the four types included in the Bencode specification
BencodeError
Custom error types returned during parsing