Skip to main content

blake3_hex_to_cid_string

Function blake3_hex_to_cid_string 

Source
pub fn blake3_hex_to_cid_string(hex_str: &str) -> Result<String, CidError>
Expand description

Convert a BLAKE3 hex digest (64 chars) to a base32lower CID string.