Docs.rs
vdf-reader-0.2.0
vdf-reader 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
icewind1991
Dependencies
logos ^0.14.0
normal
miette ^7.2.0
normal
parse-display ^0.9.0
normal
serde ^1.0.200
normal
thiserror ^1.0.59
normal
insta ^1.38.0
dev
maplit ^1.0.2
dev
miette ^7.2.0
dev
test-case ^3.3.1
dev
walkdir ^2.5.0
dev
Versions
45.19%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
vdf_
reader
0.2.0
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Functions
Type Aliases
Crate
vdf_reader
Copy item path
Source
Re-exports
§
pub use error::
VdfError
;
Modules
§
entry
error
Structs
§
Entry
Event
Group
EndEvent
Group
Start
Event
Reader
A VDF token reader.
Enums
§
Event
Reader event.
Item
Kinds of item.
Token
Parser token.
Functions
§
from_
entry
from_
str
Type Aliases
§
Result