psychopath/sub_crates/halton/src/lib.rs

5 lines
125 B
Rust

#![allow(dead_code)]
// Include the file generated by the build.rs script
include!(concat!(env!("OUT_DIR"), "/halton.rs"));