[][src]Function crev_common::read_from_yaml_file

pub fn read_from_yaml_file<T>(path: &Path) -> Result<T> where
    T: DeserializeOwned