Derive Macro ptr_meta_derive::Pointee
source · [−]#[derive(Pointee)]Expand description
Generates an implementation of Pointee for structs with a DST as its last
field.
#[derive(Pointee)]Generates an implementation of Pointee for structs with a DST as its last
field.