bevy/crates/bevy_gilrs/src
tygyh fd308571c4
Remove unnecessary path prefixes (#10749)
# Objective

- Shorten paths by removing unnecessary prefixes

## Solution

- Remove the prefixes from many paths which do not need them. Finding
the paths was done automatically using built-in refactoring tools in
Jetbrains RustRover.
2023-11-28 23:43:40 +00:00
..
converter.rs Improve Gamepad DPad Button Detection (#5220) 2022-07-11 14:11:25 +00:00
gilrs_system.rs Update Event send methods to return EventId (#10551) 2023-11-16 17:20:43 +00:00
lib.rs Add [lints] table, fix adding #![allow(clippy::type_complexity)] everywhere (#10011) 2023-11-18 20:58:48 +00:00
rumble.rs Remove unnecessary path prefixes (#10749) 2023-11-28 23:43:40 +00:00