pub type StreamId = SmolStr;
Expand description

The logical stream identifier, mapped to a specific internal entity type by the producer settings

Aliased Type§

struct StreamId(/* private fields */);