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
28d17381c6
xmpp-rs
/
src
History
Emmanuel Gil Peyrot
638866fa4c
implement IntoAttributeValue for u32, u16 and u8
2017-05-27 22:56:17 +01:00
..
convert.rs
implement IntoAttributeValue for u32, u16 and u8
2017-05-27 22:56:17 +01:00
element.rs
port error.rs to error_chain, bump version to 0.4.0
2017-05-22 19:20:01 +02:00
error.rs
port error.rs to error_chain, bump version to 0.4.0
2017-05-22 19:20:01 +02:00
lib.rs
should re-export more things under the error module
2017-05-22 19:30:52 +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