Type Alias akka_projection_rs_grpc::OriginId
source · pub type OriginId = SmolStr;
Expand description
Identifies an event producer to a consumer
Aliased Type§
struct OriginId(/* private fields */);
pub type OriginId = SmolStr;
Identifies an event producer to a consumer
struct OriginId(/* private fields */);