Struct wast::SelectTypes [−][src]
Payload of the select
instructions
Fields
tys: Option<Vec<ValType<'a>>>
Payload of the select
instructions
tys: Option<Vec<ValType<'a>>>
impl<'a> RefUnwindSafe for SelectTypes<'a>
impl<'a> Send for SelectTypes<'a>
impl<'a> Sync for SelectTypes<'a>
impl<'a> Unpin for SelectTypes<'a>
impl<'a> UnwindSafe for SelectTypes<'a>