xmpp-rs/src
Maxime “pep” Buquet 03a1d915a4 presence: Remove Show::None and make presence.show Option<Show>
This should make it easier to upgrade to minidom 0.11, to avoid having
to implement an Iterator for Show, and just implement Into<Node>.

It also makes a bit more sense to me semantically.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-06-26 02:07:00 +02:00
..
muc Fix pep email address in copyright once and for all 2019-06-26 02:06:38 +02:00
pubsub Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
util Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
attention.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
avatar.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
bind.rs Update jid dependency to 0.6.0: Jid split change 2019-06-10 23:17:38 +02:00
blocking.rs Update jid dependency to 0.6.0: Jid split change 2019-06-10 23:17:38 +02:00
bookmarks.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00
caps.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
chatstates.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
component.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
data_forms.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
date.rs time, date: Add missing docs. 2019-04-22 13:33:29 +02:00
delay.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00
disco.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00
ecaps2.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
eme.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
forwarding.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00
hashes.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
ibb.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
ibr.rs ibr: Ignore size tests, HashMap implementation changed and this added 16 bytes to every instance. 2019-05-09 16:21:28 +02:00
idle.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
iq.rs Fix pep email address in copyright once and for all 2019-06-26 02:06:38 +02:00
jingle.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00
jingle_dtls_srtp.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
jingle_ft.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
jingle_ibb.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
jingle_ice_udp.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
jingle_message.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
jingle_rtp.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
jingle_s5b.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00
lib.rs Update jid dependency to 0.6.0: Jid split change 2019-06-10 23:17:38 +02:00
mam.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00
media_element.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
message.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00
message_correct.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
mood.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
nick.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
ns.rs Fix pep email address in copyright once and for all 2019-06-26 02:06:38 +02:00
ping.rs Fix pep email address in copyright once and for all 2019-06-26 02:06:38 +02:00
presence.rs presence: Remove Show::None and make presence.show Option<Show> 2019-06-26 02:07:00 +02:00
receipts.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
roster.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00
rsm.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
sasl.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
server_info.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
sm.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
stanza_error.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00
stanza_id.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00
stream.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00
time.rs time, date: Add missing docs. 2019-04-22 13:33:29 +02:00
version.rs Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
websocket.rs Update test_size tests for 32-bit architectures 2019-06-12 13:53:18 +02:00