Re-exportsยง
pub use crate::dispatch;
Macrosยง
- alt_
trait ๐ - alt_
trait_ ๐impl - alt_
trait_ ๐inner - permutation_
trait ๐ - succ ๐
Traitsยง
- Helper trait for the
alt()
combinator. - Helper trait for the
permutation()
combinator.
Functionsยง
- Pick the first successful parser
- Applies a list of parsers in any order.