oak_runtime 0.5.1

Parser generated by Oak depends on this library. Please consult the package Oak for more informations.
Documentation

This is the documentation of the Oak runtime. Oak is a parser generator of Parsing Expression Grammar, please read first the manual.

This library is used by the generated code of Oak and is also necessary to any Oak users for interfacing with the code generated. A PEG combinator returns a ParseState, please consult the methods into_result or unwrap_data as they are good starting point for retrieving useful information.