Function parse_targets_tsv [source]

pub(crate) fn parse_targets_tsv(content: &str, os: &str, arch: &str) -> Result<(String, String), String>