apinotes 0.0.0

Helper for parsing clang API notes
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Mads Marquart <mads@marquart.dk>"]
categories = ["configuration", "parser-implementations"]
description = "Helper for parsing clang API notes"
documentation = "https://docs.rs/apinotes/"
edition = "2021"
keywords = ["api-notes", "clang", "swift", "apple"]
license = "Zlib OR Apache-2.0 OR MIT"
name = "apinotes"
readme = "README.md"
repository = "https://github.com/madsmtm/objc2"
version = "0.0.0"