pub fn short_hash(h: &Hash, n: usize) -> String
Render the first n hex chars of a hash (min 4, max 64).
n