StreamNameStartAfter

Type Alias StreamNameStartAfter 

Source
pub type StreamNameStartAfter = StreamNameStr<StartAfterProps>;

Aliased Type§

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

Trait Implementations§

Source§

impl Default for StreamNameStartAfter

Source§

fn default() -> Self

Returns the “default value” for a type. Read more
Source§

impl From<StreamNameStr<NameProps>> for StreamNameStartAfter

Source§

fn from(value: StreamName) -> Self

Converts to this type from the input type.