use skia_safe as skia; pub type Rect = skia::Rect; pub type Point = (f32, f32);