mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
858ca3a4ce
The conversion of &mut [u8] into Write is a little tricky. Also, remove an unused generic parameter.