Permutation testing for concurrent code
# Cargo.toml
[dependencies]
loom = "0.7.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Tests concurrent code under all possible thread interleavings.
Use loom::sync instead of std::sync in test code.
No dependency data recorded yet.