fromHackernoon5 years agoRust's Build.rs Might Be the Most Underrated Feature in Cargo | HackerNoonfn main() { println!("cargo:rustc-cfg=flavor=embed"); }Scala