cgp-dispatch 0.7.0

Extensible data type dispatchers for CGP handlers
Documentation
1
2
3
4
5
#![no_std]

mod providers;

pub use providers::*;