actrpc-core 0.1.0

Core types and traits for ActRPC.
Documentation
1
2
3
4
5
6
mod compat;
pub mod traits;
pub mod types;
mod value_imps;

pub use compat::Accepts;