Type Alias DupCursorMutTy
pub type DupCursorMutTy<TX, T> = <TX as DbTxMut>::DupCursorMut<T>;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.