Crate rectcut_rs

Source

Structs§

  • The Rect struct represents an area, such as an area of the screen, by its minimum x and y and maximum x and y.

Enums§

  • A RectCutSide represents a side of the rectangle. This allows the user to choose a side dynamically using a RectCut.