fn derive_pathinfo_key(digest: &[u8; 20]) -> String
Expand description

Derives the row/column key for a given output path. We use hexlower encoding, also because it can’t be misinterpreted as RE2.