Update Android.bp by running cargo_embargo

Test: ran cargo_embargo
Change-Id: I2ade96ebaaf8ce7dcef3407ab2e0fa317b1049f0
1 file changed
tree: d4cfc273723e1dd088f6110e9df670347c8d7d2d
  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.