Skip to main content

TopicCursor

Type Alias TopicCursor 

Source
pub type TopicCursor = HashMap<Topic, Cursor>;
Expand description

Independent positions for backend topics.

Aliased Typeยง

pub struct TopicCursor { /* private fields */ }