Function string_concat

Source
pub(crate) fn string_concat(left: &str, right: &str) -> String