Crate config_value_file

Source
Expand description

A library for creating configuration value files as described in Fuchsia RFC-0127.

Modules§

field
Validating and encoding individual configuration fields.

Enums§

FileError
Error from working with a configuration value file.

Functions§

populate_value_file
Create a configuration value file from the compiled manifest’s config declaration and a map of configuration keys to JSON values.