Module text

Module text 

Source
Expand description

Text VDF format parser.

Parses human-readable VDF text format using winnow parser combinators.

Re-exports§

pub use parser::parse as parse_text;

Modules§

parser
Text VDF parser powered by winnow.