Skip to main content

cid_string_to_hex

Function cid_string_to_hex 

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

Decode a CID string to its BLAKE3 hex digest.