Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

BE

Type Alias BE 

Source
pub type BE = BigEndian;
Expand description

A type alias for BigEndian.

Aliased Typeยง

pub enum BE {}