join_identifiers

Function join_identifiers 

Source
fn join_identifiers<'a, I>(tokens: I) -> String
where I: IntoIterator<Item = &'a &'a str>,