salsa/components/salsa-2022-macros
Jack Rickard dbc4154419
Allow creation of tracked methods
This allows users to annotate impl blocks with `#[salsa::tracked]` and
then create tracked methods by marking individual functions with
`#[tracked]`.
2022-08-28 23:28:30 +01:00
..
src Allow creation of tracked methods 2022-08-28 23:28:30 +01:00
Cargo.toml Allow creation of tracked methods 2022-08-28 23:28:30 +01:00