pub fn toml_parser(file_path: String) -> Result<Root, Error>
Parse TOML based on Root struct. File Path location set in parameters