byteorder

Type Alias LE

source
pub type LE = LittleEndian;
Expand description

A type alias for LittleEndian.

Aliased Type§

enum LE {}

Variants§