temporary fork of saphyr with serde support merged into main.
e215f546f3
* Use `str::strip_prefix` to avoid using `str::from_utf8_unchecked` * Avoid most uses of `extend_left` unsafe function * Remove `Input::push_back` and remaining unsafe |
||
---|---|---|
parser |