pub type EntityId = String;
Unique identifier for stored entities
pub struct EntityId { /* private fields */ }