emit_macros 1.0.1

Internal proc macro crate for emit.
Documentation
1
2
3
4
5
6
7
8
9
# `emit_macros`

[![macros](https://github.com/emit-rs/emit/actions/workflows/macros.yml/badge.svg)](https://github.com/emit-rs/emit/actions/workflows/macros.yml)

[Current docs](https://docs.rs/emit_macros/1.0.1/emit_macros/index.html)

Implementation details for `emit!` macros.

This crate is not intended to be consumed directly.