Function planck_ecs::create_bitset[][src]

pub fn create_bitset() -> Vec<[u32; 8], Global>
Expand description

Creates a bitset big enough to contain the index of each entity. Mostly used to create caches.