Skip to main content
Version: Nightly

arc_pointer

Reference-counted smart pointers.

You can import these APIs from the memory package. For example:

from std.memory import ArcPointer

Structs