(function() {var implementors = {};
implementors["libc"] = [];implementors["lazy_static"] = [];implementors["openssl"] = ["impl<'a> Mul<&'a BigNum> for &'a BigNum","impl Mul<u32> for Duration",];implementors["time"] = ["impl Mul<i32> for Duration",];implementors["hyper"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()