pub fn handle_modify<C: Component + Debug>( comp: C, entity: Entity, world: &World, )
Useful for implementing CompPacket trait