Expand description

Proc macros for the pinned_init crate, see pinned_init and manual_init for details.

Attribute Macros

Use this attribute on a struct with named fields to ensure safer pinned initialization of all the fields marked with #[init].

Use this attribute on a struct with named fields to ensure safe pinned initialization of all the fields marked with #[init].