zerocopy::byteorder

Type Alias BE

Source
pub type BE = BigEndian;
Available on crate feature byteorder only.
Expand description

A type alias for BigEndian.

Aliased Type§

enum BE {}

Variants§