Docs.rs
destructure_traitobject-0.3.0
destructure_traitobject 0.3.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
philip-peterson
Dependencies
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
destructure_
traitobject
0.3.0
All Items
Sections
traitobject
Crate Items
Traits
Functions
Crate
destructure_traitobject
Copy item path
Source
Expand description
§
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.