commit | 52e7bb226571fcea47e8ae89875c4b51c5f7d4c2 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Thu Aug 29 16:49:59 2024 +0000 |
committer | James Farrell <[email protected]> | Thu Aug 29 16:49:59 2024 +0000 |
tree | a0230e4d40519d5489de0b2016de0848a4c0837c | |
parent | 008ed1a11c0e907eca367a1bc0c3892b70d7bb71 [diff] |
Migrate 25 crates to monorepo. sec1 semver serde_cbor serde_derive shared_library slab smallvec smccc socket2 spin spki strsim strum strum_macros sync_wrapper syn-mid synstructure tempfile termcolor termtree textwrap thiserror thread_local tinytemplate tokio-macros Bug: 339424309 Test: treehugger Change-Id: Id314e088108e330c09450a7c5834745f26848661
A mutual exclusion primitive that relies on static type information only.
This library is inspired by this discussion.