Crate steamy_vdf

Crate steamy_vdf 

Source

Re-exports§

pub use reader::Reader;

Modules§

parser
reader

Structs§

Statement
A statement.
Table
A table of entries.
Value

Enums§

Entry
The kinds of entry.
Error

Functions§

load
Load a table from the given path.
open
Create a reader from the given path.
read
Create a reader from the given stream.

Type Aliases§

Result