workerbee 0.1.0

A simple, fast, and lightweight task runner for Rust
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}