Function hostlist_parser::parse

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