Function dummy_table

Source
pub fn dummy_table<T>(store: &mut Store<T>, ty: TableType) -> Result<Table>
Expand description

Construct a dummy table for the given table type.