vizia_
core
0.2.0
Round
Out
Required Methods
round_out
Implementors
In vizia_
core::
vg
vizia_core
::
vg
Trait
RoundOut
Copy item path
pub trait RoundOut<R> { // Required method fn
round_out
(&self) -> R; }
Required Methods
§
fn
round_out
(&self) -> R
Implementors
§
§
impl
RoundOut
<
IRect
> for
Rect
§
impl
RoundOut
<
Rect
> for
Rect