Docs.rs
ptr_meta_derive-0.3.0
ptr_meta_derive 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
djkoloski
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
Versions
66.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ptr_
meta_
derive
0.3.0
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
ptr_meta_derive
Copy item path
Source
Attribute Macros
§
pointee
Generates a
Pointee
implementation for trait object of the labeled trait.
Derive Macros
§
Pointee
Derives
Pointee
for the labeled struct which has a trailing DST.