Crate steamy_vdf [] [src]

Reexports

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 Definitions

Result