iroh_base::base32

Function parse_vec

Source
pub fn parse_vec(input: &str) -> Result<Vec<u8>, DecodeError>
Available on crate feature base32 only.
Expand description

Decode form a base32 string to a vector of bytes