bauer-macros 0.5.0

Macro implementation for the `bauer` crate. This should only be accessed through the `bauer` crate.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# bauer-macros

This crate is an internal implementation detail of the [`bauer`] crate.
You probably mean to use that one instead.

This crate should not be added to your `Cargo.toml`, instead add the
[`bauer`] crate with

```sh
cargo add bauer
```

[`bauer`]: https://crates.io/crates/bauer