blob: c720b9a6ee721f499873c6773e487a293be39d2f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<p align="center">
<a href="https://github.com/mingling-rs/mingling">
<img alt="Mingling" src="https://github.com/mingling-rs/mingling/raw/main/docs/res/pixel_icon_core_1024.png" width="30%">
</a>
</p>
<h1 align="center">Mìng Lìng - Macros</h1>
# Intro
This crate is the macro impl of [`mingling`](https://crates.io/crates/mingling). Do not use it directly!
It provides the metaprogramming capabilities of **Mingling**. For details, please refer to the [**Mingling** API documentation](https://docs.rs/mingling/latest/mingling/) 😀
# License
Licensed under the `MIT` or `APACHE` 2.0 license, consistent with [`mingling`](https://crates.io/crates/mingling).
|