Type Definition letterboxd::Cursor [] [src]

type Cursor = String;

A cursor is a String value provided by the API. It should be treated as an opaque value — don’t change it.