Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite
Pin<P>
docs to clarify guarantees and uses
The documentation today does not give a complete treatment of pinning from first principles, which appropriately describes how to design types that use it, nor does it provide formal statements of the guarantees users need to be aware of. This rewrite attempts to address these in a way that makes the concept more approachable while also making the documentation more normative.
- Loading branch information