CursorTy

Type Alias CursorTy 

pub type CursorTy<TX, T> = <TX as DbTx>::Cursor<T>;
Expand description

Helper adapter type for accessing DbTx cursor.

Layoutยง

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