Module parse

Source
Expand description

Items to help with parsing content into a Config.

Enums§

ConfigError
Represents all the errors that can happen while reading the config.

Functions§

parse_value
See [parse] for specifics, returns a JSON Value instead of [Config].