Skip to main content

concat_sep

Function concat_sep 

Source
pub fn concat_sep(left: &str, right: &str) -> Result<String>
Expand description

Concatenates two strings with a separator (cpdb-libs convention).