Function release_manager::parse_toml [] [src]

pub fn parse_toml<T>(filename: &Path) -> Result<T, Error> where
    T: DeserializeOwned