Struct pwasm_utils::stack_height::Error [−][src]
pub struct Error(_);
Error that occured during processing the module.
This means that the module is invalid.
pub struct Error(_);
Error that occured during processing the module.
This means that the module is invalid.
impl RefUnwindSafe for Error
impl Send for Error
impl Sync for Error
impl Unpin for Error
impl UnwindSafe for Error