Function rustc_build_sysroot::encode_rustflags
source ยท pub fn encode_rustflags(flags: &[OsString]) -> OsStringExpand description
Encode a list of rustflags for use in CARGO_ENCODED_RUSTFLAGS.
pub fn encode_rustflags(flags: &[OsString]) -> OsStringEncode a list of rustflags for use in CARGO_ENCODED_RUSTFLAGS.