pub type UuidEntityId<T> = EntityId<T, UuidIdentifier>;Expand description
UUID-based entity ID
Aliased Typeยง
struct UuidEntityId<T> { /* private fields */ }pub type UuidEntityId<T> = EntityId<T, UuidIdentifier>;UUID-based entity ID
struct UuidEntityId<T> { /* private fields */ }