Module nom::branch[][src]

Expand description

choice combinators

Traits

helper trait for the alt() combinator

helper trait for the permutation() combinator

Functions

tests a list of parsers one by one until one succeeds

applies a list of parsers in any order