DeleteBatchPayload
typed_
store
1.17.0-alpha
In typed_
store::
test_
db
typed_store
::
test_db
Type Alias
Delete
Batch
Payload
Copy item path
Source
pub type DeleteBatchPayload = (
Arc
<
RwLock
<
BTreeMap
<
Vec
<
u8
>,
Vec
<
u8
>>>>,
String
,
Vec
<
Vec
<
u8
>>);