rustc_link_arg

Function rustc_link_arg 

Source
pub fn rustc_link_arg<T: Into<Option<LinkArgTarget>>>(arg: &str, target: T)
Expand description

Passes custom flags to a linker for benchmarks, binaries, cdylib crates, examples, and tests.