temporary fork of saphyr with serde support merged into main.
75d1b53914
This eliminates calls to clone() and to_owned() in the parser - Peeking now returns reference only - To obtain value, fetch_token needs to be called - The parser was adapted accordingly - Also: Pass anchor name by value to register_anchor |
||
---|---|---|
saphyr |