Type Alias Bytes32

Source
pub type Bytes32 = Bytes<32>;

Aliased Typeยง

struct Bytes32 { /* private fields */ }