mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-22 05:58:27 +00:00
18f6ccd77e
This could have been a simple `#[serde(deny_unknown_fields)]` but sadly, that is documented, but compile-time-silently incompatible with `#[serde(flatten)]`.