mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-22 05:58:27 +00:00
654be07090
We also don't need to return the 'rest' slice, we can just insert it into the vec Lastly, we can simplify the hotloop by making write_char_escape cold and moving the vec write inside this fn