toml_parser

Function toml_parser 

Source
pub fn toml_parser(file_path: String) -> Result<Root, Error>