Module poplar_util::pin

source ·
Expand description

This module includes some macros for more easily working with pinned types. It takes inspiration from the pin-utils crate, but extends it to provide custom visibility on the created methods.