Docs.rs
steam-vdf-parser-0.1.1
steam-vdf-parser 0.1.1
Permalink
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 error
steam_
vdf_
parser
0.1.1
Module error
Module Items
Enums
Functions
Type Aliases
In crate steam_
vdf_
parser
steam_vdf_parser
Module
error
Copy item path
Source
Expand description
Error types for VDF parsing.
Enums
§
Error
Errors that can occur during VDF parsing.
Functions
§
parse_
error
Create a parse error with truncated input snippet (max 50 chars).
Type Aliases
§
Result
Result type for VDF operations.