pub fn rustc_cfg_val(key: impl AsRef<str>, val: impl AsRef<str>)
Expand description

cargo:rustc-cfg=KEY="VALUE" — Enables compile-time cfg settings.