1 unstable release
0.0.1 | Nov 24, 2024 |
---|
#102 in #optional
138 downloads per month
115KB
2.5K
SLoC
whitehole
lib.rs
:
A parser combinator framework.
Getting Started
Here is the recommended order of learning this project:
parse
(optional)combinator
parser
Related
in_str
: A procedural macro to generate a closure that checks if a character is in the provided literal string.