Type Alias DeleteBatchPayload

Source
pub type DeleteBatchPayload = (Arc<RwLock<BTreeMap<Vec<u8>, Vec<u8>>>>, String, Vec<Vec<u8>>);