2020-07-15 08:49:50 +00:00
|
|
|
jid
|
|
|
|
===
|
2017-02-27 15:42:09 +00:00
|
|
|
|
|
|
|
What's this?
|
|
|
|
------------
|
|
|
|
|
|
|
|
A crate which provides a struct Jid for Jabber IDs. It's used in xmpp-rs but other XMPP libraries
|
|
|
|
can of course use this.
|
|
|
|
|
|
|
|
What license is it under?
|
|
|
|
-------------------------
|
|
|
|
|
2019-06-10 21:09:20 +00:00
|
|
|
MPL-2.0 or later, see the `LICENSE` file.
|
2017-02-27 15:42:09 +00:00
|
|
|
|
2017-04-23 15:20:50 +00:00
|
|
|
Notes
|
|
|
|
-----
|
|
|
|
|
|
|
|
This library does not yet implement RFC7622.
|