`medea-macro` ============= [![Latest version](https://img.shields.io/crates/v/medea-macro "Latest version")](https://crates.io/crates/medea-macro) [![Rust 1.65+](https://img.shields.io/badge/rustc-1.65+-lightgray.svg "Rust 1.65+")](https://blog.rust-lang.org/2022/11/03/Rust-1.65.0.html) [![Unsafe Forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg "Unsafe forbidden")](https://github.com/rust-secure-code/safety-dance) [![Rust docs](https://docs.rs/medea-macro/badge.svg "Rust docs")](https://docs.rs/medea-macro) [API Docs](https://docs.rs/medea-macro) | [Changelog](https://github.com/instrumentisto/medea-jason/blob/master/crates/medea-macro/CHANGELOG.md) Internal macros for [Medea] media server project. __DO NOT use this crate directly.__ It's for internal use by [Medea] crates only. ## License Copyright © 2019-2023 Instrumentisto Team, This software is subject to the terms of the [Blue Oak Model License 1.0.0](https://github.com/instrumentisto/medea-jason/blob/crates/medea-macro/LICENSE.md). If a copy of the [BlueOak-1.0.0](https://spdx.org/licenses/BlueOak-1.0.0.html) license was not distributed with this file, You can obtain one at . [Medea]: https://github.com/instrumentisto/medea