Type Definition s2n_codec::zerocopy::byteorder::LE

source ·
pub type LE = LittleEndian;
Expand description

A type alias for LittleEndian.