☰
Half
Required Methods
half
Implementations on Foreign Types
f32
Implementors
In gpui2
?
Trait
gpui2
::
Half
source
·
[
−
]
pub trait Half { // Required method fn
half
(&self) -> Self; }
Required Methods
§
source
fn
half
(&self) -> Self
Implementations on Foreign Types
§
source
§
impl
Half
for
f32
source
§
fn
half
(&self) -> Self
Implementors
§
source
§
impl
Half
for
DevicePixels
source
§
impl
Half
for
GlobalPixels
source
§
impl
Half
for
Pixels
source
§
impl
Half
for
Rems
source
§
impl
Half
for
ScaledPixels