Skip to main content

text_concat_binary

Function text_concat_binary 

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