pub fn from(data: &str) -> Result<Vec<u8>, Error>
Expand description

Decode base58-encoded string into a byte vector