[][src]Function db::utils::read_json_file

pub fn read_json_file<'a>(path: &'a str) -> Result<Value>

Reads JSON file and convert to JSON::Value