Function text_concat_binary

Source
fn text_concat_binary(a: &str, b: &str) -> Result<String, EvalError>