fn derive_pathinfo_key(digest: &[u8; 20]) -> StringAvailable on crate feature
cloud only.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.