Derive Macro ptr_meta_derive::Pointee [−][src]
#[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.