zoomie/src/main.rs

4 lines
58 B
Rust

fn main() -> anyhow::Result<()> {
libzoomie::capture()
}