Skip to main content

parse_profile

Function parse_profile 

Source
pub fn parse_profile(filename: &str, content: &str) -> Profile
Expand description

Parse the textual content of a profile file. Tolerates missing preamble lines, unknown comments, and malformed rows (skipped).