Bytes32

Type Alias Bytes32 

Source
pub type Bytes32 = BytesImpl<32>;

Aliased Typeยง

pub struct Bytes32(/* private fields */);