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