[][src]Module nannou::color::float

Floating point trait

This module will just re-export the currently used floating point trait. Both for use in derive macros and for anyone who don't want to add it as an additional dependency.

Traits

Float

Generic trait for floating point numbers