flags

Function flags 

Source
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.