Function autopush_common::util::b64_decode_std

source ยท
pub fn b64_decode_std(input: &str) -> Result<Vec<u8>, DecodeError>