Function build_helper::rustc::flags [] [src]

pub fn flags(flags: &str)

Pass a flag to rustc.

Note

Cargo restricts the set of permissable flags. See the Cargo documentation on build script outputs for more details.