autopush_common::util

Function b64_decode_std

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