mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-20 04:58:23 +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