(function() {var implementors = {}; implementors["unsafe_any"] = [];implementors["typemap"] = ["impl UnsafeAnyExt for DebugAny","impl UnsafeAnyExt for DebugAny + Send","impl UnsafeAnyExt for DebugAny + Sync","impl UnsafeAnyExt for DebugAny + Send + Sync","impl UnsafeAnyExt for CloneAny","impl UnsafeAnyExt for CloneAny + Send","impl UnsafeAnyExt for CloneAny + Sync","impl UnsafeAnyExt for CloneAny + Send + Sync",];implementors["iron"] = ["impl UnsafeAnyExt for DebugAny + 'static","impl UnsafeAnyExt for DebugAny + 'static + Send","impl UnsafeAnyExt for DebugAny + 'static + Sync","impl UnsafeAnyExt for DebugAny + 'static + Send + Sync","impl UnsafeAnyExt for CloneAny + 'static","impl UnsafeAnyExt for CloneAny + 'static + Send","impl UnsafeAnyExt for CloneAny + 'static + Sync","impl UnsafeAnyExt for CloneAny + 'static + Send + Sync",]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()