Expand description
Items to help with parsing content into a Config
.
Enums§
- Config
Error - Represents all the errors that can happen while reading the config.
Functions§
- parse_
value - See [
parse
] for specifics, returns a JSONValue
instead of [Config
].