[][src]Function bitcoin::util::base58::from

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

Decode base58-encoded string into a byte vector