commit | 4d865ffc6d495e0d08e4553f72af512f6b08cad9 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Wed Nov 08 15:42:53 2023 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Wed Nov 08 15:43:49 2023 +0000 |
tree | 861ddf40c9bf68d94d1f61bfc66ee54a660fd637 | |
parent | 7b69db462aaef18ee07991f2875d374b5bc189e1 [diff] |
Add cargo2android.json. Test: Ran cargo2android.py Change-Id: Id01496ff27c9d2098631034bf2a980dbedbb4886
This provides something similar to what RwLock<Arc<T>>
is or what Atomic<Arc<T>>
would be if it existed, optimized for read-mostly write-seldom scenarios, with consistent performance characteristics.
Read the documentation before using.
The 1. version will build on any edition 2018 capable compiler. This does not include:
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.