tinc-proc-macro 0.2.3

A proc macro that generates code for tinc protobuf annotations
Documentation
<!-- dprint-ignore-file -->
<!-- sync-readme title [[ -->
# tinc-proc-macro
<!-- sync-readme ]] -->

> [!WARNING]  
> This crate is under active development and may not be stable.

<!-- sync-readme badge [[ -->
[![docs.rs](https://img.shields.io/docsrs/tinc-proc-macro/0.2.3.svg?logo=docs.rs&label=docs.rs&style=flat-square)](https://docs.rs/tinc-proc-macro/0.2.3)
[![crates.io](https://img.shields.io/badge/crates.io-v0.2.3-orange?style=flat-square&logo=rust&logoColor=white)](https://crates.io/crates/tinc-proc-macro/0.2.3)
![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-purple.svg?style=flat-square)
![Crates.io Size](https://img.shields.io/crates/size/tinc-proc-macro/0.2.3.svg?style=flat-square)
![Crates.io Downloads](https://img.shields.io/crates/dv/tinc-proc-macro/0.2.3.svg?&label=downloads&style=flat-square)
[![Codecov](https://img.shields.io/codecov/c/github/troymoder/crates.svg?label=codecov&logo=codecov&style=flat-square&component=tinc)](https://app.codecov.io/gh/troymoder/crates)
<!-- sync-readme ]] -->

---

<!-- sync-readme rustdoc [[ -->
Derive Macro helpers for `tinc`

### License

This project is licensed under the MIT or Apache-2.0 license.
You can choose between one of them if you use this work.

`SPDX-License-Identifier: MIT OR Apache-2.0`
<!-- sync-readme ]] -->