Expand description
Validating and encoding individual configuration fields.
Enums§
- Error from working with a field from a configuration value file.
- The types a
serde_json::Value
can have. Used for error reporting.
Functions§
- Returns a FIDL value to encode in the file for the provided JSON value, if and only if the value matches the type from the declaration.