Crate ptr_meta_derive

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.