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

pub type Table = Vec<TableType>;

Trait Implementations