mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-04 12:38:36 +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