atomic-lend-cell 0.1.0

A Rust library for lending immutable references across threads with explicit owner-borrower semantics, offering both atomic reference counting and lightweight flag-based implementations.
Documentation

atomic-lend-cell

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 2 feature flags, 1 of them enabled by default.

default

flag-based (default)

This feature flag does not enable additional features.

ref-counting

This feature flag does not enable additional features.