fieldx_derive 0.2.3

Derive proc macros for fieldx crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!-- 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

The core functionality of [FieldX][__link0]. This crate provides the `fxstruct`
procedural macro that implements the code‐generation logic.


 [__link0]: https://docs.rs/fieldx/latest/fieldx/

# License

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