#[feature(struct_variant, macro_rules)]; #[crate_id="github.com/sfackler/rust-openssl"]; #[doc(html_root_url="http://sfackler.github.io/rust-openssl/doc")]; extern mod extra; pub mod ssl; pub mod crypto;