directcpp 0.1.14

Direct call cpp from Rust
Documentation
1
2
3
fn main() {
	println!("cargo::metadata=MPATH={}/res", env!("CARGO_MANIFEST_DIR"));
}