CursorMutTy

Type Alias CursorMutTy 

Source
pub type CursorMutTy<TX, T> = <TX as DbTxMut>::CursorMut<T>;
Expand description

Helper adapter type for accessing DbTxMut mutable cursor.

Layoutยง

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