Syntax - The parsing library
Usage
Add this to your Cargo.toml:
[]
= "0.1.1"
Features
char_specenables default functionality for the UnicodeSpec trait. (Default)spanenables the use ofSpans. (Default)debugprints pre-defined debug output to stderr. (Will be user-defined in the future)