bee_code 0.3.0

A library for encoding and decoding bencode formatted data
Documentation
  • Coverage
  • 66.67%
    8 out of 12 items documented2 out of 4 items with examples
  • Size
  • Source code size: 12.81 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 637.86 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • mtodorov95/bee_code
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mtodorov95

bee_code

A Rust library for encoding and decoding bencode. Bencode is a simple encoding scheme, originating with the BitTorrent peer-to-peer system.