[][src]Function pest_ide::join_pairs

fn join_pairs(result: &mut Vec<String>, pair: Pair<&str>)

Convert the pair information to a string that the plugin understands.