We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lib.rs:
#[salsa::interned] struct XXX{ d: i32, }
Cargo.toml: ...
[dependencies] salsa = {git = "https://github.com/salsa-rs/salsa", package = "salsa-2022"}