[][src]Type Definition wasmbin::sections::payload::Table

type Table = Vec<TableType>;

Trait Implementations

impl Payload for Table[src]

impl StdPayload for Table[src]