Structsยง
- Unique
Pointer UniquePointeris an experimental data structure that makes extensive use of unsafe rust to provide a shared pointer throughout the runtime of a rust program as transparently as possible.
UniquePointer is an experimental data structure that makes
extensive use of unsafe rust to provide a shared pointer
throughout the runtime of a rust program as transparently as
possible.