byteorder

Type Alias BE

source
pub type BE = BigEndian;
Expand description

A type alias for BigEndian.

Aliased Type§

enum BE {}

Variants§