Function parse

Source
pub fn parse(input: &str) -> Vec<Conf>
Expand description

Parses every line of the configuration contained in input excluding invalid ones.