Skip to main content

parse_targets

Function parse_targets 

Source
pub fn parse_targets(targets_str: &str) -> Result<HashSet<Target>, Error>
Expand description

Returns a vector of Chips from a comma or space separated string.