read_json_file

Function read_json_file 

Source
pub fn read_json_file(path: &str) -> Result<Value, String>
Expand description

Read JSON file using SIMD acceleration Reads file into memory and uses fast SIMD parsing