Docs.rs
steam-vdf-parser-0.1.1
steam-vdf-parser 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
mexus
Dependencies
foldhash ^0.2.0
normal
hex ^0.4.3
normal
indexmap ^2.13.0
normal
winnow ^0.7.14
normal
Versions
96.05%
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 value
steam_
vdf_
parser
0.1.1
Module value
Module Items
Structs
Enums
In crate steam_
vdf_
parser
steam_vdf_parser
Module
value
Copy item path
Source
Expand description
Core data structures for VDF representation.
Structs
§
Obj
Object - map from keys to values
Vdf
Top-level VDF document
Enums
§
Value
VDF Value - can be a string, number, object, or other types