parse_file

Function parse_file 

Source
pub fn parse_file<P: AsRef<Path>>(path: P) -> Result<Value>
Expand description

Parse file directly to Value (no caching)