Skip to main content

f64_ne

Type Alias f64_ne 

Source
pub type f64_ne = NativeEndian<f64>;
Expand description

Alias for NativeEndian<f64> .

Aliased Type§

#[repr(transparent)]
pub struct f64_ne { pub value: f64, }

Fields§

§value: f64

The value of the type