rustia-macros 0.1.2

Rust version of typia.io derive macros for rustia
Documentation

rustia-macros

Rust version of 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(...))].