blob: 655b0cff0c5f53dca7d99385f7892be4e938a77c [file] [log] [blame]
(function() {var implementors = {
"anyhow":[["impl Deref for <a class=\"struct\" href=\"anyhow/struct.Error.html\" title=\"struct anyhow::Error\">Error</a>"]],
"arc_swap":[["impl&lt;T:&nbsp;<a class=\"trait\" href=\"arc_swap/trait.RefCnt.html\" title=\"trait arc_swap::RefCnt\">RefCnt</a>, S:&nbsp;<a class=\"trait\" href=\"arc_swap/strategy/trait.Strategy.html\" title=\"trait arc_swap::strategy::Strategy\">Strategy</a>&lt;T&gt;&gt; Deref for <a class=\"struct\" href=\"arc_swap/struct.Guard.html\" title=\"struct arc_swap::Guard\">Guard</a>&lt;T, S&gt;"]],
"bytes":[["impl Deref for <a class=\"struct\" href=\"bytes/struct.Bytes.html\" title=\"struct bytes::Bytes\">Bytes</a>"],["impl Deref for <a class=\"struct\" href=\"bytes/struct.BytesMut.html\" title=\"struct bytes::BytesMut\">BytesMut</a>"]],
"census":[["impl&lt;T&gt; Deref for <a class=\"struct\" href=\"census/struct.TrackedObject.html\" title=\"struct census::TrackedObject\">TrackedObject</a>&lt;T&gt;"]],
"crossbeam_epoch":[["impl&lt;T:&nbsp;?Sized + <a class=\"trait\" href=\"crossbeam_epoch/trait.Pointable.html\" title=\"trait crossbeam_epoch::Pointable\">Pointable</a>&gt; Deref for <a class=\"struct\" href=\"crossbeam_epoch/struct.Owned.html\" title=\"struct crossbeam_epoch::Owned\">Owned</a>&lt;T&gt;"]],
"crossbeam_utils":[["impl&lt;T&gt; Deref for <a class=\"struct\" href=\"crossbeam_utils/struct.CachePadded.html\" title=\"struct crossbeam_utils::CachePadded\">CachePadded</a>&lt;T&gt;"],["impl&lt;T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"crossbeam_utils/sync/struct.ShardedLockReadGuard.html\" title=\"struct crossbeam_utils::sync::ShardedLockReadGuard\">ShardedLockReadGuard</a>&lt;'_, T&gt;"],["impl&lt;T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"crossbeam_utils/sync/struct.ShardedLockWriteGuard.html\" title=\"struct crossbeam_utils::sync::ShardedLockWriteGuard\">ShardedLockWriteGuard</a>&lt;'_, T&gt;"]],
"either":[["impl&lt;L, R&gt; Deref for <a class=\"enum\" href=\"either/enum.Either.html\" title=\"enum either::Either\">Either</a>&lt;L, R&gt;<span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;L: Deref,<br>&nbsp;&nbsp;&nbsp;&nbsp;R: Deref&lt;Target = L::Target&gt;,</span>"]],
"futures_executor":[["impl&lt;S:&nbsp;<a class=\"trait\" href=\"futures_core/stream/trait.Stream.html\" title=\"trait futures_core::stream::Stream\">Stream</a> + Unpin&gt; Deref for <a class=\"struct\" href=\"futures_executor/struct.BlockingStream.html\" title=\"struct futures_executor::BlockingStream\">BlockingStream</a>&lt;S&gt;"]],
"futures_task":[["impl Deref for <a class=\"struct\" href=\"futures_task/struct.WakerRef.html\" title=\"struct futures_task::WakerRef\">WakerRef</a>&lt;'_&gt;"]],
"futures_util":[["impl&lt;T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"futures_util/lock/struct.OwnedMutexGuard.html\" title=\"struct futures_util::lock::OwnedMutexGuard\">OwnedMutexGuard</a>&lt;T&gt;"],["impl&lt;T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"futures_util/lock/struct.MutexGuard.html\" title=\"struct futures_util::lock::MutexGuard\">MutexGuard</a>&lt;'_, T&gt;"],["impl&lt;T:&nbsp;?Sized, U:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"futures_util/lock/struct.MappedMutexGuard.html\" title=\"struct futures_util::lock::MappedMutexGuard\">MappedMutexGuard</a>&lt;'_, T, U&gt;"]],
"image":[["impl&lt;P, Container&gt; Deref for <a class=\"struct\" href=\"image/struct.ImageBuffer.html\" title=\"struct image::ImageBuffer\">ImageBuffer</a>&lt;P, Container&gt;<span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;P: <a class=\"trait\" href=\"image/trait.Pixel.html\" title=\"trait image::Pixel\">Pixel</a> + 'static,<br>&nbsp;&nbsp;&nbsp;&nbsp;P::<a class=\"associatedtype\" href=\"image/trait.Pixel.html#associatedtype.Subpixel\" title=\"type image::Pixel::Subpixel\">Subpixel</a>: 'static,<br>&nbsp;&nbsp;&nbsp;&nbsp;Container: Deref&lt;Target = [P::<a class=\"associatedtype\" href=\"image/trait.Pixel.html#associatedtype.Subpixel\" title=\"type image::Pixel::Subpixel\">Subpixel</a>]&gt;,</span>"]],
"once_cell":[["impl&lt;T, F:&nbsp;FnOnce() -&gt; T&gt; Deref for <a class=\"struct\" href=\"once_cell/unsync/struct.Lazy.html\" title=\"struct once_cell::unsync::Lazy\">Lazy</a>&lt;T, F&gt;"],["impl&lt;T, F:&nbsp;FnOnce() -&gt; T&gt; Deref for <a class=\"struct\" href=\"once_cell/sync/struct.Lazy.html\" title=\"struct once_cell::sync::Lazy\">Lazy</a>&lt;T, F&gt;"]],
"ownedbytes":[["impl Deref for <a class=\"struct\" href=\"ownedbytes/struct.OwnedBytes.html\" title=\"struct ownedbytes::OwnedBytes\">OwnedBytes</a>"]],
"rulinalg":[["impl&lt;'a, T:&nbsp;'a&gt; Deref for <a class=\"struct\" href=\"rulinalg/matrix/struct.Row.html\" title=\"struct rulinalg::matrix::Row\">Row</a>&lt;'a, T&gt;"],["impl&lt;'a, T:&nbsp;'a&gt; Deref for <a class=\"struct\" href=\"rulinalg/matrix/struct.RowMut.html\" title=\"struct rulinalg::matrix::RowMut\">RowMut</a>&lt;'a, T&gt;"],["impl&lt;'a, T:&nbsp;'a&gt; Deref for <a class=\"struct\" href=\"rulinalg/matrix/struct.Column.html\" title=\"struct rulinalg::matrix::Column\">Column</a>&lt;'a, T&gt;"],["impl&lt;'a, T:&nbsp;'a&gt; Deref for <a class=\"struct\" href=\"rulinalg/matrix/struct.ColumnMut.html\" title=\"struct rulinalg::matrix::ColumnMut\">ColumnMut</a>&lt;'a, T&gt;"]],
"scopeguard":[["impl&lt;T, F, S&gt; Deref for <a class=\"struct\" href=\"scopeguard/struct.ScopeGuard.html\" title=\"struct scopeguard::ScopeGuard\">ScopeGuard</a>&lt;T, F, S&gt;<span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;F: FnOnce(T),<br>&nbsp;&nbsp;&nbsp;&nbsp;S: <a class=\"trait\" href=\"scopeguard/trait.Strategy.html\" title=\"trait scopeguard::Strategy\">Strategy</a>,</span>"]],
"sgx_types":[["impl Deref for <a class=\"struct\" href=\"sgx_types/types/struct.Sha1Hash.html\" title=\"struct sgx_types::types::Sha1Hash\">Sha1Hash</a>"],["impl Deref for <a class=\"struct\" href=\"sgx_types/types/struct.Sha256Hash.html\" title=\"struct sgx_types::types::Sha256Hash\">Sha256Hash</a>"],["impl Deref for <a class=\"struct\" href=\"sgx_types/types/struct.Sha384Hash.html\" title=\"struct sgx_types::types::Sha384Hash\">Sha384Hash</a>"],["impl Deref for <a class=\"struct\" href=\"sgx_types/types/struct.Sm3Hash.html\" title=\"struct sgx_types::types::Sm3Hash\">Sm3Hash</a>"]],
"smallvec":[["impl&lt;A:&nbsp;<a class=\"trait\" href=\"smallvec/trait.Array.html\" title=\"trait smallvec::Array\">Array</a>&gt; Deref for <a class=\"struct\" href=\"smallvec/struct.SmallVec.html\" title=\"struct smallvec::SmallVec\">SmallVec</a>&lt;A&gt;"]],
"socket2":[["impl&lt;'s&gt; Deref for <a class=\"struct\" href=\"socket2/struct.SockRef.html\" title=\"struct socket2::SockRef\">SockRef</a>&lt;'s&gt;"],["impl&lt;'a&gt; Deref for <a class=\"struct\" href=\"socket2/struct.MaybeUninitSlice.html\" title=\"struct socket2::MaybeUninitSlice\">MaybeUninitSlice</a>&lt;'a&gt;"]],
"spin":[["impl&lt;'a, T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"spin/struct.MutexGuard.html\" title=\"struct spin::MutexGuard\">MutexGuard</a>&lt;'a, T&gt;"],["impl&lt;'rwlock, T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"spin/struct.RwLockReadGuard.html\" title=\"struct spin::RwLockReadGuard\">RwLockReadGuard</a>&lt;'rwlock, T&gt;"],["impl&lt;'rwlock, T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"spin/struct.RwLockUpgradeableGuard.html\" title=\"struct spin::RwLockUpgradeableGuard\">RwLockUpgradeableGuard</a>&lt;'rwlock, T&gt;"],["impl&lt;'rwlock, T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"spin/struct.RwLockWriteGuard.html\" title=\"struct spin::RwLockWriteGuard\">RwLockWriteGuard</a>&lt;'rwlock, T&gt;"]],
"tantivy":[["impl&lt;'a&gt; Deref for <a class=\"struct\" href=\"tantivy/tokenizer/struct.BoxTokenStream.html\" title=\"struct tantivy::tokenizer::BoxTokenStream\">BoxTokenStream</a>&lt;'a&gt;"],["impl Deref for <a class=\"struct\" href=\"tantivy/tokenizer/struct.BoxTokenFilter.html\" title=\"struct tantivy::tokenizer::BoxTokenFilter\">BoxTokenFilter</a>"]],
"tinyvec":[["impl&lt;A:&nbsp;<a class=\"trait\" href=\"tinyvec/trait.Array.html\" title=\"trait tinyvec::Array\">Array</a>&gt; Deref for <a class=\"struct\" href=\"tinyvec/struct.ArrayVec.html\" title=\"struct tinyvec::ArrayVec\">ArrayVec</a>&lt;A&gt;"],["impl&lt;'s, T&gt; Deref for <a class=\"struct\" href=\"tinyvec/struct.SliceVec.html\" title=\"struct tinyvec::SliceVec\">SliceVec</a>&lt;'s, T&gt;"],["impl&lt;A:&nbsp;<a class=\"trait\" href=\"tinyvec/trait.Array.html\" title=\"trait tinyvec::Array\">Array</a>&gt; Deref for <a class=\"enum\" href=\"tinyvec/enum.TinyVec.html\" title=\"enum tinyvec::TinyVec\">TinyVec</a>&lt;A&gt;"]],
"tokio":[["impl&lt;T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"tokio/sync/struct.MutexGuard.html\" title=\"struct tokio::sync::MutexGuard\">MutexGuard</a>&lt;'_, T&gt;"],["impl&lt;T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"tokio/sync/struct.OwnedMutexGuard.html\" title=\"struct tokio::sync::OwnedMutexGuard\">OwnedMutexGuard</a>&lt;T&gt;"],["impl&lt;'a, T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"tokio/sync/struct.MappedMutexGuard.html\" title=\"struct tokio::sync::MappedMutexGuard\">MappedMutexGuard</a>&lt;'a, T&gt;"],["impl&lt;T:&nbsp;?Sized, U:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"tokio/sync/struct.OwnedRwLockReadGuard.html\" title=\"struct tokio::sync::OwnedRwLockReadGuard\">OwnedRwLockReadGuard</a>&lt;T, U&gt;"],["impl&lt;T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"tokio/sync/struct.OwnedRwLockWriteGuard.html\" title=\"struct tokio::sync::OwnedRwLockWriteGuard\">OwnedRwLockWriteGuard</a>&lt;T&gt;"],["impl&lt;T:&nbsp;?Sized, U:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"tokio/sync/struct.OwnedRwLockMappedWriteGuard.html\" title=\"struct tokio::sync::OwnedRwLockMappedWriteGuard\">OwnedRwLockMappedWriteGuard</a>&lt;T, U&gt;"],["impl&lt;T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"tokio/sync/struct.RwLockReadGuard.html\" title=\"struct tokio::sync::RwLockReadGuard\">RwLockReadGuard</a>&lt;'_, T&gt;"],["impl&lt;T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"tokio/sync/struct.RwLockWriteGuard.html\" title=\"struct tokio::sync::RwLockWriteGuard\">RwLockWriteGuard</a>&lt;'_, T&gt;"],["impl&lt;T:&nbsp;?Sized&gt; Deref for <a class=\"struct\" href=\"tokio/sync/struct.RwLockMappedWriteGuard.html\" title=\"struct tokio::sync::RwLockMappedWriteGuard\">RwLockMappedWriteGuard</a>&lt;'_, T&gt;"],["impl&lt;T&gt; Deref for <a class=\"struct\" href=\"tokio/sync/watch/struct.Ref.html\" title=\"struct tokio::sync::watch::Ref\">Ref</a>&lt;'_, T&gt;"]],
"tracing":[["impl Deref for <a class=\"struct\" href=\"tracing/span/struct.EnteredSpan.html\" title=\"struct tracing::span::EnteredSpan\">EnteredSpan</a>"]],
"try_lock":[["impl&lt;'a, T&gt; Deref for <a class=\"struct\" href=\"try_lock/struct.Locked.html\" title=\"struct try_lock::Locked\">Locked</a>&lt;'a, T&gt;"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()