Crate binbuf

Source

Re-exports§

pub extern crate macros;
pub use fixed::Instance as Fixed;
pub use dynamic::Instance as Dynamic;
pub use bytes_ptr::Instance as BytesPtr;
pub use bytes_ptr::Const as BytesPtrConst;
pub use bytes_ptr::Mut as BytesPtrMut;
pub use entry::Instance as Entry;
pub use entry::Buf;
pub use entry::BufConst;
pub use entry::BufMut;
pub use entry::buf_to_const;
pub use macros as macros_reexp;

Modules§

bytes_ptr
dynamic
entry
fixed
impls

Macros§

dynamic
dynamic_buf
fixed
fixed_buf