2 releases (1 stable)
Uses new Rust 2024
| new 1.0.0 | Mar 5, 2026 |
|---|---|
| 0.1.0 | Dec 28, 2025 |
#1885 in Procedural macros
83KB
1.5K
SLoC
picante-macros
Procedural macros for picante.
This crate provides the macros that back Picante's query and database definitions, including:
#[input]#[interned]#[tracked]#[db]
Most users should depend on picante directly rather than using this crate on its own.
Dependencies
~410KB