Module mutate

Module mutate 

Source

Structs§

ConfigMutateError
Error type for mutating a configuration [toml::Table].

Enums§

Op 🔒

Traits§

TomlTableMutateExt
Extension trait for [toml::Table] to mutate values at a given dot-separated path.

Functions§

mutate 🔒
Mutate a [toml::Table] at the given dot-separated path.