get_from_file

Function get_from_file 

Source
pub fn get_from_file(file: &Path, path: &str) -> Result<String>
Expand description

Convienence wrapper for ‘get’ to get a value directly from a file.