Expand description
const-type-layout-derive
provides the #[derive(TypeLayout)
implementation for the
const_type_layout::TypeLayout
trait.
Derive Macrosยง
- Type
Layout - Provides the
#[derive(TypeLayout)]
implementation for theconst_type_layout::TypeLayout
trait.