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.
pub fn rustc_link_arg<T: Into<Option<LinkArgTarget>>>(arg: &str, target: T)Passes custom flags to a linker for benchmarks, binaries, cdylib crates, examples, and tests.