loom-macros 0.4.0

Procedural macros for loom-rs runtime
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 22.55 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 287.72 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ryanolson/loom-rs
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ryanolson

Procedural macros for loom-rs runtime.

This crate provides the #[loom_rs::test] attribute macro for writing tests that run within a LoomRuntime.