Skip to main content

EventCursor

Type Alias EventCursor 

Source
pub type EventCursor = String;
Expand description

A broker-issued event cursor string.

Aliased Typeยง

pub struct EventCursor { /* private fields */ }