e7a4f30627
This removes all allocations in the `Scanner` code. The downside is that the buffer is now stored in the `Scanner` structure, making it 48 bytes larger. This however makes the code much more performant. |
||
---|---|---|
.. | ||
char_traits.rs | ||
debug.rs | ||
emitter.rs | ||
lib.rs | ||
parser.rs | ||
scanner.rs | ||
yaml.rs |