mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-15 17:49:46 +00:00
4f234cfbb9
You can now do `#[salsa::tracked(specify)]` and you will get a method `some_fn::specify(...)` that can be used to specify the value. |
||
---|---|---|
.. | ||
Cargo.toml | ||
main.rs | ||
tracked_fn_on_input.rs | ||
tracked_fn_on_tracked.rs | ||
tracked_fn_on_tracked_specify.rs |