`derive(SystemParam)` should allow `'world` and `'state` lifetime names
Open
A-ECS
C-Usability
S-Ready-For-Implementation
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 4d 8m
- Merged PRs (30d)
- 147
Description
Right now it forces you to use `'w` and `'s`, which is less descriptive and ambiguous
Contributor guide
Assessment
This issue has not been assessed yet.