Struct wasm_utils::types::Uint8Arrayx32
source · [−]Tuple Fields
0: [u8; 32]Trait Implementations
type Error = OpStatusCode
type Error = OpStatusCode
The type returned in the event of a conversion error.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for Uint8Arrayx32
impl Send for Uint8Arrayx32
impl Sync for Uint8Arrayx32
impl Unpin for Uint8Arrayx32
impl UnwindSafe for Uint8Arrayx32
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more