cgp-dispatch 0.4.2-alpha

Generalized handler interfaces for functional programming
Documentation
1
2
3
4
5
#![no_std]

mod providers;

pub use providers::*;