Skip to content

Replace unwrap calls with expect in bevy_sprite crate #4043

Closed
mnmaita wants to merge 10 commits into
bevyengine:mainfrom
mnmaita:mnmaita/bevy-sprite-replace-unwrap
Closed

Replace unwrap calls with expect in bevy_sprite crate #4043
mnmaita wants to merge 10 commits into
bevyengine:mainfrom
mnmaita:mnmaita/bevy-sprite-replace-unwrap

Replaces expect with unwrap_or_else

cf8dbd7
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs