Skip to main content

read_json

Function read_json 

Source
pub(crate) fn read_json(path: &Path) -> Result<Value>
Expand description

Reads and parses a JSON file, with file-path context on failure.