Expand description
Core xtk library
It provides basic structures like Array, and functions like search_parents.
Modules§
- array
- Variable length heap array
- defer
- Defer macro
- fs
- Filesystem and path utilities
- math
- Basic arithmetic utilities
- mem
- Memory manipulation
- sparse_
set - Sparse Set
Macros§
- defer
- Shorthand for Defer::new