Skip to main content

parse_toml

Function parse_toml 

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