Enum ss_ewasm_api::Error [−][src]
pub enum Error {
OutOfBoundsCopy,
}
Expand description
Enum representing an error code for EEI calls. Currently used by codeCopy
, callDataCopy
,
externalCodeCopy
, and returnDataCopy
.
pub enum Error {
OutOfBoundsCopy,
}
Enum representing an error code for EEI calls. Currently used by codeCopy
, callDataCopy
,
externalCodeCopy
, and returnDataCopy
.
OutOfBoundsCopy