Trait tiny_skia::geom::IntRectExt
source · pub trait IntRectExt {
// Required method
fn to_screen_int_rect(&self) -> Option<ScreenIntRect>;
}
pub trait IntRectExt {
// Required method
fn to_screen_int_rect(&self) -> Option<ScreenIntRect>;
}