maprc 0.4.0

Rc and Arc alternatives that allow the smart pointer to refer to just a portion of a reference-counted allocation.
Documentation

maprc

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 3 feature flags, 2 of them enabled by default.

default

  • arc (default)
  • rc (default)

arc (default)

This feature flag does not enable additional features.

rc (default)

This feature flag does not enable additional features.

experimental_allocator_api

This feature flag does not enable additional features.