Derive Macro Pointee

Source
#[derive(Pointee)]
Expand description

Generates an implementation of Pointee for structs with a DST as its last field.