Emmanuel Gil Peyrot
|
1f43cd934b
|
Use TryFrom from the try_from crate, instead of the unstable feature.
This makes xmpp-parsers usable on stable.
|
2017-07-20 20:03:15 +01:00 |
|
Emmanuel Gil Peyrot
|
0f297d2d2d
|
Add a generate_attribute! macro, and use it for the common case.
|
2017-06-14 00:50:57 +01:00 |
|
Emmanuel Gil Peyrot
|
764a7190e9
|
stanza_error: Simplify with IntoElements.
|
2017-05-25 01:14:36 +01:00 |
|
Emmanuel Gil Peyrot
|
3678d9f0d3
|
stanza_error: Simplify attribute handling.
|
2017-05-24 23:56:35 +01:00 |
|
Emmanuel Gil Peyrot
|
16e43c0b01
|
Convert all of the parsers/serialisers into consuming their parameter.
|
2017-05-23 23:31:33 +01:00 |
|
Emmanuel Gil Peyrot
|
e3f1f31718
|
delay, eme, stanza_error: Use get_attr!.
|
2017-05-23 01:02:23 +01:00 |
|
Emmanuel Gil Peyrot
|
4ec92b16ac
|
Fix most clippy warnings.
|
2017-05-07 15:23:06 +01:00 |
|
Emmanuel Gil Peyrot
|
04d90f22ee
|
stanza_error: Switch to Into/TryFrom.
|
2017-05-06 21:13:53 +01:00 |
|
Emmanuel Gil Peyrot
|
2465885975
|
Add a stanza error parser and serialiser.
|
2017-05-01 01:24:45 +01:00 |
|