Skip to main content

format_targets

Function format_targets 

Source
pub fn format_targets(targets: &[(&str, &str)]) -> String
Expand description

Format a (goos, goarch) slice as a comma-separated goos/goarch list, for “Available on: …” diagnostics.