pub const CARGO_METADATA_FILE_NAME: &str = "target/nextest/cargo-metadata.json";
Expand description

The name of the file in which Cargo metadata is stored.