Snap for 12199973 from cbc5e7cc6a5f9331b71930954a2e3850bbd820b1 to 24Q4-release

Change-Id: Iab16ae1f9c4b04828661e77833c1a65c3fb30296
tree: d4cfc273723e1dd088f6110e9df670347c8d7d2d
  1. patches/
  2. src/
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. cargo_embargo.json
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_APACHE2
  10. OWNERS
  11. README.md
README.md

Latest Version Rust Documentation

SyncWrapper

A mutual exclusion primitive that relies on static type information only.

This library is inspired by this discussion.