Skip to main content

EntityId

Type Alias EntityId 

Source
pub type EntityId = String;
Expand description

Unique identifier for stored entities

Aliased Typeยง

pub struct EntityId { /* private fields */ }