Module tree_builder::public_parsers
source · Expand description
Module in which new parsers written for this library are kept
Functions
- Recognizes one character and checks if it satisfies a predicate. The parser will return the same type with the input.