Module winnow::branch

source ·
Expand description

Choice combinators

Macros

Traits

Functions

  • Pick the first successful parser
  • Applies a list of parsers in any order.