screencap 0.1.0

Capture screen data
Documentation
1
2
3
4
5
mod monitor;
pub use monitor::*;

mod capture;
pub use capture::*;