cgp-dispatch 0.5.0-alpha

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

mod providers;

pub use providers::*;