iced_renderer::geometry::path::lyon_path::math

Type Alias Scale

pub type Scale = Scale<f32, UnknownUnit, UnknownUnit>;
Available on crate feature geometry only.
Expand description

Alias for euclid::default::Scale<f32>

Aliased Type§

struct Scale(pub f32);

Fields§

§0: f32