bevy/crates/bevy_a11y/src
Zachary Harrold 9387fcfbf2
Add no_std Support to bevy_a11y (#17505)
# Objective

- Contributes to #15460

## Solution

- Add `std` feature gate
- Fixed partially used serialisation and reflection features.

## Testing

- CI
2025-01-23 03:52:47 +00:00
..
lib.rs Add no_std Support to bevy_a11y (#17505) 2025-01-23 03:52:47 +00:00