Skip to content

Offer borrowed versions of {Node,Domain,Resource}Part

Jonas Schäfer requested to merge jssfr/xmpp-rs:feature/more-jid-type into main

This introduces a str-like type for each of these, which allows returning a ref instead of the copied data from various methods in {Full,Bare}Jid.

Merge request reports