Crate xmpp

source ·

Re-exports

Modules

Structs

  • A struct representing a bare Jabber ID, without a resource part.
  • A struct representing a DOM Element.
  • A struct representing a full Jabber ID, with a resource part.

Enums

  • An enum representing a Jabber ID. It can be either a FullJid or a BareJid.

Type Aliases