rustia-macros 0.1.2

Rust version of typia.io derive macros for rustia
Documentation
1
2
3
4
5
6
7
8
9
# rustia-macros

> **Rust version of [typia.io]https://typia.io/.**

`rustia-macros` is the proc-macro companion crate for `rustia`, the Rust version
of `typia.io`.

It provides the derive and field-tag attribute support used by `rustia`, such as
`#[derive(LLMData)]` and `#[rustia(tags(...))]`.