Function parse_cfg::parse_target

source ·
pub fn parse_target(target_str: &str) -> Result<Target, Err<ComStr<'_>>>
Expand description

Parse expression valid as Cargo target (cfg() or target-triple)