DeleteRangePayload

Type Alias DeleteRangePayload 

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