task-system 0.1.0

A system that manage cancelable task.
Documentation
1
2
3
4
#[test]
fn ready() {
    println!("it works!")
}