short_hash

Function short_hash 

Source
fn short_hash(input: &str) -> String
Expand description

Generate a short (12-char) SHA-256 hash of input, used for cache directory naming.