1 2 3 4 5 6
pub mod error; pub mod iq; pub mod message; pub mod presence; pub const XMLNS: &str = "jabber:client";