nitinol-protocol 0.1.0

A library for Nitinol that defined method of accessing serialized events and databases.
Documentation
1
2
3
4
5
6
pub mod io;
pub mod errors;

mod payload;

pub use self::payload::*;