Skip to main content

char_ne

Type Alias char_ne 

Source
pub type char_ne = NativeEndian<char>;
Expand description

Alias for NativeEndian<char> .

Aliased Type§

#[repr(transparent)]
pub struct char_ne { pub value: char, }

Fields§

§value: char

The value of the type