[][src]Function proc_macro_roids::ident_concat

pub fn ident_concat(left: &str, right: &str) -> Ident

Returns an Ident by concatenating String representations.