(function() {var implementors = {}; implementors["crossbeam_epoch"] = [{"text":"impl<T: ?Sized + Pointable> Deref for Owned<T>","synthetic":false,"types":["crossbeam_epoch::atomic::Owned"]}]; implementors["crossbeam_utils"] = [{"text":"impl<T> Deref for CachePadded<T>","synthetic":false,"types":["crossbeam_utils::cache_padded::CachePadded"]},{"text":"impl<T: ?Sized> Deref for ShardedLockReadGuard<'_, T>","synthetic":false,"types":["crossbeam_utils::sync::sharded_lock::ShardedLockReadGuard"]},{"text":"impl<T: ?Sized> Deref for ShardedLockWriteGuard<'_, T>","synthetic":false,"types":["crossbeam_utils::sync::sharded_lock::ShardedLockWriteGuard"]}]; implementors["either"] = [{"text":"impl<L, R> Deref for Either<L, R> where
    L: Deref,
    R: Deref<Target = L::Target>, 
","synthetic":false,"types":["either::Either"]}]; implementors["image"] = [{"text":"impl<P, Container> Deref for ImageBuffer<P, Container> where
    P: Pixel + 'static,
    P::Subpixel: 'static,
    Container: Deref<Target = [P::Subpixel]>, 
","synthetic":false,"types":["image::buffer::ImageBuffer"]}]; implementors["ndarray"] = [{"text":"impl Deref for IxDynImpl","synthetic":false,"types":["ndarray::dimension::dynindeximpl::IxDynImpl"]}]; implementors["scopeguard"] = [{"text":"impl<T, F, S> Deref for ScopeGuard<T, F, S> where
    F: FnOnce(T),
    S: Strategy
","synthetic":false,"types":["scopeguard::ScopeGuard"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()