Skip to main content

json_from_path

Function json_from_path 

Source
pub fn json_from_path(path: &Path) -> Result<Value, OakError>
Expand description

Reads JSON data from a file path.