mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-15 09:48:53 +00:00
5b8412656c
Requires unsafe, since Rust currently doesn't have built-in support for guaranteed in-place initialization. Unfortunately, this unsafety propagates to making `Jar` unsafe to implement in order to guarantee that the jar is initialized, but since the preferred way to implement it is via `salsa::jar`, this won't impact most users. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |