xmpp-rs/src
2017-07-19 00:21:44 +01:00
..
muc Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
pubsub Use TryFrom from the try_from crate, instead of the unstable feature. 2017-07-20 20:03:15 +01:00
attention.rs attention: Use super::* in tests like every other module. 2017-07-20 20:53:59 +01:00
caps.rs Use TryFrom from the try_from crate, instead of the unstable feature. 2017-07-20 20:03:15 +01:00
chatstates.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
data_forms.rs Use TryFrom from the try_from crate, instead of the unstable feature. 2017-07-20 20:03:15 +01:00
delay.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
disco.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
ecaps2.rs ecaps2, forwarding, jingle_s5b, mam: Replace complex into expressions with .map(Element::from). 2017-07-20 20:52:25 +01:00
eme.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
error.rs
forwarding.rs ecaps2, forwarding, jingle_s5b, mam: Replace complex into expressions with .map(Element::from). 2017-07-20 20:52:25 +01:00
hashes.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
ibb.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
ibr.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
idle.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
iq.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
jingle.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
jingle_ft.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
jingle_ibb.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
jingle_message.rs Use TryFrom from the try_from crate, instead of the unstable feature. 2017-07-20 20:03:15 +01:00
jingle_s5b.rs ecaps2, forwarding, jingle_s5b, mam: Replace complex into expressions with .map(Element::from). 2017-07-20 20:52:25 +01:00
lib.rs Use TryFrom from the try_from crate, instead of the unstable feature. 2017-07-20 20:03:15 +01:00
mam.rs ecaps2, forwarding, jingle_s5b, mam: Replace complex into expressions with .map(Element::from). 2017-07-20 20:52:25 +01:00
media_element.rs Use TryFrom from the try_from crate, instead of the unstable feature. 2017-07-20 20:03:15 +01:00
message.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
message_correct.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
ns.rs
ping.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
presence.rs presence: Add with_ helpers to build a Presence 2017-07-19 00:21:44 +01:00
receipts.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
roster.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
rsm.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
stanza_error.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
stanza_id.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00