Skip to main content

Cursor

Type Alias Cursor 

Source
pub type Cursor = String;
Expand description

Cursor is the opaque type of cursor used for pagination.

Aliased Typeยง

pub struct Cursor { /* private fields */ }