Enum wasmparser::Type [−][src]
pub enum Type { I32, I64, F32, F64, V128, FuncRef, ExternRef, ExnRef, Func, EmptyBlockType, }
Types as defined here.
pub enum Type { I32, I64, F32, F64, V128, FuncRef, ExternRef, ExnRef, Func, EmptyBlockType, }
Types as defined here.
impl Copy for Type
[src]impl Eq for Type
[src]impl StructuralEq for Type
[src]impl StructuralPartialEq for Type
[src]impl RefUnwindSafe for Type
impl Send for Type
impl Sync for Type
impl Unpin for Type
impl UnwindSafe for Type