Crate lightyear_utils

Crate lightyear_utils 

Source
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
metrics
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§

wrapping_id
Index that wraps around 65536