Migrate 25 crates to monorepo. am: 52e7bb2265 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/sync_wrapper/+/3248262 Change-Id: Ie8bc387aacd3d8949811273bfcbc442b0dd64b4e Signed-off-by: Automerger Merge Worker <[email protected]>
A mutual exclusion primitive that relies on static type information only.
This library is inspired by this discussion.