# `apinotes` [![Latest version](https://badgen.net/crates/v/apinotes)](https://crates.io/crates/apinotes) [![License](https://badgen.net/badge/license/Zlib%20OR%20Apache-2.0%20OR%20MIT/blue)](../LICENSE.txt) [![Documentation](https://docs.rs/apinotes/badge.svg)](https://docs.rs/apinotes/) [![CI](https://github.com/madsmtm/apinotes/actions/workflows/ci.yaml/badge.svg)](https://github.com/madsmtm/apinotes/actions/workflows/ci.yaml) Parsing clang [API notes](https://clang.llvm.org/docs/APINotes.html) in Rust. Effectively, this means files ending with `.apinotes`.