pub const CRATE_HASH_DELIMITER: &str = "-";
Expand description

A crate’s name and its hash are separated by “-”, i.e., “my_crate-hash”.