Type Alias accessibility_tree::primitives::Scale
source · pub type Scale<Src, Dest> = TypedScale<f32, Src, Dest>;
Aliased Type§
struct Scale<Src, Dest>(pub f32, _);
Fields§
§0: f32
pub type Scale<Src, Dest> = TypedScale<f32, Src, Dest>;
struct Scale<Src, Dest>(pub f32, _);
0: f32