Crate anonymous_table

Source

Structs§

AnonymousRow
An AnonymousRow represents a row in an AnonymousTable. It is considered anonymous since the compiler loses all type information on an object added to it.
AnonymousTable
RowName
TableIndex
Tag

Traits§

Anonymous