pub const MAX_COMPONENTS_PER_ENTITY: usize = 14;
Expand description

The maximum number of components an entity is allowed to have.