Skip to main content

f32_ne

Type Alias f32_ne 

Source
pub type f32_ne = NativeEndian<f32>;
Expand description

Alias for NativeEndian<f32> .

Aliased Type§

#[repr(transparent)]
pub struct f32_ne { pub value: f32, }

Fields§

§value: f32

The value of the type