#build-scripts

[ follow ]
fromHackernoon
5 years ago

Rust's Build.rs Might Be the Most Underrated Feature in Cargo | HackerNoon

fn main() { println!("cargo:rustc-cfg=flavor=embed"); }
Scala
[ Load more ]