mono-rs 0.1.10

Lightweight wrapper around mono.
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=mono-2.0");
}