Snap for 12304452 from 5f44d4de4f4c665a0d1347a61f87632f20667bfe to 24Q4-release

Change-Id: Icd15dc3eb6bbc1e688a7ef0201debd4eeea10a5c
tree: a0230e4d40519d5489de0b2016de0848a4c0837c
  1. patches/
  2. src/
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. LICENSE
  7. METADATA
  8. MODULE_LICENSE_APACHE2
  9. OWNERS
  10. 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.