tree: 140a40d66af679f4e744ff62d3b4330796a883a4 [path history] [tgz]
  1. patches/
  2. src/
  3. .cargo-checksum.json
  4. Android.bp
  5. Cargo.toml
  6. cargo_embargo.json
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_APACHE2
  10. README.md
crates/sync_wrapper/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.