plabble-codec 0.1.0

Plabble Transport Protocol codec
Documentation
1
2
3
4
5
mod bucket_id;
mod certificate;

pub use bucket_id::{BucketId, BucketPermissions};
pub use certificate::Certificate;