Function parse_toml

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