Skip to main content

Module rust_project

Module rust_project 

Source
Expand description

Cargo workspace discovery and isolated owned-Rust frontend preparation.

Structs§

PreparedRustProject

Enums§

RustProjectError

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