bevy/crates/bevy_input_focus
Zachary Harrold 5c43890d49
no_std Support for bevy_input_focus (#17490)
# Objective

- Contributes to #15460

## Solution

- Switched `tracing` for `log` for the atomically challenged platforms
- Setup feature flags as required
- Added to `compile-check-no-std` CI task

## Testing

- CI

---

## Notes

- _Very_ easy one this time. Most of the changes here are just feature
definitions and documentation within the `Cargo.toml`
2025-01-22 19:16:04 +00:00
..
src no_std Support for bevy_input_focus (#17490) 2025-01-22 19:16:04 +00:00
Cargo.toml no_std Support for bevy_input_focus (#17490) 2025-01-22 19:16:04 +00:00
README.md

Bevy Input Focus

License Crates.io Downloads Docs Discord