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