DupCursorMutTy

Type Alias DupCursorMutTy 

Source
pub type DupCursorMutTy<TX, T> = <TX as DbTxMut>::DupCursorMut<T>;
Available on crate feature provider only.
Expand description

Helper adapter type for accessing DbTxMut mutable dup cursor.

Layoutยง

Note: Encountered an error during type layout; the type failed to be normalized.