compris 0.0.11

Composite Primitive Schema (CPS) for Rust
Documentation
1
2
3
4
5
6
7
mod dyn_annotated;
mod into_annotated;
mod message;
mod receiver;

#[allow(unused_imports)]
pub use {dyn_annotated::*, into_annotated::*, message::*, receiver::*};