Skip to main content

Crate xtk_core

Crate xtk_core 

Source
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