thread_aware_macros_impl 0.2.0

Macros for the thread_aware crate.
Documentation
<div align="center">
 <img src="./logo.png" alt="Thread Aware Macros Impl Logo" width="128">

# Thread Aware Macros Impl

[![crate.io](https://img.shields.io/crates/v/thread_aware_macros_impl.svg)](https://crates.io/crates/thread_aware_macros_impl)
[![docs.rs](https://docs.rs/thread_aware_macros_impl/badge.svg)](https://docs.rs/thread_aware_macros_impl)
[![MSRV](https://img.shields.io/crates/msrv/thread_aware_macros_impl)](https://crates.io/crates/thread_aware_macros_impl)
[![CI](https://github.com/microsoft/oxidizer/workflows/main/badge.svg)](https://github.com/microsoft/oxidizer/actions)
[![Coverage](https://codecov.io/gh/microsoft/oxidizer/graph/badge.svg?token=FCUG0EL5TI)](https://codecov.io/gh/microsoft/oxidizer)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](../LICENSE)

</div>

* [Summary]#summary

## Summary

<!-- cargo-rdme start -->

Macros for the [`thread_aware`](https://docs.rs/thread_aware) crate.

<!-- cargo-rdme end -->

<div style="font-size: 75%" ><hr/>

This crate was developed as part of [The Oxidizer Project](https://github.com/microsoft/oxidizer).

</div>