2020-07-15 10:49:50 +02:00
|
|
|
jid
|
|
|
|
|
===
|
2017-02-27 16:42:09 +01: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 23:09:20 +02:00
|
|
|
MPL-2.0 or later, see the `LICENSE` file.
|
2017-02-27 16:42:09 +01:00
|
|
|
|
2017-04-23 17:20:50 +02:00
|
|
|
Notes
|
|
|
|
|
-----
|
|
|
|
|
|
|
|
|
|
This library does not yet implement RFC7622.
|