Skip to main content

StreamNameStartAfter

Type Alias StreamNameStartAfter 

Source
pub type StreamNameStartAfter = StreamNameStr<StartAfterProps>;
Expand description

See ListStreamsInput::start_after. It must not contain NUL bytes.

Aliased Typeยง

pub struct StreamNameStartAfter(/* private fields */);