Struct wast::StructAccess [−][src]
Extra data associated with the struct.get/set
instructions
Fields
struct: Index<'a>
The index of the struct type we’re accessing.
field: Index<'a>
The index of the field of the struct we’re accessing