protocol 0.7.2

Easy protocol definitions
Documentation
1
2
3
4
5
use Parcel;

pub struct HighLevelAbstraction<HighLevel, LowLevel>;

impl p