[][src]Module pixel_canvas::math

Useful common math operations for doing art.

Traits

Remap

Represents a type that can be mapped between two ranges.

Restrict

Represent types that can be restricted by a given range type.