Enum wasmi::ValueError [−][src]
pub enum ValueError { InvalidLittleEndianBuffer, }
Error for LittleEndianConvert
Variants
The buffer is too short for the type being deserialized
pub enum ValueError { InvalidLittleEndianBuffer, }
Error for LittleEndianConvert
The buffer is too short for the type being deserialized
impl RefUnwindSafe for Error
impl Send for Error
impl Sync for Error
impl Unpin for Error
impl UnwindSafe for Error