2021-03-11 23:30:30 +00:00

4 lines
62 B
Rust

fn main() {
println!("cargo:rustc-cfg=core_arch_docs");
}