pub fn join_identifiers_debug(
identifiers: &[Identifier],
separator: &str,
) -> String
Expand description
join several identifiers with ::
and return as string
pub fn join_identifiers_debug(
identifiers: &[Identifier],
separator: &str,
) -> String
join several identifiers with ::
and return as string