RangeInclusive<f32>
emath::Rangef
* Replace uses of `RangeInclusive<f32>` with `emath::Rangef` * Fix doc-test
A bare-bones 2D math library with types and functions useful for GUI building.
Made for egui.
egui