objc2-proc-macros 0.1.3

Procedural macros for the objc2 project
Documentation
# `objc2-proc-macros`

[![Latest version](https://badgen.net/crates/v/objc2-proc-macros)](https://crates.io/crates/objc2-proc-macros)
[![License](https://badgen.net/badge/license/MIT/blue)](https://github.com/madsmtm/objc2/blob/master/LICENSE.txt)
[![Documentation](https://docs.rs/objc2-proc-macros/badge.svg)](https://docs.rs/objc2-proc-macros/)
[![CI](https://github.com/madsmtm/objc2/actions/workflows/ci.yml/badge.svg)](https://github.com/madsmtm/objc2/actions/workflows/ci.yml)

Procedural macros for the [`objc2` project](https://github.com/madsmtm/objc2).

You should not need to use this crate directly, all its public items are
exported in other crates.