[][src]Function hostlist_parser::parse

pub fn parse(input: &str) -> Result<BTreeSet<String>, Errors<char, &str, usize>>