Be

Type Alias Be 

Source
pub type Be<T> = BigEndian<T>;

Aliased Type§

pub struct Be<T>(pub T);

Tuple Fields§

§0: T