byteorder

Type Alias BE

Source
pub type BE = BigEndian;
Expand description

A type alias for BigEndian.

Aliased Type§

enum BE {}

Variants§