Type Alias freya_engine::prelude::svg::preserve_aspect_ratio::Scale
pub type Scale = SkSVGPreserveAspectRatio_Scale;Aliased Type§
enum Scale {
Meet = 0,
Slice = 1,
}pub type Scale = SkSVGPreserveAspectRatio_Scale;enum Scale {
Meet = 0,
Slice = 1,
}