pub mod error; pub mod iq; pub mod message; pub mod presence; pub const XMLNS: &str = "jabber:client";