Attribute Macro pointee
#[pointee]
Available on crate feature
dep_rkyv
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.