xmppftw
|
512c1d1aae
|
Presence now has constructors for each type variant, and a with_payload builder method (closes #79)
|
2023-06-03 08:59:19 +00:00 |
|
|
afcf9fb2d0
|
parsers: correct cargo doc warnings
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2022-12-27 17:36:19 +01:00 |
|
|
309b4cf87d
|
parsers/presence: derive PartialEq on Presence
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2022-12-16 19:26:00 +01:00 |
|
Emmanuel Gil Peyrot
|
464b5de0d0
|
parsers: Fix some issues reported by clippy.
|
2021-10-11 16:17:09 +02:00 |
|
Emmanuel Gil Peyrot
|
9410849d7a
|
Rename the xmpp-parsers directory to parsers
This doesn’t change anything to the name of the crate, just makes
autocompletion easier by not sharing the same prefix as the xmpp crate.
|
2021-10-11 08:24:16 +02:00 |
|