Crate destructure_traitobject
source ·Expand description
traitobject
Unsafe helpers for working with raw TraitObjects.
Traits
- A trait implemented for all trait objects.
Functions
- data⚠Get the data pointer from this trait object.
- Get the data pointer from this trait object, mutably.