Merge remote-tracking branch 'origin/upstream' am: 3f5cc036b8 am: 565c8ac7de

Original change: undetermined

Change-Id: I099fa84dc0017ae1cbe41e66d3d54ddce9193964
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: 9dd94679a56a89d17373530b75874e5952d3d8da
  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.