StreamName

Type Alias StreamName 

Source
pub type StreamName = StreamNameStr<NameProps>;
Expand description

Stream name.

Note: It must be unique to the basin and between 1 and 512 bytes in length.

Aliased Typeยง

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