This website requires JavaScript.
Explore
Help
Sign in
pep
/
xmpp-rs
Watch
1
Star
0
Fork
You've already forked xmpp-rs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e9d33e5e7e
xmpp-rs
/
src
History
Maxime “pep” Buquet
e9d33e5e7e
Implement From<Element> for String and use it for fmt::Debug
2017-05-02 16:32:32 +01:00
..
convert.rs
overhauling the library, made tests pass
2017-03-08 20:34:17 +01:00
element.rs
Implement From<Element> for String and use it for fmt::Debug
2017-05-02 16:32:32 +01:00
error.rs
overhauling the library, made tests pass
2017-03-08 20:34:17 +01:00
lib.rs
Use a BTreeMap<String, String> instead of a Vec<Attribute> to store attributes
2017-04-26 23:44:58 +02:00
tests.rs
Use a BTreeMap<String, String> instead of a Vec<Attribute> to store attributes
2017-04-26 23:44:58 +02:00