Docs.rs
bencode2json-0.1.0
bencode2json 0.1.0
Permalink
Docs.rs crate page
LGPL-3.0
Links
Repository
crates.io
Source
Owners
josecelano
magecnion
Dependencies
clap ^4.5
normal
derive_more ^1.0
normal
hex ^0.4
normal
ringbuffer ^0.15.0
normal
serde_json ^1.0.128
normal
thiserror ^1.0.64
normal
assert_cmd ^2.0
dev
predicates ^3.1.2
dev
tempfile ^3.13.0
dev
Versions
84.88%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module stack
bencode2json
0.1.0
Module stack
Module Items
Enums
In bencode2json::
parsers
bencode2json
::
parsers
Module
stack
Copy item path
Source
Expand description
The stack used by the Bencoded to JSON converter to keep track of the current parsing state.
Enums
ยง
State
States while parsing list or dictionaries.