Content store (CAS)
pnpm-style content-addressable storage under$RUSTY_HOME:
Build layers
Per-crate differential cache in the project.rusty/ directory:
plan before a large build to see what should rebuild.
Artifact cache
Compiled artifact groups, including wrapper integration:RUSTC_WRAPPER to rusty-wrapper so rustc invocations participate in the layer/artifact machinery.
Project target directory
Compiled outputs for the workspace go under:rusty clean removes that tree. This is also the CARGO_TARGET_DIR rusty injects for interop-compatible environments.
Environment toggles
See Environment.