Type Definition rustdb::Data[][src]

pub type Data = Arc<Vec<u8>>;
Expand description

Arc<Vec<u8>>