Expand description
Procedural macros for loom-rs runtime.
This crate provides the #[loom_rs::test] attribute macro for writing
tests that run within a LoomRuntime.
Attribute Macrosยง
- test
- A test attribute macro for loom-rs that sets up a LoomRuntime with test-appropriate defaults.