rust-errkit 0.1.0

Idiomatic Rust error handling kit
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}