protocol 0.1.6

Easy protocol definitions
Documentation
1
2
3
4
5
pub use self::packet::Packet;

#[macro_use]
pub mod macros;
pub mod packet;