Expand description
Contains a set of useful utilities
Modules§
- captures
- Captures trick to allow for better impl Iterator + ’a
See
<https://rust-lang.github.io/rfcs/3498-lifetime-capture-rules-2024.html>and<https://www.youtube.com/watch?v=CWiz_RtA1Hw> - collections
- ecs
- Helpers for low-level ECS operations.
- free_
list - ready_
buffer - Wrapper around a min-heap
- registry
- sequence_
buffer - Wrapper around a list where the index is a wrapping key
- wrapping_
id - u16 that wraps around when it reaches the maximum value
Macros§
- atomic_
wrapping_ id - wrapping_
id - Index that wraps around 65536