Derive Macro multiboot2::Pointee
#[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.