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
pub fn parse_cid_with_base(s: &str) -> Result<(Cid, MultibaseEncoding)>Parse a CID from a multibase-encoded string and return the detected base