pub fn get_from_file(file: &Path, path: &str) -> Result<String>
Convienence wrapper for ‘get’ to get a value directly from a file.