salsa/components
Niko Matsakis 4f234cfbb9 remove component and replace with specify option
You can now do `#[salsa::tracked(specify)]` and you will
get a method `some_fn::specify(...)` that can be used to
specify the value.
2022-08-05 02:51:13 -04:00
..
salsa-entity-macros remove component and replace with specify option 2022-08-05 02:51:13 -04:00
salsa-entity-mock remove component and replace with specify option 2022-08-05 02:51:13 -04:00
salsa-macros Expose the ability to remove the value from an input query, taking ownership of it 2022-06-03 05:52:00 -04:00