cgp-dispatch 0.7.0

Extensible data type dispatchers for CGP handlers
Documentation
1
2
3
4
5
6
mod match_first_with_field_handlers;
mod match_with_field_handlers;
mod to_field_handlers;

pub use match_first_with_field_handlers::*;
pub use match_with_field_handlers::*;