Crate destructure_traitobject[][src]

Expand description

traitobject

Unsafe helpers for working with raw TraitObjects.

Traits

A trait implemented for all trait objects.

Functions

Get the data pointer from this trait object.

Get the data pointer from this trait object, mutably.