Module object

Module object 

Source
Expand description

DynObject implementation.

Structs§

DynObject
A trait object whose data is stored in a generic Storage.

Traits§

DynTrait
A trait object with its associated vtable.
Vtable
A vtable constructor.