Bytes32

Type Alias Bytes32 

Source
pub type Bytes32 = BytesImpl<32>;

Aliased Type§

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

Trait Implementations§

Source§

impl From<TreeHash> for Bytes32

Source§

fn from(value: TreeHash) -> Self

Converts to this type from the input type.