[][src]Crate nom_greedyerror

Structs

GreedyError

This error type accumulates errors and their position when backtracking through a parse tree. This take a deepest error at alt combinator.

Enums

GreedyErrorKind

error context for GreedyError

Traits

Position

Functions

error_position