Structs§
- Context 🔒
Enums§
- Type
Kind 🔒
Functions§
- Checks that the
[repr(packed)]
attribute is not included. - Returns attributes that should be applied to all generated code.
- Creates
Drop
implementation for the original type. - Creates an implementation of the projection methods.
- Creates
Unpin
implementation for the original type. - Returns attributes used on projected types.
- Generates the processing that
project_replace
does for the struct or each variant.