rxscreen 0.1.0

A wrapper around libx11 to capture screenshots and save them
Documentation
1
2
3
4
5


fn main() {
    println!("cargo:rustc-link-lib=dylib=X11");
}