loomy
A shim crate to easily test code with loom.
// std or loom, chosen at compile time by crate feature.
use ;
Run tests with std:
Run tests with loom:
loomyA shim crate to easily test code with loom.
// std or loom, chosen at compile time by crate feature.
use ;
Run tests with std:
Run tests with loom: