pub type DupCursorTy<TX, T> = <TX as DbTx>::DupCursor<T>;
Helper adapter type for accessing DbTx dup cursor.
DbTx
Note: Encountered an error during type layout; the type failed to be normalized.