Type Alias byteorder::BE

source ·
pub type BE = BigEndian;
Expand description

A type alias for BigEndian.

Aliased Type§

enum BE {}

Variants§