Skip to main content

toml_parser

Function toml_parser 

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

Parse TOML based on Root struct. File Path location set in parameters