4 lines
145 B
Rust
4 lines
145 B
Rust
// OUT_DIR is only defined when there is a build script
|
|
// https://github.com/rust-lang/cargo/issues/879#issuecomment-215491052
|
|
pub fn main() {}
|