☰
RoundOut
Required Methods
round_out
Implementors
In skia_safe
?
Trait
skia_safe
::
RoundOut
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