Type Alias akka_persistence_rs::EntityType
source · pub type EntityType = SmolStr;
Expand description
Uniquely identifies the type of an Entity.
Aliased Type§
struct EntityType(/* private fields */);
pub type EntityType = SmolStr;
Uniquely identifies the type of an Entity.
struct EntityType(/* private fields */);