djin-protocol 3.3.0

A for of protocol, for aoe-djin
Documentation
1
2
3
4
5
6
//! `Parcel` type wrappers that implement complex logic.

pub use self::aligned::Aligned;

mod aligned;