rustia-macros 0.1.1

Rust version of rustia.io derive macros for rustia
Documentation

rustia-macros

Rust version of rustia.io.

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

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