pub type EntityType = SmolStr;
Expand description

Uniquely identifies the type of an Entity.

Aliased Type§

struct EntityType(/* private fields */);