Skip to main content

EntityId

Type Alias EntityId 

Source
pub type EntityId = String;
Expand description

Stable string identifier for any entity in the graph.

Aliased Typeยง

pub struct EntityId { /* private fields */ }