1 2 3 4
pub use vec_bytes::*; /// length of data is variable, zero copy, insert, binary search, persistence mod vec_bytes;