parse_cid_with_base

Function parse_cid_with_base 

Source
pub fn parse_cid_with_base(s: &str) -> Result<(Cid, MultibaseEncoding)>
Expand description

Parse a CID from a multibase-encoded string and return the detected base