xmpp-rs/src/pubsub
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
..
event.rs Use TryFrom from the try_from crate, instead of the unstable feature. 2017-07-20 20:03:15 +01:00
mod.rs