Skip to main content

Cursor

Type Alias Cursor 

Source
pub type Cursor = String;
Expand description

Opaque cursor for pagination

Aliased Typeยง

pub struct Cursor { /* private fields */ }