Expand description
Cargo workspace discovery and isolated owned-Rust frontend preparation.
Structs§
Enums§
Functions§
- discover_
rust_ source_ files - Read-only Cargo workspace source discovery used by integrity checks. This deliberately shares the same path policy as transformation preparation.
- manifest_
token - Twelve hex digits identifying an instrumentation: a digest of every obligation ID in the manifest. Two builds of the same sources share it; any other program’s instrumentation, such as a fixture a test prepares and runs, has another.
- prepare_
rust_ project