[][src]Type Definition nannou::ui::Scalar

type Scalar = f64;

An alias over the Scalar type used throughout Conrod.

This type is primarily used for spatial dimensions and positioning.