[][src]Function ascii85::decode

pub fn decode(input: &str) -> Result<Vec<u8>, Box<dyn Error>>