Type Alias Ne

Source
pub type Ne<T> = NativeEndian<T>;

Aliased Type§

pub struct Ne<T>(pub T);

Tuple Fields§

§0: T