3 lines
104 B
Rust
3 lines
104 B
Rust
// The file has been placed there by the build script.
|
|
include!(concat!(env!("OUT_DIR"), "/built.rs"));
|