Bytes1

Type Alias Bytes1 

Source
pub type Bytes1 = BytesM<1>;

Aliased Type§

pub struct Bytes1(pub [u8; 32]);

Tuple Fields§

§0: [u8; 32]