salsa-macros 0.28.2

Procedural macros for the salsa crate
Documentation

Procedural macros for defining Salsa databases, ingredients, and queries.

This crate is an implementation detail of salsa. Its macros are re-exported from that crate and should normally be invoked through the salsa:: path.

See the salsa crate documentation for the concepts behind each macro.