Type Definition rustdb::Data

source · []
pub type Data = Arc<Vec<u8>>;
Expand description

Arc<Vec<u8>>