mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-16 20:50:37 +00:00
There was a compilation error due to `std::ffi::c_char` being different type on different platforms. Clippy also complained due to a similar reason.