Type Alias akka_persistence_rs::Tag

source ·
pub type Tag = SmolStr;
Expand description

Tags annotate an entity’s events

Aliased Type§

struct Tag(/* private fields */);