fieldx_derive_support 0.2.3

Derive proc macros for fieldx_derive crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<!-- markdownlint-disable-next-line MD041 -->
[![Rust](https://github.com/vrurg/fieldx/actions/workflows/fieldx.yml/badge.svg?branch=v0.2)](https://github.com/vrurg/fieldx/actions/workflows/fieldx.yml)
[![License](https://img.shields.io/github/license/vrurg/fieldx)](https://github.com/vrurg/fieldx/blob/main/LICENSE)
[![Crates.io Version](https://img.shields.io/crates/v/fieldx)](https://crates.io/crates/fieldx)

# FieldX v0.2.3

This crate provides automations to simplify development of the `fieldx_aux` and `fieldx_derive` crates.

# License

Licensed under [the BSD 3-Clause License](/LICENSE).