pub type OriginId = SmolStr;
Expand description

Identifies an event producer to a consumer

Aliased Type§

struct OriginId(/* private fields */);