pub type EntityId = String;
Stable string identifier for any entity in the graph.
pub struct EntityId { /* private fields */ }