Skip to main content

parse_targets

Function parse_targets 

Source
pub fn parse_targets(spec: &str) -> Result<Vec<Ipv4Addr>, String>
Expand description

Expand a targets spec into a bounded list of IPv4 addresses.