id_effect 3.0.0

Effect<A, E, R> (sync + async), capability DI, pipe — interpreter-style, no bundled executor
Documentation
1
2
3
fn main() {
  id_effect::define_capability!(MyKey, u32);
}