We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Ptr
UnsafePtr
It's only used for unsafe things. When I saw it I thought it may be implemented by other types.
It doesn't help that core::ptr deals with both unsafe and borrowed pointers.
core::ptr