Crate shapes

source ·
Expand description

This crate defines the basic shapes used for display.

Structs

  • A 2-D integer coordinate.
  • A rectangle given by its top-left coordinate and bottom-right coordinate.