commit | fdf576cb55acd7a7884059bb7dcac9e094b84e31 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue Oct 08 21:25:26 2024 +0000 |
committer | James Farrell <[email protected]> | Tue Oct 08 21:25:26 2024 +0000 |
tree | 80806fe103405f5bfdb0cb214517c6c7d04b6cff | |
parent | 00086688893dd0d349ab2699d1342f6f86467bf0 [diff] |
Migrate 25 crates to monorepo itoa percent-encoding untrusted arbitrary nix arc-swap arrayvec axum-core bindgen-cli cov-mark equivalent fixedbitset foreign-types foreign-types-shared fxhash http hyper kernlog lazycell libtest-mimic libz-sys merge merge_derive mls-rs mls-rs-crypto-traits Bug: http://b/339424309 Test: treehugger Change-Id: I2f832d8e5b80051f13c938f7eda960d7da66f833
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.