mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
5446e08891
Moves `RemoteStorageConfig` and related structs and functions into a dedicated module. Also implements `Serialize` for the config structs (requested in #8126). Follow-up of #8126