Attribute Macro ptr_meta::pointee

source ·
#[pointee]
Available on crate feature derive only.
Expand description

Generates a Pointee implementation for trait object of the labeled trait.

§Arguments

#[pointee(...)] takes the following arguments:

  • crate = ...: Chooses an alternative crate path to import ptr_meta from.