Skip to main content

CursorId

Type Alias CursorId 

Source
pub type CursorId = int;
Expand description

Logical identifier for a CursorOwner in the store.

Aliased Typeยง

pub struct CursorId;