Files
neon/libs/utils/src
Christian Schwarz ed3b97604c remote_storage config: move handling of empty inline table {} to callers (#8193)
Before this PR, `RemoteStorageConfig::from_toml` would support
deserializing an
empty `{}` TOML inline table to a `None`, otherwise try `Some()`.

We can instead let
* in proxy: let clap derive handle the Option
* in PS & SK: assume that if the field is specified, it must be a valid
  RemtoeStorageConfig

(This PR started with a much simpler goal of factoring out the
`deserialize_item` function because I need that in another PR).
2024-07-08 17:22:35 +01:00
..
2022-08-16 18:49:22 +03:00
2024-03-22 06:52:31 +00:00
2024-01-23 11:17:15 +00:00
2024-05-10 16:46:50 +02:00
2024-01-23 11:17:15 +00:00