base64_decode_string

Function base64_decode_string 

Source
pub fn base64_decode_string(data: String) -> Result<String, String>