(function() {var implementors = {}; implementors["openssl"] = ["impl<T> Boxed for Box<T>",];implementors["iron"] = ["impl<T> Boxed for Box<T>",]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()