[][src]Function devolutions_crypto::utils::base64_decode

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