read_json_config

Function read_json_config 

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

Read a JSON config file, or return empty object if it doesn’t exist