Module unique_pointer

Source

Structsยง

UniquePointer
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.