pub type Scale = Scale<f32>;
Alias for euclid::default::Scale<f32>
euclid::default::Scale<f32>
struct Scale(pub f32);
0: f32