Expand description
A library for creating configuration value files as described in Fuchsia RFC-0127.
Modules§
- field
- Validating and encoding individual configuration fields.
Enums§
- File
Error - 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.