pub const DEFAULT_ARCHETYPE_ALLOCATION_SIZE: usize = 128;
Expand description

The default amount of elements for which space is reserved if an entity is pushed into an empty archetype.