gzb_binary_69 0.2.2

this is a binary key value structure with a high performance a reader and writer
Documentation
1
2
3
4
5
6
7


pub mod parser;
pub mod reader;
pub mod workers;

pub use reader::{Reader,PointerType,Write};