rsincron 0.0.1

Rust rewrite of the incredibly useful but abandoned incron software
1
2
3
fn main() {
    println!("Hello, world!");
}