|  79a367db16 # Objective - Contributes to #15460 ## Solution - Added the following features: - `std` (default) - `portable-atomic` - `critical-section` ## Testing - CI ## Notes - `portable-atomic`, and `critical-section` are shortcuts to enable the relevant features in dependencies, making the usage of this crate on atomically challenged platforms possible and simpler. - This PR is blocked until #17027 is merged (as it depends on fixes for the `once!` macro). Once merged, the change-count for this PR should reduce. | ||
|---|---|---|
| .. | ||
| state | ||
| app.rs | ||
| commands.rs | ||
| condition.rs | ||
| lib.rs | ||
| reflect.rs | ||
| state_scoped_events.rs | ||
| state_scoped.rs | ||