Snap for 12302051 from 5f44d4de4f4c665a0d1347a61f87632f20667bfe to 25D4-release

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