Module chomp::primitives::parse_result [] [src]

ParseResult utilities.

Primitive

Only used by fundamental parsers and combinators.

Note

Prefer to use Input::ret, Input::err or Input::incomplete instead of using parse_result::new.

Functions

new

Primitive: Creates a new ParseResult.