Expand description

Implementation detail of the pin-project crate. - do not use directly

Attribute Macros

An attribute that creates projection types covering all the fields of struct or enum.
An attribute used for custom implementations of Drop.