com-rs 0.2.1

Deprecated. Use the `com` crate instead.
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=dylib=uuid");
}