pub fn parse_vec(input: &str) -> Result<Vec<u8>, DecodeError>
base32
Decode form a base32 string to a vector of bytes