Type Alias Cursor

Source
pub type Cursor = String;
Expand description

A cursor for pagination.

Aliased Typeยง

pub struct Cursor { /* private fields */ }