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

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