DupCursorTy

Type Alias DupCursorTy 

pub type DupCursorTy<TX, T> = <TX as DbTx>::DupCursor<T>;
Expand description

Helper adapter type for accessing DbTx dup cursor.

Layoutยง

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