Skip to main content

NE

Type Alias NE 

Source
pub type NE = NativeEndian;
Expand description

Type alias for NativeEndian. Note: Not to be confused with NetworkEndian!

Aliased Typeยง

pub struct NE;