Expand description
Provides a type for Jabber IDs.
For usage, check the documentation on the Jid struct.
Structs
Enums
An enum representing a Jabber ID. It can be either a FullJid or a BareJid.
An error that signifies that a Jid cannot be parsed from a string.