ios_impact
Exposes UIImpactFeedbackGenerator API via objc2 Abstraction.
On non-ios platforms this has no effect and will compile.
Currently build using objc2="0.4.1"
to match Bevy.
Primary usage of this is in bevy_ios_impact
but should be usable outside of Bevy.