skia_
safe
0.81.0
Round
Out
Required Methods
round_out
Implementors
In crate skia_
safe
skia_safe
Trait
RoundOut
Copy item path
Source
pub trait RoundOut<R> { // Required method fn
round_out
(&self) -> R; }
Required Methods
§
Source
fn
round_out
(&self) -> R
Implementors
§
Source
§
impl
RoundOut
<
IRect
> for
Rect
Source
§
impl
RoundOut
<
Rect
> for
Rect