xmpp-rs/src
2017-07-21 01:20:29 +01:00
..
muc Upgrade to minidom 0.4.4 to avoid having to redefine IntoElements for each Into<Element>. 2017-07-21 01:20:29 +01:00
pubsub Upgrade to minidom 0.4.4 to avoid having to redefine IntoElements for each Into<Element>. 2017-07-21 01:20:29 +01:00
attention.rs attention, chatstates, eme, ping: Add a docstring on the structs. 2017-07-20 23:47:21 +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 attention, chatstates, eme, ping: Add a docstring on the structs. 2017-07-20 23:47:21 +01:00
data_forms.rs Upgrade to minidom 0.4.4 to avoid having to redefine IntoElements for each Into<Element>. 2017-07-21 01:20:29 +01:00
delay.rs Replace .and_then() with .map() wherever it makes sense. 2017-07-21 01:19:34 +01:00
disco.rs Upgrade to minidom 0.4.4 to avoid having to redefine IntoElements for each Into<Element>. 2017-07-21 01:20:29 +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 attention, chatstates, eme, ping: Add a docstring on the structs. 2017-07-20 23:47:21 +01:00
error.rs error: Implement fmt::Display and error::Error. 2017-06-17 03:36:12 +01:00
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 Upgrade to minidom 0.4.4 to avoid having to redefine IntoElements for each Into<Element>. 2017-07-21 01:20:29 +01:00
idle.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
iq.rs Replace .and_then() with .map() wherever it makes sense. 2017-07-21 01:19:34 +01:00
jingle.rs Upgrade to minidom 0.4.4 to avoid having to redefine IntoElements for each Into<Element>. 2017-07-21 01:20:29 +01:00
jingle_ft.rs iq, jingle_ft: Simplify item counting with Iterator::count(). 2017-07-20 23:08:23 +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 lib: Improve the wording of the docstring. 2017-07-20 23:46:44 +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 Upgrade to minidom 0.4.4 to avoid having to redefine IntoElements for each Into<Element>. 2017-07-21 01:20:29 +01:00
message.rs Replace .and_then() with .map() wherever it makes sense. 2017-07-21 01:19:34 +01:00
message_correct.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
ns.rs Add a jingle message parser and serialiser. 2017-07-15 11:38:44 +01:00
ping.rs attention, chatstates, eme, ping: Add a docstring on the structs. 2017-07-20 23:47:21 +01:00
presence.rs Replace .and_then() with .map() wherever it makes sense. 2017-07-21 01:19:34 +01:00
receipts.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
roster.rs Upgrade to minidom 0.4.4 to avoid having to redefine IntoElements for each Into<Element>. 2017-07-21 01:20:29 +01:00
rsm.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
stanza_error.rs Replace .and_then() with .map() wherever it makes sense. 2017-07-21 01:19:34 +01:00
stanza_id.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00