xmpp-rs-mirror/src
2017-05-21 21:07:37 +01:00
..
convert.rs implement IntoElements and IntoAttributeValue for &String 2017-05-21 21:07:37 +01:00
element.rs Add iterators over attributes, nodes and text nodes. Clean up lots of code. Add as_element and as_text on Node. Add some inline annotations. 2017-05-14 16:38:56 +02:00
error.rs overhauling the library, made tests pass 2017-03-08 20:34:17 +01:00
lib.rs Reexport ElementEmitter from the lib. 2017-04-30 23:46:29 +01:00
tests.rs Use a BTreeMap<String, String> instead of a Vec<Attribute> to store attributes 2017-04-26 23:44:58 +02:00