Module dungeon_cell::vtable

source ·
Expand description

Virtual method tables.

dungeon_cell uses custom vtables to track what types are stored and provide methods for those stored types.

Structs

Traits