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 Errorimpl Send for Errorimpl Sync for Errorimpl Unpin for Errorimpl UnwindSafe for Error