Function concat

Source
pub fn concat(left: String, right: String) -> String
Expand description

Concatenate two strings.