pub fn flags(flags: &str)Expand description
Pass a flag to rustc.
ยงNote
Cargo restricts the set of permissable flags. See the Cargo documentation on build script outputs for more details.
pub fn flags(flags: &str)Pass a flag to rustc.
Cargo restricts the set of permissable flags. See the Cargo documentation on build script outputs for more details.