cgp-handler 0.4.1

Generalized handler interfaces for functional programming
Documentation
1
2
3
4
5
mod pipe;
mod promote;

pub use pipe::*;
pub use promote::*;