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

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