Type Alias zerocopy::byteorder::LE

source ·
pub type LE = LittleEndian;
Available on crate feature byteorder only.
Expand description

A type alias for LittleEndian.

Aliased Type§

enum LE {}

Variants§