# Objective `TriggerTargets` can not be borrowed for use in `World::trigger_targets` ## Solution Drop `'static` bound on `TriggerEvent`, keep it for `Command` impl. ## Testing n/a |
||
|---|---|---|
| .. | ||
| commands | ||
| adapter_system.rs | ||
| builder.rs | ||
| combinator.rs | ||
| exclusive_function_system.rs | ||
| exclusive_system_param.rs | ||
| function_system.rs | ||
| mod.rs | ||
| observer_system.rs | ||
| query.rs | ||
| system_name.rs | ||
| system_param.rs | ||
| system_registry.rs | ||
| system.rs | ||