tree: 63a9de084836adccd49195e0b71a84acf55c7cd8 [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.