# lintspec-macros
<div align="center">
<a href="https://github.com/beeb/lintspec"><img
alt="github"
src="https://img.shields.io/badge/github-beeb%2Flintspec-228b22?style=flat&logo=github"
height="20"
/></a>
<a href="https://crates.io/crates/lintspec-macros"><img
alt="crates.io"
src="https://img.shields.io/crates/v/lintspec-macros.svg?style=flat&color=e37602&logo=rust"
height="20"
/></a>
<a href="https://docs.rs/lintspec-macros/latest/lintspec_macros/"><img
alt="docs.rs"
src="https://img.shields.io/badge/docs.rs-lintspec--macros-3b74d1?style=flat&labelColor=555555&logo=docs.rs"
height="20"
/></a>
<a href="https://docs.rs/lintspec-macros/latest/lintspec_macros/"><img
alt="MSRV"
src="https://img.shields.io/badge/MSRV-1.94.1-b83fbf?style=flat&labelColor=555555&logo=docs.rs"
height="20"
/></a>
<a href="https://codspeed.io/beeb/lintspec"><img
alt="CodSpeed"
src="https://img.shields.io/endpoint?url=https://codspeed.io/badge.json"
/></a>
</div>
Helper macros for the [lintspec](https://crates.io/crates/lintspec) Solidity NatSpec linter.
Dual-licensed under MIT or Apache 2.0.