2019-02-12 01:02:07 +01:00

4 lines
62 B
Rust

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