☰
Module branch
Macros
Traits
Functions
?
Module
winnow
::
branch
source
·
[
−
]
Expand description
Choice combinators
Macros
dispatch
match
for parsers
Traits
Alt
Helper trait for the
alt()
combinator.
Permutation
Helper trait for the
permutation()
combinator.
Functions
alt
Pick the first successful parser
permutation
Applies a list of parsers in any order.