effect-rs 0.1.0

A high-performance, strictly-typed, functional effect system for Rust.
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}