Skip to main content

Module incremental_parser

Module incremental_parser 

Source
Expand description

This is an incremental parser for braid archives.

Structs§

ArchiveOpened
The archive has just been opened.
BasicInfoParsed
The archive has basic information parsed.
FullyParsed
The archive been completely parsed.
IncrementalParser
An incremental parser for braid archives.

Traits§

ParseState
The implementation specifies in what state we are in terms of parsing an archive.