temporary fork of saphyr with serde support merged into main.
Find a file
Ethiraric 65fcb6fde3 Move next_can_be_plain_scalar as free fn.
This is, for some reason, a huge pessimization. `rustc` fails to
optimize it as well as it did when it was part of `Scanner`.

This is however kinda needed if I want to avoid having this code
duplicated in every implementation of the input.
2024-07-14 17:01:44 +02:00
parser Move next_can_be_plain_scalar as free fn. 2024-07-14 17:01:44 +02:00