Skip to content

archery 0.1.0

Compare
Choose a tag to compare
@orium orium released this 25 Feb 02:52
v0.1.0
  • Initial release with SharedPointer, SharedPointerKind, SharedPointerKindRc, and SharedPointerKindArc.
    • Functionality exposed from the underlying pointers: deref(), make_mut(), clone().