pinpoint
This crate provides the AsPin trait, which allows to convert any mutable reference into a Pinned mutable reference.
AsPin can be used in the same fashion as the AsMut and AsRef trait.
This crate provides the AsPin trait, which allows to convert any mutable reference into a Pinned mutable reference.
AsPin can be used in the same fashion as the AsMut and AsRef trait.