Function decode

Source
fn decode(string: &str, format: &str) -> Result<Vec<u8>, EvalError>