Snap for 12314388 from 52e7bb226571fcea47e8ae89875c4b51c5f7d4c2 to sdk-release

Change-Id: Ifdbec787a0268e39553bbd1ed8b23869e1365f0d
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.