Type Definition rend::i64_be

source ·
pub type i64_be = BigEndian<i64>;
Expand description

Alias for BigEndian<i64> .