Function plank_ecs::create_bitset[][src]

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

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