Expand description
Small shared helpers used throughout the crate.
geometry— vector/quaternion/rotation helpers for working with Rocket League’s coordinate space (also re-exported at the crate root asgeometry).search— frame/time search utilities (e.g. locating frames by time); re-exported at the crate root assearch.vec_map— a crate-internal small-map structure.