Crate const_type_layout_derive
source ·Expand description
const-type-layout-derive
provides the #[derive(TypeLayout)
implementation for the
const_type_layout::TypeLayout
trait.
Derive Macros
- Provides the
#[derive(TypeLayout)]
implementation for theconst_type_layout::TypeLayout
trait.