[][src]Function base24::decode

pub fn decode(data: &str) -> Result<Vec<u8>, Base24Error>