Skip to main content

appstr

Function appstr 

Source
pub fn appstr(base: &str, append: &str) -> String
Expand description

Append a string to another, returning the result