Macrosยง
- alt_
trait ๐ - alt_
trait_ ๐impl - alt_
trait_ ๐inner - permutation_
trait ๐ - permutation_
trait_ ๐impl - permutation_
trait_ ๐inner - succ ๐
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.