Expand description
For when std
is enabled
Functionsยง
- abs ๐Computes the absolute value
- f32_max ๐Returns the largest of two f32 values
- f32_min ๐Returns the smallest of two f32 values
- Creates a new vector with the capacity for the specified number of items before it must be resized
- round ๐Rounds to the nearest whole number
Type Aliasesยง
- Children
Vec ๐A vector of child nodes - Grid
Track ๐Vec A vector of grid tracks - Vec ๐An allocation-backend agnostic vector type