extern crate xml; extern crate openssl; pub mod ns; pub mod transport; pub mod error; pub mod jid;