[]Type Definition oxygengine::core::ecs::world::Index

type Index = u32;

An index is basically the id of an Entity.