Function cargo::core::compiler::standard_lib::parse_unstable_flag
source · pub fn parse_unstable_flag(value: Option<&str>) -> Vec<String>
Expand description
Parse the -Zbuild-std
flag.
pub fn parse_unstable_flag(value: Option<&str>) -> Vec<String>
Parse the -Zbuild-std
flag.