pub(crate) fn read_json(path: &Path) -> Result<Value>
Reads and parses a JSON file, with file-path context on failure.