Crate traitobject [stability]
[-] [+]
[src]
traitobject
Unsafe helpers for working with raw TraitObjects.
Traits
| Trait | A trait implemented for all trait objects. |
Functions
| data | Get the data pointer from this trait object. |
| data_mut | Get the data pointer from this trait object, mutably. |