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