Function de_index::precise::remove

source ·
fn remove(
    index: ResMut<'_, EntityIndex>,
    removed: RemovedComponents<'_, '_, Indexed>
)