apinotes 0.0.0

Helper for parsing clang API notes
Documentation
1
2
3
4
5
6
7
8
# `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/objc2/actions/workflows/ci.yml/badge.svg)](https://github.com/madsmtm/objc2/actions/workflows/ci.yml)

Helper for parsing clang [API notes](https://clang.llvm.org/docs/APINotes.html).