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§

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