Skip to main content

StreamNamePrefix

Type Alias StreamNamePrefix 

Source
pub type StreamNamePrefix = StreamNameStr<PrefixProps>;
Expand description

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

Aliased Typeยง

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