bencode-decoder 0.0.3

A library for decoding data in Bencode format (e.g. torrent files)
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented1 out of 6 items with examples
  • Size
  • Source code size: 14.33 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.76 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • itegulov/rust-bencode
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • itegulov

rust-bencode

Bencode parser implementation in Rust language

Currently it's in development. More info is coming soon