xmpp-rs/src
2017-07-29 04:51:51 +01:00
..
muc
pubsub
attention.rs
caps.rs
chatstates.rs
data_forms.rs data_forms: Split field parsing into its own TryFrom impl. 2017-07-29 04:19:58 +01:00
delay.rs
disco.rs disco: Document every struct and their fields. 2017-07-29 04:51:51 +01:00
ecaps2.rs
eme.rs
error.rs
forwarding.rs
hashes.rs
ibb.rs ibb: Split the stupid enum into three different structs. 2017-07-29 03:44:35 +01:00
ibr.rs
idle.rs
iq.rs ibb: Split the stupid enum into three different structs. 2017-07-29 03:44:35 +01:00
jingle.rs
jingle_ft.rs
jingle_ibb.rs
jingle_message.rs
jingle_s5b.rs
lib.rs
mam.rs
media_element.rs
message.rs receipts: Split the stupid enum into two different structs. 2017-07-29 04:00:25 +01:00
message_correct.rs
ns.rs
ping.rs
presence.rs
receipts.rs receipts: Split the stupid enum into two different structs. 2017-07-29 04:00:25 +01:00
roster.rs
rsm.rs rsm: Change if .is_some() { .unwrap() } into if let Some(). 2017-07-29 03:03:45 +01:00
stanza_error.rs
stanza_id.rs stanza_id: Split the stupid enum into two different structs. 2017-07-29 03:51:41 +01:00