Snap for 12349386 from 4c2929a9d7fba6038977398b2f5c4f24483ef07c to sdk-release

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