load_from_file

Function load_from_file 

Source
pub fn load_from_file<P: AsRef<Path> + Display>(
    path: P,
) -> Result<Value, Box<dyn Error>>