pub fn parse_value(path: impl Into<PathBuf>) -> Result<Value, ConfigError>
See parse for specifics, returns a JSON Value instead of Config.
parse
Value
Config