torrust-tracker-contrib-bencode 3.0.0-alpha.11

(contrib) Efficient decoding and encoding for bencode.
Documentation
[[bench]]
harness = false
name = "bencode_benchmark"

[[test]]
name = "test"
path = "test/mod.rs"
[dependencies.error-chain]
version = "0.12"
[dev-dependencies.criterion]
version = "0.5"

[package]
authors = ["Nautilus Cyberneering <info@nautilus-cyberneering.de>, Andrew <amiller4421@gmail.com>"]
description = "(contrib) Efficient decoding and encoding for bencode."
documentation = "https://docs.rs/crate/torrust-tracker/"
edition = "2021"
homepage = "https://torrust.com/"
keywords = ["bencode", "contrib", "library"]
license = "Apache-2.0"
name = "torrust-tracker-contrib-bencode"
publish = true
readme = "README.md"
repository = "https://github.com/torrust/bittorrent-infrastructure-project"
rust-version = "1.72"
version = "3.0.0-alpha.11"