Skip to content

v0.4.3

Compare
Choose a tag to compare
@ecton ecton released this 19 Nov 18:30
· 2 commits to main since this release
d2aef8f

Added

  • Trait StdNumOps defines saturating math operations. All unit types, Size,
    and Point implement this trait.
  • Rect::saturating_extents returns the extents of a rectangle using saturating
    math.