mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
b03143dfc8
We used `display_serialize` previously, but it works only for Serialize. `DisplayFromStr` does the same, but also works for Deserialize.