Docs.rs
traitobject-0.1.1
traitobject 0.1.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
reem
oli-obk
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
traitobject
0.1.1
All Items
Sections
traitobject
Crate Items
Traits
Functions
Crate
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.