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.