# lintspec-core
<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-core"><img
alt="crates.io"
src="https://img.shields.io/crates/v/lintspec-core.svg?style=flat&color=e37602&logo=rust"
height="20"
/></a>
<a href="https://docs.rs/lintspec-core/latest/lintspec_core/"><img
alt="docs.rs"
src="https://img.shields.io/badge/docs.rs-lintspec--core-3b74d1?style=flat&labelColor=555555&logo=docs.rs"
height="20"
/></a>
<a href="https://docs.rs/lintspec-core/latest/lintspec_core/"><img
alt="MSRV"
src="https://img.shields.io/badge/MSRV-1.89.0-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>
Core library for [lintspec](https://crates.io/crates/lintspec).
This crate provides the core parsing and validation logic for lintspec.
Dual-licensed under MIT or Apache 2.0.