mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-24 15:08:37 +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