7 releases (breaking)

Uses new Rust 2024

0.6.1 Jan 20, 2026
0.6.0 Dec 15, 2025
0.5.0 Dec 11, 2025
0.4.0 Dec 3, 2025
0.1.0 Nov 24, 2025

#7 in #aware


Used in thread_aware

MIT license

32KB
417 lines

Thread Aware Macros Logo

Thread Aware Macros

crate.io docs.rs MSRV CI Coverage License This crate was developed as part of the Oxidizer project

Macros for the thread_aware crate.

Provided Derives

  • #[derive(ThreadAware)]: Auto-implements the thread_aware::ThreadAware trait by recursively calling transfer on each field.

This crate was developed as part of The Oxidizer Project. Browse this crate's source code.

Dependencies

~130–510KB
~12K SLoC