serde::lib::marker

Trait Freeze

Source
pub unsafe auto trait Freeze { }
🔬This is a nightly-only experimental API. (freeze)
Expand description

Used to determine whether a type contains any UnsafeCell internally, but not through an indirection. This affects, for example, whether a static of that type is placed in read-only static memory or writable static memory. This can be used to declare that a constant with a generic type will not contain interior mutability, and subsequently allow placing the constant behind references.

§Safety

This trait is a core part of the language, it is just expressed as a trait in libcore for convenience. Do not implement it for other types.

Implementors§

Source§

impl<T> !Freeze for UnsafeCell<T>
where T: ?Sized,

Source§

impl<T> Freeze for *const T
where T: ?Sized,

Source§

impl<T> Freeze for *mut T
where T: ?Sized,

Source§

impl<T> Freeze for &T
where T: ?Sized,

Source§

impl<T> Freeze for &mut T
where T: ?Sized,

1.28.0 · Source§

impl<T> Freeze for NonZero<T>

Source§

impl<T> Freeze for PhantomData<T>
where T: ?Sized,

Auto implementors§

§

impl !Freeze for Backtrace

§

impl !Freeze for Barrier

§

impl !Freeze for Condvar

§

impl !Freeze for serde::lib::core::sync::Once

§

impl !Freeze for OnceState

§

impl !Freeze for AtomicBool

§

impl !Freeze for AtomicI8

§

impl !Freeze for AtomicI16

§

impl !Freeze for AtomicI32

§

impl !Freeze for AtomicI64

§

impl !Freeze for AtomicIsize

§

impl !Freeze for AtomicU8

§

impl !Freeze for AtomicU16

§

impl !Freeze for AtomicU32

§

impl !Freeze for AtomicU64

§

impl !Freeze for AtomicUsize

§

impl Freeze for OsStringKind

§

impl Freeze for serde::de::impls::range::Field

§

impl Freeze for serde::de::impls::range_from::Field

§

impl Freeze for serde::de::impls::range_to::Field

§

impl Freeze for Void

§

impl Freeze for serde::lib::cmp::Ordering

§

impl Freeze for Infallible

§

impl Freeze for AsciiChar

§

impl Freeze for BacktraceStatus

§

impl Freeze for TryReserveErrorKind

§

impl Freeze for VarError

§

impl Freeze for c_void

§

impl Freeze for BasicBlock

§

impl Freeze for UnwindTerminateReason

§

impl Freeze for ErrorKind

§

impl Freeze for SeekFrom

§

impl Freeze for AncillaryError

§

impl Freeze for BacktraceStyle

§

impl Freeze for RecvTimeoutError

§

impl Freeze for TryRecvError

§

impl Freeze for serde::lib::Ordering

§

impl Freeze for serde::lib::fmt::Alignment

§

impl Freeze for DebugAsHex

§

impl Freeze for Sign

§

impl Freeze for IpAddr

§

impl Freeze for Ipv6MulticastScope

§

impl Freeze for Shutdown

§

impl Freeze for serde::lib::net::SocketAddr

§

impl Freeze for FpCategory

§

impl Freeze for IntErrorKind

§

impl Freeze for GetManyMutError

§

impl Freeze for SearchStep

§

impl Freeze for T

§

impl Freeze for BoolVisitor

§

impl Freeze for BytesVisitor

§

impl Freeze for CStringVisitor

§

impl Freeze for CharVisitor

§

impl Freeze for OsStringVisitor

§

impl Freeze for PathBufVisitor

§

impl Freeze for PathVisitor

§

impl Freeze for StrVisitor

§

impl Freeze for StringVisitor

§

impl Freeze for UnitVisitor

§

impl Freeze for IgnoredAny

§

impl Freeze for OneOf

§

impl Freeze for WithDecimalPoint

§

impl Freeze for serde::de::value::Error

§

impl Freeze for ExpectedInMap

§

impl Freeze for ExpectedInSeq

§

impl Freeze for AllocError

§

impl Freeze for Global

§

impl Freeze for Layout

§

impl Freeze for LayoutError

§

impl Freeze for System

§

impl Freeze for TypeId

§

impl Freeze for CpuidResult

§

impl Freeze for __m128

§

impl Freeze for __m128bh

§

impl Freeze for __m128d

§

impl Freeze for __m128h

§

impl Freeze for __m128i

§

impl Freeze for __m256

§

impl Freeze for __m256bh

§

impl Freeze for __m256d

§

impl Freeze for __m256h

§

impl Freeze for __m256i

§

impl Freeze for __m512

§

impl Freeze for __m512bh

§

impl Freeze for __m512d

§

impl Freeze for __m512h

§

impl Freeze for __m512i

§

impl Freeze for bf16

§

impl Freeze for TryFromSliceError

§

impl Freeze for serde::lib::core::ascii::EscapeDefault

§

impl Freeze for BacktraceFrame

§

impl Freeze for BorrowError

§

impl Freeze for BorrowMutError

§

impl Freeze for CharTryFromError

§

impl Freeze for DecodeUtf16Error

§

impl Freeze for serde::lib::core::char::EscapeDebug

§

impl Freeze for serde::lib::core::char::EscapeDefault

§

impl Freeze for serde::lib::core::char::EscapeUnicode

§

impl Freeze for ParseCharError

§

impl Freeze for ToLowercase

§

impl Freeze for ToUppercase

§

impl Freeze for TryFromCharError

§

impl Freeze for UnorderedKeyError

§

impl Freeze for TryReserveError

§

impl Freeze for Args

§

impl Freeze for ArgsOs

§

impl Freeze for JoinPathsError

§

impl Freeze for Vars

§

impl Freeze for VarsOs

§

impl Freeze for FromBytesUntilNulError

§

impl Freeze for FromBytesWithNulError

§

impl Freeze for FromVecWithNulError

§

impl Freeze for IntoStringError

§

impl Freeze for NulError

§

impl Freeze for DirBuilder

§

impl Freeze for DirEntry

§

impl Freeze for File

§

impl Freeze for FileTimes

§

impl Freeze for FileType

§

impl Freeze for Metadata

§

impl Freeze for OpenOptions

§

impl Freeze for Permissions

§

impl Freeze for ReadDir

§

impl Freeze for DefaultHasher

§

impl Freeze for RandomState

§

impl Freeze for SipHasher

§

impl Freeze for ReturnToArg

§

impl Freeze for UnwindActionArg

§

impl Freeze for serde::lib::core::io::Empty

§

impl Freeze for serde::lib::core::io::Error

§

impl Freeze for serde::lib::core::io::Repeat

§

impl Freeze for Sink

§

impl Freeze for Stderr

§

impl Freeze for Stdin

§

impl Freeze for Stdout

§

impl Freeze for WriterPanicked

§

impl Freeze for RangeFull

§

impl Freeze for OwnedFd

§

impl Freeze for PidFd

§

impl Freeze for stat

§

impl Freeze for serde::lib::core::os::unix::net::SocketAddr

§

impl Freeze for SocketCred

§

impl Freeze for UCred

§

impl Freeze for UnixDatagram

§

impl Freeze for UnixListener

§

impl Freeze for UnixStream

§

impl Freeze for StripPrefixError

§

impl Freeze for PipeReader

§

impl Freeze for PipeWriter

§

impl Freeze for Child

§

impl Freeze for ChildStderr

§

impl Freeze for ChildStdin

§

impl Freeze for ChildStdout

§

impl Freeze for Command

§

impl Freeze for ExitCode

§

impl Freeze for ExitStatus

§

impl Freeze for ExitStatusError

§

impl Freeze for Output

§

impl Freeze for Stdio

§

impl Freeze for DefaultRandomSource

§

impl Freeze for FromUtf8Error

§

impl Freeze for FromUtf16Error

§

impl Freeze for RecvError

§

impl Freeze for BarrierWaitResult

§

impl Freeze for WaitTimeoutResult

§

impl Freeze for LocalWaker

§

impl Freeze for RawWaker

§

impl Freeze for RawWakerVTable

§

impl Freeze for Waker

§

impl Freeze for AccessError

§

impl Freeze for Builder

§

impl Freeze for Thread

§

impl Freeze for ThreadId

§

impl Freeze for Instant

§

impl Freeze for SystemTimeError

§

impl Freeze for TryFromFloatSecsError

§

impl Freeze for serde::lib::fmt::Error

§

impl Freeze for FormattingOptions

§

impl Freeze for Assume

§

impl Freeze for AddrParseError

§

impl Freeze for IntoIncoming

§

impl Freeze for Ipv4Addr

§

impl Freeze for Ipv6Addr

§

impl Freeze for SocketAddrV4

§

impl Freeze for SocketAddrV6

§

impl Freeze for TcpListener

§

impl Freeze for TcpStream

§

impl Freeze for UdpSocket

§

impl Freeze for ParseFloatError

§

impl Freeze for ParseIntError

§

impl Freeze for TryFromIntError

§

impl Freeze for serde::lib::ptr::Alignment

§

impl Freeze for ParseBoolError

§

impl Freeze for Utf8Error

§

impl Freeze for CStr

§

impl Freeze for CString

§

impl Freeze for Duration

§

impl Freeze for OsStr

§

impl Freeze for OsString

§

impl Freeze for Path

§

impl Freeze for PathBuf

§

impl Freeze for String

§

impl Freeze for SystemTime

§

impl Freeze for PhantomPinned

§

impl<'a> !Freeze for Request<'a>

§

impl<'a> Freeze for Unexpected<'a>

§

impl<'a> Freeze for AncillaryData<'a>

§

impl<'a> Freeze for Component<'a>

§

impl<'a> Freeze for Prefix<'a>

§

impl<'a> Freeze for Utf8Pattern<'a>

§

impl<'a> Freeze for StringInPlaceVisitor<'a>

§

impl<'a> Freeze for Buf<'a>

§

impl<'a> Freeze for SplitPaths<'a>

§

impl<'a> Freeze for serde::lib::core::ffi::os_str::Display<'a>

§

impl<'a> Freeze for BorrowedCursor<'a>

§

impl<'a> Freeze for IoSlice<'a>

§

impl<'a> Freeze for IoSliceMut<'a>

§

impl<'a> Freeze for StderrLock<'a>

§

impl<'a> Freeze for StdinLock<'a>

§

impl<'a> Freeze for StdoutLock<'a>

§

impl<'a> Freeze for serde::lib::core::os::unix::net::Incoming<'a>

§

impl<'a> Freeze for Messages<'a>

§

impl<'a> Freeze for ScmCredentials<'a>

§

impl<'a> Freeze for ScmRights<'a>

§

impl<'a> Freeze for SocketAncillary<'a>

§

impl<'a> Freeze for Location<'a>

§

impl<'a> Freeze for PanicHookInfo<'a>

§

impl<'a> Freeze for Ancestors<'a>

§

impl<'a> Freeze for Components<'a>

§

impl<'a> Freeze for serde::lib::core::path::Display<'a>

§

impl<'a> Freeze for serde::lib::core::path::Iter<'a>

§

impl<'a> Freeze for PrefixComponent<'a>

§

impl<'a> Freeze for CommandArgs<'a>

§

impl<'a> Freeze for CommandEnvs<'a>

§

impl<'a> Freeze for serde::lib::core::string::Drain<'a>

§

impl<'a> Freeze for Context<'a>

§

impl<'a> Freeze for ContextBuilder<'a>

§

impl<'a> Freeze for Arguments<'a>

§

impl<'a> Freeze for Formatter<'a>

§

impl<'a> Freeze for serde::lib::net::Incoming<'a>

§

impl<'a> Freeze for EscapeAscii<'a>

§

impl<'a> Freeze for CharSearcher<'a>

§

impl<'a> Freeze for serde::lib::str::Bytes<'a>

§

impl<'a> Freeze for CharIndices<'a>

§

impl<'a> Freeze for Chars<'a>

§

impl<'a> Freeze for EncodeUtf16<'a>

§

impl<'a> Freeze for serde::lib::str::EscapeDebug<'a>

§

impl<'a> Freeze for serde::lib::str::EscapeDefault<'a>

§

impl<'a> Freeze for serde::lib::str::EscapeUnicode<'a>

§

impl<'a> Freeze for serde::lib::str::Lines<'a>

§

impl<'a> Freeze for LinesAny<'a>

§

impl<'a> Freeze for SplitAsciiWhitespace<'a>

§

impl<'a> Freeze for SplitWhitespace<'a>

§

impl<'a> Freeze for Utf8Chunk<'a>

§

impl<'a> Freeze for Utf8Chunks<'a>

§

impl<'a, 'b> Freeze for DebugList<'a, 'b>

§

impl<'a, 'b> Freeze for DebugMap<'a, 'b>

§

impl<'a, 'b> Freeze for DebugSet<'a, 'b>

§

impl<'a, 'b> Freeze for DebugStruct<'a, 'b>

§

impl<'a, 'b> Freeze for DebugTuple<'a, 'b>

§

impl<'a, 'b> Freeze for CharSliceSearcher<'a, 'b>

§

impl<'a, 'b> Freeze for StrSearcher<'a, 'b>

§

impl<'a, 'b, const N: usize> Freeze for CharArrayRefSearcher<'a, 'b, N>

§

impl<'a, 'f> Freeze for VaList<'a, 'f>

§

impl<'a, A> Freeze for ArrayInPlaceVisitor<'a, A>

§

impl<'a, A> Freeze for serde::lib::option::Iter<'a, A>

§

impl<'a, A> Freeze for serde::lib::option::IterMut<'a, A>

§

impl<'a, B> Freeze for Cow<'a, B>
where <B as ToOwned>::Owned: Freeze, B: ?Sized,

§

impl<'a, E> Freeze for BytesDeserializer<'a, E>

§

impl<'a, E> Freeze for CowStrDeserializer<'a, E>

§

impl<'a, E> Freeze for StrDeserializer<'a, E>

§

impl<'a, F> Freeze for CharPredicateSearcher<'a, F>
where F: Freeze,

§

impl<'a, I> Freeze for ByRefSized<'a, I>

§

impl<'a, I, A> Freeze for Splice<'a, I, A>
where I: Freeze,

§

impl<'a, K> Freeze for serde::lib::core::collections::btree_set::Cursor<'a, K>

§

impl<'a, K> Freeze for serde::lib::core::collections::hash_set::Drain<'a, K>

§

impl<'a, K> Freeze for serde::lib::core::collections::hash_set::Iter<'a, K>

§

impl<'a, K, A> Freeze for serde::lib::core::collections::btree_set::CursorMut<'a, K, A>

§

impl<'a, K, A> Freeze for serde::lib::core::collections::btree_set::CursorMutKey<'a, K, A>

§

impl<'a, K, F> Freeze for serde::lib::core::collections::hash_set::ExtractIf<'a, K, F>
where F: Freeze,

§

impl<'a, K, V> Freeze for serde::lib::core::collections::hash_map::Entry<'a, K, V>
where K: Freeze,

§

impl<'a, K, V> Freeze for serde::lib::core::collections::btree_map::Cursor<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::btree_map::Iter<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::btree_map::IterMut<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::btree_map::Keys<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::btree_map::Range<'a, K, V>

§

impl<'a, K, V> Freeze for RangeMut<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::btree_map::Values<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::btree_map::ValuesMut<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::hash_map::Drain<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::hash_map::Iter<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::hash_map::IterMut<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::hash_map::Keys<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::hash_map::OccupiedEntry<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::hash_map::OccupiedError<'a, K, V>
where V: Freeze,

§

impl<'a, K, V> Freeze for serde::lib::core::collections::hash_map::VacantEntry<'a, K, V>
where K: Freeze,

§

impl<'a, K, V> Freeze for serde::lib::core::collections::hash_map::Values<'a, K, V>

§

impl<'a, K, V> Freeze for serde::lib::core::collections::hash_map::ValuesMut<'a, K, V>

§

impl<'a, K, V, A> Freeze for serde::lib::core::collections::btree_map::Entry<'a, K, V, A>
where K: Freeze, A: Freeze,

§

impl<'a, K, V, A> Freeze for serde::lib::core::collections::btree_map::CursorMut<'a, K, V, A>

§

impl<'a, K, V, A> Freeze for serde::lib::core::collections::btree_map::CursorMutKey<'a, K, V, A>

§

impl<'a, K, V, A> Freeze for serde::lib::core::collections::btree_map::OccupiedEntry<'a, K, V, A>
where A: Freeze,

§

impl<'a, K, V, A> Freeze for serde::lib::core::collections::btree_map::OccupiedError<'a, K, V, A>
where V: Freeze, A: Freeze,

§

impl<'a, K, V, A> Freeze for serde::lib::core::collections::btree_map::VacantEntry<'a, K, V, A>
where K: Freeze, A: Freeze,

§

impl<'a, K, V, F> Freeze for serde::lib::core::collections::hash_map::ExtractIf<'a, K, V, F>
where F: Freeze,

§

impl<'a, K, V, F, A> Freeze for serde::lib::core::collections::btree_map::ExtractIf<'a, K, V, F, A>
where F: Freeze, A: Freeze,

§

impl<'a, K, V, S> Freeze for RawEntryMut<'a, K, V, S>

§

impl<'a, K, V, S> Freeze for RawEntryBuilder<'a, K, V, S>

§

impl<'a, K, V, S> Freeze for RawEntryBuilderMut<'a, K, V, S>

§

impl<'a, K, V, S> Freeze for RawOccupiedEntryMut<'a, K, V, S>

§

impl<'a, K, V, S> Freeze for RawVacantEntryMut<'a, K, V, S>

§

impl<'a, P> Freeze for MatchIndices<'a, P>
where <P as Pattern>::Searcher<'a>: Freeze,

§

impl<'a, P> Freeze for Matches<'a, P>
where <P as Pattern>::Searcher<'a>: Freeze,

§

impl<'a, P> Freeze for RMatchIndices<'a, P>
where <P as Pattern>::Searcher<'a>: Freeze,

§

impl<'a, P> Freeze for RMatches<'a, P>
where <P as Pattern>::Searcher<'a>: Freeze,

§

impl<'a, P> Freeze for serde::lib::str::RSplit<'a, P>
where <P as Pattern>::Searcher<'a>: Freeze,

§

impl<'a, P> Freeze for serde::lib::str::RSplitN<'a, P>
where <P as Pattern>::Searcher<'a>: Freeze,

§

impl<'a, P> Freeze for RSplitTerminator<'a, P>
where <P as Pattern>::Searcher<'a>: Freeze,

§

impl<'a, P> Freeze for serde::lib::str::Split<'a, P>
where <P as Pattern>::Searcher<'a>: Freeze,

§

impl<'a, P> Freeze for serde::lib::str::SplitInclusive<'a, P>
where <P as Pattern>::Searcher<'a>: Freeze,

§

impl<'a, P> Freeze for serde::lib::str::SplitN<'a, P>
where <P as Pattern>::Searcher<'a>: Freeze,

§

impl<'a, P> Freeze for SplitTerminator<'a, P>
where <P as Pattern>::Searcher<'a>: Freeze,

§

impl<'a, T> Freeze for InPlaceSeed<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::collections::binary_heap::Iter<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::collections::btree_set::Iter<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::collections::btree_set::Range<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::collections::btree_set::SymmetricDifference<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::collections::btree_set::Union<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::collections::linked_list::Iter<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::collections::linked_list::IterMut<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::collections::vec_deque::Iter<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::collections::vec_deque::IterMut<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::sync::mpmc::Iter<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::sync::mpmc::TryIter<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::sync::mpsc::Iter<'a, T>

§

impl<'a, T> Freeze for serde::lib::core::sync::mpsc::TryIter<'a, T>

§

impl<'a, T> Freeze for MappedMutexGuard<'a, T>
where T: ?Sized,

§

impl<'a, T> Freeze for MappedRwLockReadGuard<'a, T>
where T: ?Sized,

§

impl<'a, T> Freeze for MappedRwLockWriteGuard<'a, T>
where T: ?Sized,

§

impl<'a, T> Freeze for MutexGuard<'a, T>
where T: ?Sized,

§

impl<'a, T> Freeze for ReentrantLockGuard<'a, T>
where T: ?Sized,

§

impl<'a, T> Freeze for RwLockReadGuard<'a, T>
where T: ?Sized,

§

impl<'a, T> Freeze for RwLockWriteGuard<'a, T>
where T: ?Sized,

§

impl<'a, T> Freeze for serde::lib::result::Iter<'a, T>

§

impl<'a, T> Freeze for serde::lib::result::IterMut<'a, T>

§

impl<'a, T> Freeze for Chunks<'a, T>

§

impl<'a, T> Freeze for ChunksExact<'a, T>

§

impl<'a, T> Freeze for ChunksExactMut<'a, T>

§

impl<'a, T> Freeze for ChunksMut<'a, T>

§

impl<'a, T> Freeze for serde::lib::slice::Iter<'a, T>

§

impl<'a, T> Freeze for serde::lib::slice::IterMut<'a, T>

§

impl<'a, T> Freeze for RChunks<'a, T>

§

impl<'a, T> Freeze for RChunksExact<'a, T>

§

impl<'a, T> Freeze for RChunksExactMut<'a, T>

§

impl<'a, T> Freeze for RChunksMut<'a, T>

§

impl<'a, T> Freeze for Windows<'a, T>

§

impl<'a, T, A> Freeze for serde::lib::core::collections::btree_set::Entry<'a, T, A>
where A: Freeze, T: Freeze,

§

impl<'a, T, A> Freeze for serde::lib::core::collections::binary_heap::Drain<'a, T, A>

§

impl<'a, T, A> Freeze for DrainSorted<'a, T, A>

§

impl<'a, T, A> Freeze for PeekMut<'a, T, A>

§

impl<'a, T, A> Freeze for serde::lib::core::collections::btree_set::Difference<'a, T, A>

§

impl<'a, T, A> Freeze for serde::lib::core::collections::btree_set::Intersection<'a, T, A>

§

impl<'a, T, A> Freeze for serde::lib::core::collections::btree_set::OccupiedEntry<'a, T, A>
where A: Freeze,

§

impl<'a, T, A> Freeze for serde::lib::core::collections::btree_set::VacantEntry<'a, T, A>
where T: Freeze, A: Freeze,

§

impl<'a, T, A> Freeze for serde::lib::core::collections::linked_list::Cursor<'a, T, A>

§

impl<'a, T, A> Freeze for serde::lib::core::collections::linked_list::CursorMut<'a, T, A>

§

impl<'a, T, A> Freeze for serde::lib::core::collections::vec_deque::Drain<'a, T, A>

§

impl<'a, T, A> Freeze for serde::lib::core::vec::Drain<'a, T, A>

§

impl<'a, T, F, A> Freeze for serde::lib::core::collections::btree_set::ExtractIf<'a, T, F, A>
where F: Freeze, A: Freeze,

§

impl<'a, T, F, A> Freeze for serde::lib::core::collections::linked_list::ExtractIf<'a, T, F, A>
where F: Freeze,

§

impl<'a, T, F, A> Freeze for serde::lib::core::vec::ExtractIf<'a, T, F, A>
where F: Freeze,

§

impl<'a, T, P> Freeze for ChunkBy<'a, T, P>
where P: Freeze,

§

impl<'a, T, P> Freeze for ChunkByMut<'a, T, P>
where P: Freeze,

§

impl<'a, T, P> Freeze for serde::lib::slice::RSplit<'a, T, P>
where P: Freeze,

§

impl<'a, T, P> Freeze for RSplitMut<'a, T, P>
where P: Freeze,

§

impl<'a, T, P> Freeze for serde::lib::slice::RSplitN<'a, T, P>
where P: Freeze,

§

impl<'a, T, P> Freeze for RSplitNMut<'a, T, P>
where P: Freeze,

§

impl<'a, T, P> Freeze for serde::lib::slice::Split<'a, T, P>
where P: Freeze,

§

impl<'a, T, P> Freeze for serde::lib::slice::SplitInclusive<'a, T, P>
where P: Freeze,

§

impl<'a, T, P> Freeze for SplitInclusiveMut<'a, T, P>
where P: Freeze,

§

impl<'a, T, P> Freeze for SplitMut<'a, T, P>
where P: Freeze,

§

impl<'a, T, P> Freeze for serde::lib::slice::SplitN<'a, T, P>
where P: Freeze,

§

impl<'a, T, P> Freeze for SplitNMut<'a, T, P>
where P: Freeze,

§

impl<'a, T, S> Freeze for serde::lib::core::collections::hash_set::Entry<'a, T, S>
where T: Freeze,

§

impl<'a, T, S> Freeze for serde::lib::core::collections::hash_set::Difference<'a, T, S>

§

impl<'a, T, S> Freeze for serde::lib::core::collections::hash_set::Intersection<'a, T, S>

§

impl<'a, T, S> Freeze for serde::lib::core::collections::hash_set::OccupiedEntry<'a, T, S>

§

impl<'a, T, S> Freeze for serde::lib::core::collections::hash_set::SymmetricDifference<'a, T, S>

§

impl<'a, T, S> Freeze for serde::lib::core::collections::hash_set::Union<'a, T, S>

§

impl<'a, T, S> Freeze for serde::lib::core::collections::hash_set::VacantEntry<'a, T, S>
where T: Freeze,

§

impl<'a, T, const N: usize> Freeze for serde::lib::slice::ArrayChunks<'a, T, N>

§

impl<'a, T, const N: usize> Freeze for ArrayChunksMut<'a, T, N>

§

impl<'a, T, const N: usize> Freeze for ArrayWindows<'a, T, N>

§

impl<'a, const N: usize> Freeze for CharArraySearcher<'a, N>

§

impl<'b, T> Freeze for Ref<'b, T>
where T: ?Sized,

§

impl<'b, T> Freeze for RefMut<'b, T>
where T: ?Sized,

§

impl<'data> Freeze for BorrowedBuf<'data>

§

impl<'de, E> Freeze for BorrowedBytesDeserializer<'de, E>

§

impl<'de, E> Freeze for BorrowedStrDeserializer<'de, E>

§

impl<'de, I, E> Freeze for MapDeserializer<'de, I, E>
where <<I as Iterator>::Item as Pair>::Second: Freeze, I: Freeze,

§

impl<'f> Freeze for VaListImpl<'f>

§

impl<'fd> Freeze for BorrowedFd<'fd>

§

impl<'scope, 'env> Freeze for Scope<'scope, 'env>

§

impl<'scope, T> Freeze for ScopedJoinHandle<'scope, T>

§

impl<A> Freeze for ArrayVisitor<A>

§

impl<A> Freeze for MapAsEnum<A>
where A: Freeze,

§

impl<A> Freeze for EnumAccessDeserializer<A>
where A: Freeze,

§

impl<A> Freeze for MapAccessDeserializer<A>
where A: Freeze,

§

impl<A> Freeze for SeqAccessDeserializer<A>
where A: Freeze,

§

impl<A> Freeze for serde::lib::iter::Repeat<A>
where A: Freeze,

§

impl<A> Freeze for RepeatN<A>
where A: Freeze,

§

impl<A> Freeze for serde::lib::option::IntoIter<A>
where A: Freeze,

§

impl<A, B> Freeze for serde::lib::iter::Chain<A, B>
where A: Freeze, B: Freeze,

§

impl<A, B> Freeze for Zip<A, B>
where A: Freeze, B: Freeze,

§

impl<A, B, E> Freeze for PairDeserializer<A, B, E>
where A: Freeze, B: Freeze,

§

impl<A, B, E> Freeze for PairVisitor<A, B, E>
where A: Freeze, B: Freeze,

§

impl<B> Freeze for serde::lib::core::io::Lines<B>
where B: Freeze,

§

impl<B> Freeze for serde::lib::core::io::Split<B>
where B: Freeze,

§

impl<B, C> Freeze for ControlFlow<B, C>
where C: Freeze, B: Freeze,

§

impl<Dyn> Freeze for DynMetadata<Dyn>
where Dyn: ?Sized,

§

impl<E> Freeze for UnitOnly<E>

§

impl<E> Freeze for BoolDeserializer<E>

§

impl<E> Freeze for CharDeserializer<E>

§

impl<E> Freeze for F32Deserializer<E>

§

impl<E> Freeze for F64Deserializer<E>

§

impl<E> Freeze for I8Deserializer<E>

§

impl<E> Freeze for I16Deserializer<E>

§

impl<E> Freeze for I32Deserializer<E>

§

impl<E> Freeze for I64Deserializer<E>

§

impl<E> Freeze for I128Deserializer<E>

§

impl<E> Freeze for IsizeDeserializer<E>

§

impl<E> Freeze for StringDeserializer<E>

§

impl<E> Freeze for U8Deserializer<E>

§

impl<E> Freeze for U16Deserializer<E>

§

impl<E> Freeze for U32Deserializer<E>

§

impl<E> Freeze for U64Deserializer<E>

§

impl<E> Freeze for U128Deserializer<E>

§

impl<E> Freeze for UnitDeserializer<E>

§

impl<E> Freeze for UsizeDeserializer<E>

§

impl<E> Freeze for Report<E>
where E: Freeze,

§

impl<F> Freeze for PollFn<F>
where F: Freeze,

§

impl<F> Freeze for serde::lib::fmt::FromFn<F>
where F: Freeze,

§

impl<F> Freeze for serde::lib::iter::FromFn<F>
where F: Freeze,

§

impl<F> Freeze for OnceWith<F>
where F: Freeze,

§

impl<F> Freeze for RepeatWith<F>
where F: Freeze,

§

impl<H> Freeze for BuildHasherDefault<H>

§

impl<I> Freeze for FromIter<I>
where I: Freeze,

§

impl<I> Freeze for DecodeUtf16<I>
where I: Freeze,

§

impl<I> Freeze for Cloned<I>
where I: Freeze,

§

impl<I> Freeze for Copied<I>
where I: Freeze,

§

impl<I> Freeze for Cycle<I>
where I: Freeze,

§

impl<I> Freeze for Enumerate<I>
where I: Freeze,

§

impl<I> Freeze for Flatten<I>
where <<I as Iterator>::Item as IntoIterator>::IntoIter: Freeze, I: Freeze,

§

impl<I> Freeze for Fuse<I>
where I: Freeze,

§

impl<I> Freeze for Intersperse<I>
where <I as Iterator>::Item: Sized + Freeze, I: Freeze,

§

impl<I> Freeze for Peekable<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

§

impl<I> Freeze for Skip<I>
where I: Freeze,

§

impl<I> Freeze for StepBy<I>
where I: Freeze,

§

impl<I> Freeze for serde::lib::iter::Take<I>
where I: Freeze,

§

impl<I, E> Freeze for SeqDeserializer<I, E>
where I: Freeze,

§

impl<I, F> Freeze for FilterMap<I, F>
where I: Freeze, F: Freeze,

§

impl<I, F> Freeze for Inspect<I, F>
where I: Freeze, F: Freeze,

§

impl<I, F> Freeze for Map<I, F>
where I: Freeze, F: Freeze,

§

impl<I, F, const N: usize> Freeze for MapWindows<I, F, N>
where F: Freeze, I: Freeze, <I as Iterator>::Item: Freeze,

§

impl<I, G> Freeze for IntersperseWith<I, G>
where G: Freeze, <I as Iterator>::Item: Freeze, I: Freeze,

§

impl<I, P> Freeze for Filter<I, P>
where I: Freeze, P: Freeze,

§

impl<I, P> Freeze for MapWhile<I, P>
where I: Freeze, P: Freeze,

§

impl<I, P> Freeze for SkipWhile<I, P>
where I: Freeze, P: Freeze,

§

impl<I, P> Freeze for TakeWhile<I, P>
where I: Freeze, P: Freeze,

§

impl<I, St, F> Freeze for Scan<I, St, F>
where I: Freeze, F: Freeze, St: Freeze,

§

impl<I, U, F> Freeze for FlatMap<I, U, F>
where <U as IntoIterator>::IntoIter: Freeze, I: Freeze, F: Freeze,

§

impl<I, const N: usize> Freeze for serde::lib::iter::ArrayChunks<I, N>
where I: Freeze, <I as Iterator>::Item: Freeze,

§

impl<Idx> Freeze for RangeVisitor<Idx>

§

impl<Idx> Freeze for RangeFromVisitor<Idx>

§

impl<Idx> Freeze for RangeToVisitor<Idx>

§

impl<Idx> Freeze for RangeToInclusive<Idx>
where Idx: Freeze,

§

impl<Idx> Freeze for serde::lib::Range<Idx>
where Idx: Freeze,

§

impl<Idx> Freeze for RangeFrom<Idx>
where Idx: Freeze,

§

impl<Idx> Freeze for RangeInclusive<Idx>
where Idx: Freeze,

§

impl<Idx> Freeze for RangeTo<Idx>
where Idx: Freeze,

§

impl<K> Freeze for serde::lib::core::collections::hash_set::IntoIter<K>

§

impl<K, V> Freeze for serde::lib::core::collections::hash_map::IntoIter<K, V>

§

impl<K, V> Freeze for serde::lib::core::collections::hash_map::IntoKeys<K, V>

§

impl<K, V> Freeze for serde::lib::core::collections::hash_map::IntoValues<K, V>

§

impl<K, V, A> Freeze for serde::lib::core::collections::btree_map::IntoIter<K, V, A>
where A: Freeze,

§

impl<K, V, A> Freeze for serde::lib::core::collections::btree_map::IntoKeys<K, V, A>
where A: Freeze,

§

impl<K, V, A> Freeze for serde::lib::core::collections::btree_map::IntoValues<K, V, A>
where A: Freeze,

§

impl<K, V, A> Freeze for BTreeMap<K, V, A>
where A: Freeze,

§

impl<K, V, S> Freeze for HashMap<K, V, S>
where S: Freeze,

§

impl<Ok, Error> Freeze for Impossible<Ok, Error>

§

impl<Ptr> Freeze for Pin<Ptr>
where Ptr: Freeze,

§

impl<R> Freeze for BufReader<R>
where R: Freeze + ?Sized,

§

impl<R> Freeze for serde::lib::core::io::Bytes<R>
where R: Freeze,

§

impl<T> !Freeze for OnceCell<T>

§

impl<T> !Freeze for SyncUnsafeCell<T>

§

impl<T> !Freeze for AtomicPtr<T>

§

impl<T> !Freeze for OnceLock<T>

§

impl<T> !Freeze for ReentrantLock<T>

§

impl<T> !Freeze for Cell<T>

§

impl<T> !Freeze for Mutex<T>

§

impl<T> !Freeze for RefCell<T>

§

impl<T> !Freeze for RwLock<T>

§

impl<T> !Freeze for std::sys::thread_local::native::eager::Storage<T>

§

impl<T> Freeze for TryLockError<T>
where T: Freeze,

§

impl<T> Freeze for SendTimeoutError<T>
where T: Freeze,

§

impl<T> Freeze for TrySendError<T>
where T: Freeze,

§

impl<T> Freeze for Poll<T>
where T: Freeze,

§

impl<T> Freeze for Bound<T>
where T: Freeze,

§

impl<T> Freeze for Option<T>
where T: Freeze,

§

impl<T> Freeze for FromStrVisitor<T>

§

impl<T> Freeze for OptionVisitor<T>

§

impl<T> Freeze for PhantomDataVisitor<T>
where T: ?Sized,

§

impl<T> Freeze for ThinBox<T>
where T: ?Sized,

§

impl<T> Freeze for AsyncDropInPlace<T>

§

impl<T> Freeze for Pending<T>

§

impl<T> Freeze for Ready<T>
where T: Freeze,

§

impl<T> Freeze for serde::lib::core::io::Cursor<T>
where T: Freeze,

§

impl<T> Freeze for serde::lib::core::io::Take<T>
where T: Freeze,

§

impl<T> Freeze for Yeet<T>
where T: Freeze,

§

impl<T> Freeze for AssertUnwindSafe<T>
where T: Freeze,

§

impl<T> Freeze for serde::lib::core::sync::mpmc::IntoIter<T>

§

impl<T> Freeze for serde::lib::core::sync::mpmc::Receiver<T>

§

impl<T> Freeze for SendError<T>
where T: Freeze,

§

impl<T> Freeze for serde::lib::core::sync::mpmc::Sender<T>

§

impl<T> Freeze for serde::lib::core::sync::mpsc::IntoIter<T>

§

impl<T> Freeze for serde::lib::core::sync::mpsc::Receiver<T>

§

impl<T> Freeze for serde::lib::core::sync::mpsc::Sender<T>

§

impl<T> Freeze for SyncSender<T>

§

impl<T> Freeze for Exclusive<T>
where T: Freeze + ?Sized,

§

impl<T> Freeze for PoisonError<T>
where T: Freeze,

§

impl<T> Freeze for JoinHandle<T>

§

impl<T> Freeze for LocalKey<T>

§

impl<T> Freeze for serde::lib::iter::Empty<T>

§

impl<T> Freeze for serde::lib::iter::Once<T>
where T: Freeze,

§

impl<T> Freeze for Rev<T>
where T: Freeze,

§

impl<T> Freeze for Discriminant<T>

§

impl<T> Freeze for ManuallyDrop<T>
where T: Freeze + ?Sized,

§

impl<T> Freeze for NonNull<T>
where T: ?Sized,

§

impl<T> Freeze for serde::lib::result::IntoIter<T>
where T: Freeze,

§

impl<T> Freeze for Reverse<T>
where T: Freeze,

§

impl<T> Freeze for Saturating<T>
where T: Freeze,

§

impl<T> Freeze for Wrapping<T>
where T: Freeze,

§

impl<T> Freeze for MaybeUninit<T>
where T: Freeze,

§

impl<T, A> Freeze for serde::lib::core::collections::binary_heap::IntoIter<T, A>
where A: Freeze,

§

impl<T, A> Freeze for IntoIterSorted<T, A>
where A: Freeze,

§

impl<T, A> Freeze for serde::lib::core::collections::btree_set::IntoIter<T, A>
where A: Freeze,

§

impl<T, A> Freeze for serde::lib::core::collections::linked_list::IntoIter<T, A>
where A: Freeze,

§

impl<T, A> Freeze for serde::lib::core::collections::vec_deque::IntoIter<T, A>
where A: Freeze,

§

impl<T, A> Freeze for UniqueRc<T, A>
where A: Freeze, T: ?Sized,

§

impl<T, A> Freeze for serde::lib::core::vec::IntoIter<T, A>
where A: Freeze,

§

impl<T, A> Freeze for Arc<T, A>
where A: Freeze, T: ?Sized,

§

impl<T, A> Freeze for serde::lib::ArcWeak<T, A>
where A: Freeze, T: ?Sized,

§

impl<T, A> Freeze for BTreeSet<T, A>
where A: Freeze,

§

impl<T, A> Freeze for BinaryHeap<T, A>
where A: Freeze,

§

impl<T, A> Freeze for Box<T, A>
where A: Freeze, T: ?Sized,

§

impl<T, A> Freeze for LinkedList<T, A>
where A: Freeze,

§

impl<T, A> Freeze for Rc<T, A>
where A: Freeze, T: ?Sized,

§

impl<T, A> Freeze for serde::lib::RcWeak<T, A>
where A: Freeze, T: ?Sized,

§

impl<T, A> Freeze for Vec<T, A>
where A: Freeze,

§

impl<T, A> Freeze for VecDeque<T, A>
where A: Freeze,

§

impl<T, D> !Freeze for std::sys::thread_local::native::lazy::Storage<T, D>

§

impl<T, E> Freeze for Result<T, E>
where T: Freeze, E: Freeze,

§

impl<T, F = fn() -> T> !Freeze for LazyCell<T, F>

§

impl<T, F = fn() -> T> !Freeze for LazyLock<T, F>

§

impl<T, F> Freeze for Successors<T, F>
where F: Freeze, T: Freeze,

§

impl<T, S> Freeze for HashSet<T, S>
where S: Freeze,

§

impl<T, U> Freeze for serde::lib::core::io::Chain<T, U>
where T: Freeze, U: Freeze,

§

impl<T, const N: usize> Freeze for serde::lib::core::array::IntoIter<T, N>
where T: Freeze,

§

impl<T, const N: usize> Freeze for Mask<T, N>
where T: Freeze,

§

impl<T, const N: usize> Freeze for Simd<T, N>
where T: Freeze,

§

impl<V> Freeze for SeedStructVariant<V>
where V: Freeze,

§

impl<V> Freeze for SeedTupleVariant<V>
where V: Freeze,

§

impl<W> Freeze for BufWriter<W>
where W: Freeze + ?Sized,

§

impl<W> Freeze for IntoInnerError<W>
where W: Freeze,

§

impl<W> Freeze for LineWriter<W>
where W: Freeze + ?Sized,

§

impl<Y, R> Freeze for CoroutineState<Y, R>
where Y: Freeze, R: Freeze,

§

impl<const N: usize> Freeze for LaneCount<N>

impl Freeze for FontArc

impl Freeze for FontVec

impl Freeze for Glyph

impl Freeze for GlyphId

impl Freeze for Outline

impl Freeze for PxScale

impl Freeze for Rect

impl<'a> Freeze for CodepointIdIter<'a>

impl<'a> Freeze for GlyphImage<'a>

impl<'a> Freeze for GlyphSvg<'a>

impl<'a> Freeze for GlyphImage<'a>

impl<'font> Freeze for FontRef<'font>

impl<F> Freeze for PxScaleFont<F>
where F: Freeze,

impl Freeze for Point

impl<'a> Freeze for RefBorrowData<'a>

impl<'a, T> Freeze for Ref<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for RefMut<'a, T>
where T: ?Sized,

impl<T> !Freeze for RefCell<T>

impl !Freeze for LazyLines

impl Freeze for DebugFile

impl Freeze for LineRow

impl Freeze for Lines

impl Freeze for UnitRange

impl<'a> Freeze for Location<'a>

impl<'a, R> Freeze for InlinedState<'a, R>
where R: Freeze,

impl<'ctx> Freeze for LineLocationRangeIter<'ctx>

impl<'ctx, R> Freeze for FrameIterState<'ctx, R>

impl<'ctx, R> Freeze for FrameIterFrames<'ctx, R>

impl<'ctx, R> Freeze for Frame<'ctx, R>
where <R as Reader>::Offset: Freeze, R: Freeze,

impl<'ctx, R> Freeze for FrameIter<'ctx, R>

impl<'ctx, R> Freeze for LocationRangeIter<'ctx, R>

impl<R> !Freeze for LazyFunction<R>

impl<R> !Freeze for LazyFunctions<R>

impl<R> !Freeze for ResUnit<R>

impl<R> Freeze for Function<R>
where <R as Reader>::Offset: Freeze, R: Freeze,

impl<R> Freeze for Functions<R>

impl<R> Freeze for InlinedFunction<R>
where <R as Reader>::Offset: Freeze, R: Freeze,

impl<R> Freeze for Context<R>

impl<R> Freeze for FunctionName<R>
where R: Freeze,

impl<R> Freeze for RangeAttributes<R>
where <R as Reader>::Offset: Freeze,

impl<R> Freeze for SplitDwarfLoad<R>
where R: Freeze,

impl<R> Freeze for DwoUnit<R>
where <R as Reader>::Offset: Freeze, R: Freeze,

impl<R> Freeze for ResUnits<R>

impl<R> Freeze for SupUnit<R>
where <R as Reader>::Offset: Freeze, R: Freeze,

impl<R> Freeze for SupUnits<R>

impl<T> !Freeze for LazyCell<T>

impl<T, L, F> Freeze for LoopingLookup<T, L, F>
where L: Freeze, F: Freeze,

impl<T, L, F> Freeze for MappedLookup<T, L, F>
where L: Freeze, F: Freeze,

impl<T, R, F> Freeze for SimpleLookup<T, R, F>
where F: Freeze,

impl Freeze for U32X4

impl Freeze for Adler32

impl Freeze for Error

impl<'msg, 'aad> Freeze for Payload<'msg, 'aad>

impl Freeze for InitToken

impl Freeze for Aes128

impl Freeze for Aes128Dec

impl Freeze for Aes128Enc

impl Freeze for Aes192

impl Freeze for Aes192Dec

impl Freeze for Aes192Enc

impl Freeze for Aes256

impl Freeze for Aes256Dec

impl Freeze for Aes256Enc

impl Freeze for Aes128

impl Freeze for Aes128Dec

impl Freeze for Aes128Enc

impl Freeze for Aes192

impl Freeze for Aes192Dec

impl Freeze for Aes192Enc

impl Freeze for Aes256

impl Freeze for Aes256Dec

impl Freeze for Aes256Enc

impl Freeze for Aes128

impl Freeze for Aes128Dec

impl Freeze for Aes128Enc

impl Freeze for Aes192

impl Freeze for Aes192Dec

impl Freeze for Aes192Enc

impl Freeze for Aes256

impl Freeze for Aes256Dec

impl Freeze for Aes256Enc

impl Freeze for Inner

impl Freeze for InnerDec

impl Freeze for InnerEnc

impl Freeze for Inner

impl Freeze for InnerDec

impl Freeze for InnerEnc

impl Freeze for Inner

impl Freeze for InnerDec

impl Freeze for InnerEnc

impl<'a> Freeze for Aes128BackDec<'a>

impl<'a> Freeze for Aes128BackEnc<'a>

impl<'a> Freeze for Aes192BackDec<'a>

impl<'a> Freeze for Aes192BackEnc<'a>

impl<'a> Freeze for Aes256BackDec<'a>

impl<'a> Freeze for Aes256BackEnc<'a>

impl<'a> Freeze for Aes128BackDec<'a>

impl<'a> Freeze for Aes128BackEnc<'a>

impl<'a> Freeze for Aes192BackDec<'a>

impl<'a> Freeze for Aes192BackEnc<'a>

impl<'a> Freeze for Aes256BackDec<'a>

impl<'a> Freeze for Aes256BackEnc<'a>

impl<Aes, NonceSize, TagSize> Freeze for AesGcm<Aes, NonceSize, TagSize>
where Aes: Freeze,

impl Freeze for Error

impl<'a> Freeze for WCtx<'a>

impl<'a> Freeze for WInverseCtx<'a>

impl<Aes> Freeze for Kek<Aes>
where Aes: Freeze,

impl Freeze for AHasher

impl<K, V, S> Freeze for AHashMap<K, V, S>
where S: Freeze,

impl<T, S> Freeze for AHashSet<T, S>
where S: Freeze,

impl Freeze for Candidate

impl Freeze for Anchored

impl Freeze for MatchKind

impl Freeze for StartKind

impl Freeze for MatchKind

impl Freeze for ErrorKind

impl Freeze for Prefilter

impl Freeze for StateID

impl Freeze for Builder

impl Freeze for DFA

impl Freeze for Builder

impl Freeze for NFA

impl Freeze for Builder

impl Freeze for Match

impl Freeze for NFA

impl Freeze for QueuedSet

impl Freeze for State

impl Freeze for Patterns

impl Freeze for RabinKarp

impl Freeze for Builder

impl Freeze for Config

impl Freeze for Searcher

impl Freeze for Builder

impl Freeze for Searcher

impl Freeze for Match

impl Freeze for Match

impl Freeze for PatternID

impl Freeze for Span

impl Freeze for BitSet

impl Freeze for ByteSet

impl Freeze for Buffer

impl Freeze for DebugByte

impl Freeze for Builder

impl Freeze for Memmem

impl Freeze for Packed

impl Freeze for Remapper

impl Freeze for Special

impl<'a> Freeze for StateTrans<'a>

impl<'a> Freeze for State<'a>

impl<'a> Freeze for Compiler<'a>

impl<'a> Freeze for Pattern<'a>

impl<'a> Freeze for ByteClassElements<'a>

impl<'a, 'h> Freeze for FindIter<'a, 'h>

impl<'a, 'h> Freeze for FindOverlappingIter<'a, 'h>

impl<'a, 'h, A> Freeze for FindIter<'a, 'h, A>

impl<'a, 'h, A> Freeze for FindOverlappingIter<'a, 'h, A>

impl<'a, A, R> Freeze for StreamChunkIter<'a, A, R>
where R: Freeze,

impl<'a, A, R> Freeze for StreamFindIter<'a, A, R>
where R: Freeze,

impl<'a, R> Freeze for StreamFindIter<'a, R>
where R: Freeze,

impl<'h> Freeze for Input<'h>

impl<'p> Freeze for PatternIter<'p>

impl<'r> Freeze for StreamChunk<'r>

impl<'s, 'h> Freeze for FindIter<'s, 'h>

impl<I> Freeze for WithPatternIDIter<I>
where I: Freeze,

impl<I> Freeze for WithStateIDIter<I>
where I: Freeze,

impl<V> Freeze for Mask<V>
where V: Freeze,

impl<V, const BYTES: usize> Freeze for Fat<V, BYTES>
where V: Freeze,

impl<V, const BYTES: usize> Freeze for Slim<V, BYTES>
where V: Freeze,

impl<const BUCKETS: usize> Freeze for Teddy<BUCKETS>

impl<const BYTES: usize> Freeze for FatAVX2<BYTES>

impl<const BYTES: usize> Freeze for SlimAVX2<BYTES>

impl<const BYTES: usize> Freeze for SlimSSSE3<BYTES>

impl<'a, T> Freeze for AllocatedStackMemory<'a, T>

impl<'a, T> Freeze for CallocBackingStore<'a, T>

impl<'a, T, U> Freeze for StackAllocator<'a, T, U>
where U: Freeze,

impl<'a, T> Freeze for HeapPrealloc<'a, T>

impl<T> Freeze for HeapAlloc<T>
where T: Freeze,

impl<T> Freeze for WrapBox<T>

impl Freeze for AllocInit

impl Freeze for Global

impl<'a> Freeze for SetLenOnDrop<'a>

impl<'a, I, A> Freeze for Splice<'a, I, A>
where I: Freeze,

impl<'a, T> Freeze for InPlaceSeed<'a, T>

impl<'a, T, A> Freeze for Drain<'a, T, A>

impl<T> Freeze for Unique<T>
where T: ?Sized,

impl<T> Freeze for ExtendElement<T>
where T: Freeze,

impl<T, A> Freeze for Box<T, A>
where A: Freeze, T: ?Sized,

impl<T, A> Freeze for RawVec<T, A>
where A: Freeze,

impl<T, A> Freeze for IntoIter<T, A>
where A: Freeze,

impl<T, A> Freeze for Vec<T, A>
where A: Freeze,

impl Freeze for State

impl Freeze for StripStr

impl<'a> Freeze for VtUtf8Receiver<'a>

impl<'s> Freeze for StripBytesIter<'s>

impl<'s> Freeze for StripStrIter<'s>

impl<'s> Freeze for StrippedBytes<'s>

impl<'s> Freeze for StrippedStr<'s>

impl<'s> Freeze for WinconBytesIter<'s>

impl<S> Freeze for StreamInner<S>
where S: Freeze,

impl<S> Freeze for AutoStream<S>
where S: Freeze,

impl<S> Freeze for StripStream<S>
where S: Freeze,

impl<W> Freeze for Adapter<W>
where W: Freeze,

impl Freeze for AnsiColor

impl Freeze for Color

impl Freeze for Metadata

impl Freeze for Effects

impl Freeze for Reset

impl Freeze for RgbColor

impl Freeze for Style

impl Freeze for Action

impl Freeze for State

impl Freeze for Params

impl<'a> Freeze for ParamsIter<'a>

impl<'a> Freeze for VtUtf8Receiver<'a>

impl<C> Freeze for Parser<C>
where C: Freeze,

impl Freeze for Au

impl !Freeze for Inner

impl !Freeze for Selection

impl !Freeze for XContext

impl Freeze for Error

impl Freeze for Clipboard

impl Freeze for Atoms

impl Freeze for Clipboard

impl Freeze for Clipboard

impl<'a> Freeze for ImageData<'a>

impl<'a, C> Freeze for AtomCookies<'a, C>

impl<'clipboard> Freeze for Clear<'clipboard>

impl<'clipboard> Freeze for Get<'clipboard>

impl<'clipboard> Freeze for Set<'clipboard>

impl<'clipboard> Freeze for Clear<'clipboard>

impl<'clipboard> Freeze for Get<'clipboard>

impl<'clipboard> Freeze for Set<'clipboard>

impl<F> Freeze for ScopeGuard<F>
where F: Freeze,

impl<'a, T, const CAP: usize> Freeze for Drain<'a, T, CAP>

impl<T> Freeze for CapacityError<T>
where T: Freeze,

impl<T, Data, F> Freeze for ScopeExitGuard<T, Data, F>
where T: Freeze, Data: Freeze, F: Freeze,

impl<T, const CAP: usize> Freeze for ArrayVec<T, CAP>
where T: Freeze,

impl<T, const CAP: usize> Freeze for IntoIter<T, CAP>
where T: Freeze,

impl<T, const N: usize> Freeze for MakeMaybeUninit<T, N>

impl<const CAP: usize> Freeze for ArrayString<CAP>

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for Instance

impl Freeze for Device

impl Freeze for Entry

impl Freeze for Instance

impl Freeze for StaticFn

impl Freeze for Device

impl Freeze for DeviceFn

impl Freeze for BlendOp

impl Freeze for Buffer

impl Freeze for ClearRect

impl Freeze for CompareOp

impl Freeze for Device

impl Freeze for DriverId

impl Freeze for Event

impl Freeze for Extent2D

impl Freeze for Extent3D

impl Freeze for Fence

impl Freeze for Filter

impl Freeze for Format

impl Freeze for FrontFace

impl Freeze for Image

impl Freeze for ImageBlit

impl Freeze for ImageCopy

impl Freeze for ImageType

impl Freeze for ImageView

impl Freeze for IndexType

impl Freeze for Instance

impl Freeze for LogicOp

impl Freeze for Offset2D

impl Freeze for Offset3D

impl Freeze for Pipeline

impl Freeze for QueryPool

impl Freeze for QueryType

impl Freeze for Queue

impl Freeze for Rect2D

impl Freeze for Result

impl Freeze for SRTDataNV

impl Freeze for Sampler

impl Freeze for ScopeKHR

impl Freeze for Semaphore

impl Freeze for ShaderEXT

impl Freeze for StencilOp

impl Freeze for VendorId

impl Freeze for Viewport

impl<'a> Freeze for AllocationCallbacks<'a>

impl<'a> Freeze for ApplicationInfo<'a>

impl<'a> Freeze for AttachmentReference2<'a>

impl<'a> Freeze for BaseInStructure<'a>

impl<'a> Freeze for BaseOutStructure<'a>

impl<'a> Freeze for BindBufferMemoryInfo<'a>

impl<'a> Freeze for BindImageMemoryInfo<'a>

impl<'a> Freeze for BindMemoryStatusKHR<'a>

impl<'a> Freeze for BindSparseInfo<'a>

impl<'a> Freeze for BlitImageInfo2<'a>

impl<'a> Freeze for BufferCopy2<'a>

impl<'a> Freeze for BufferCreateInfo<'a>

impl<'a> Freeze for BufferImageCopy2<'a>

impl<'a> Freeze for BufferMemoryBarrier<'a>

impl<'a> Freeze for BufferMemoryBarrier2<'a>

impl<'a> Freeze for BufferViewCreateInfo<'a>

impl<'a> Freeze for CheckpointData2NV<'a>

impl<'a> Freeze for CheckpointDataNV<'a>

impl<'a> Freeze for CommandPoolCreateInfo<'a>

impl<'a> Freeze for CopyBufferInfo2<'a>

impl<'a> Freeze for CopyDescriptorSet<'a>

impl<'a> Freeze for CopyImageInfo2<'a>

impl<'a> Freeze for CopyMicromapInfoEXT<'a>

impl<'a> Freeze for CuLaunchInfoNVX<'a>

impl<'a> Freeze for CuModuleCreateInfoNVX<'a>

impl<'a> Freeze for CudaLaunchInfoNV<'a>

impl<'a> Freeze for DebugUtilsLabelEXT<'a>

impl<'a> Freeze for DependencyInfo<'a>

impl<'a> Freeze for DepthBiasInfoEXT<'a>

impl<'a> Freeze for DescriptorGetInfoEXT<'a>

impl<'a> Freeze for DeviceCreateInfo<'a>

impl<'a> Freeze for DeviceEventInfoEXT<'a>

impl<'a> Freeze for DeviceFaultCountsEXT<'a>

impl<'a> Freeze for DeviceFaultInfoEXT<'a>

impl<'a> Freeze for DeviceGroupSubmitInfo<'a>

impl<'a> Freeze for DeviceQueueCreateInfo<'a>

impl<'a> Freeze for DeviceQueueInfo2<'a>

impl<'a> Freeze for DisplayEventInfoEXT<'a>

impl<'a> Freeze for DisplayPlaneInfo2KHR<'a>

impl<'a> Freeze for DisplayPowerInfoEXT<'a>

impl<'a> Freeze for DisplayPresentInfoKHR<'a>

impl<'a> Freeze for DisplayProperties2KHR<'a>

impl<'a> Freeze for DisplayPropertiesKHR<'a>

impl<'a> Freeze for EventCreateInfo<'a>

impl<'a> Freeze for ExportFenceCreateInfo<'a>

impl<'a> Freeze for ExternalFormatANDROID<'a>

impl<'a> Freeze for ExternalFormatQNX<'a>

impl<'a> Freeze for FenceCreateInfo<'a>

impl<'a> Freeze for FenceGetFdInfoKHR<'a>

impl<'a> Freeze for FormatProperties2<'a>

impl<'a> Freeze for FormatProperties3<'a>

impl<'a> Freeze for FrameBoundaryEXT<'a>

impl<'a> Freeze for FramebufferCreateInfo<'a>

impl<'a> Freeze for GeometryAABBNV<'a>

impl<'a> Freeze for GeometryDataNV<'a>

impl<'a> Freeze for GeometryNV<'a>

impl<'a> Freeze for GeometryTrianglesNV<'a>

impl<'a> Freeze for HdrMetadataEXT<'a>

impl<'a> Freeze for ImageBlit2<'a>

impl<'a> Freeze for ImageCopy2<'a>

impl<'a> Freeze for ImageCreateInfo<'a>

impl<'a> Freeze for ImageMemoryBarrier<'a>

impl<'a> Freeze for ImageMemoryBarrier2<'a>

impl<'a> Freeze for ImageResolve2<'a>

impl<'a> Freeze for ImageSubresource2KHR<'a>

impl<'a> Freeze for ImageToMemoryCopyEXT<'a>

impl<'a> Freeze for ImageViewCreateInfo<'a>

impl<'a> Freeze for ImportFenceFdInfoKHR<'a>

impl<'a> Freeze for ImportMemoryFdInfoKHR<'a>

impl<'a> Freeze for InstanceCreateInfo<'a>

impl<'a> Freeze for LatencySleepInfoNV<'a>

impl<'a> Freeze for LayerSettingEXT<'a>

impl<'a> Freeze for MappedMemoryRange<'a>

impl<'a> Freeze for MemoryAllocateInfo<'a>

impl<'a> Freeze for MemoryBarrier<'a>

impl<'a> Freeze for MemoryBarrier2<'a>

impl<'a> Freeze for MemoryFdPropertiesKHR<'a>

impl<'a> Freeze for MemoryGetFdInfoKHR<'a>

impl<'a> Freeze for MemoryMapInfoKHR<'a>

impl<'a> Freeze for MemoryRequirements2<'a>

impl<'a> Freeze for MemoryToImageCopyEXT<'a>

impl<'a> Freeze for MemoryUnmapInfoKHR<'a>

impl<'a> Freeze for MicromapBuildInfoEXT<'a>

impl<'a> Freeze for MicromapCreateInfoEXT<'a>

impl<'a> Freeze for NativeBufferANDROID<'a>

impl<'a> Freeze for PerformanceCounterKHR<'a>

impl<'a> Freeze for PipelineInfoKHR<'a>

impl<'a> Freeze for PresentFrameTokenGGP<'a>

impl<'a> Freeze for PresentIdKHR<'a>

impl<'a> Freeze for PresentInfoKHR<'a>

impl<'a> Freeze for PresentRegionKHR<'a>

impl<'a> Freeze for PresentRegionsKHR<'a>

impl<'a> Freeze for ProtectedSubmitInfo<'a>

impl<'a> Freeze for PushConstantsInfoKHR<'a>

impl<'a> Freeze for QueryPoolCreateInfo<'a>

impl<'a> Freeze for RenderPassBeginInfo<'a>

impl<'a> Freeze for RenderPassCreateInfo<'a>

impl<'a> Freeze for RenderPassCreateInfo2<'a>

impl<'a> Freeze for RenderingAreaInfoKHR<'a>

impl<'a> Freeze for RenderingInfo<'a>

impl<'a> Freeze for ResolveImageInfo2<'a>

impl<'a> Freeze for SamplerCreateInfo<'a>

impl<'a> Freeze for SemaphoreCreateInfo<'a>

impl<'a> Freeze for SemaphoreGetFdInfoKHR<'a>

impl<'a> Freeze for SemaphoreSignalInfo<'a>

impl<'a> Freeze for SemaphoreSubmitInfo<'a>

impl<'a> Freeze for SemaphoreWaitInfo<'a>

impl<'a> Freeze for ShaderCreateInfoEXT<'a>

impl<'a> Freeze for ShadingRatePaletteNV<'a>

impl<'a> Freeze for SpecializationInfo<'a>

impl<'a> Freeze for SubmitInfo<'a>

impl<'a> Freeze for SubmitInfo2<'a>

impl<'a> Freeze for SubpassBeginInfo<'a>

impl<'a> Freeze for SubpassDependency2<'a>

impl<'a> Freeze for SubpassDescription<'a>

impl<'a> Freeze for SubpassDescription2<'a>

impl<'a> Freeze for SubpassEndInfo<'a>

impl<'a> Freeze for SubresourceLayout2KHR<'a>

impl<'a> Freeze for SurfaceFormat2KHR<'a>

impl<'a> Freeze for SurfacePresentModeEXT<'a>

impl<'a> Freeze for TilePropertiesQCOM<'a>

impl<'a> Freeze for ValidationFeaturesEXT<'a>

impl<'a> Freeze for ValidationFlagsEXT<'a>

impl<'a> Freeze for ViSurfaceCreateInfoNN<'a>

impl<'a> Freeze for VideoCapabilitiesKHR<'a>

impl<'a> Freeze for VideoDecodeInfoKHR<'a>

impl<'a> Freeze for VideoEncodeInfoKHR<'a>

impl<'a> Freeze for VideoEndCodingInfoKHR<'a>

impl<'a> Freeze for VideoProfileInfoKHR<'a>

impl<'a> Freeze for WriteDescriptorSet<'a>

impl<'a> Freeze for DescriptorDataEXT<'a>

impl<'a, T> Freeze for AlignIter<'a, T>

impl<Storage> Freeze for __BindgenBitfieldUnit<Storage>
where Storage: Freeze,

impl<T> Freeze for Align<T>

impl Freeze for State

impl Freeze for State

impl Freeze for State

impl Freeze for Level

impl Freeze for State

impl Freeze for State

impl Freeze for State

impl Freeze for State

impl Freeze for Flags

impl Freeze for Header

impl Freeze for Parser

impl<B> Freeze for PartialBuffer<B>
where B: Freeze,

impl<R> Freeze for BrotliDecoder<R>
where R: Freeze,

impl<R> Freeze for BrotliEncoder<R>
where R: Freeze,

impl<R> Freeze for GzipDecoder<R>
where R: Freeze,

impl<R> Freeze for GzipEncoder<R>
where R: Freeze,

impl<R> Freeze for ZlibDecoder<R>
where R: Freeze,

impl<R> Freeze for ZlibEncoder<R>
where R: Freeze,

impl<R, D> Freeze for Decoder<R, D>
where R: Freeze, D: Freeze,

impl<R, E> Freeze for Encoder<R, E>
where R: Freeze, E: Freeze,

impl<T> Freeze for Unshared<T>
where T: Freeze,

impl<W> Freeze for BufWriter<W>
where W: Freeze,

impl<W> Freeze for BrotliDecoder<W>
where W: Freeze,

impl<W> Freeze for BrotliEncoder<W>
where W: Freeze,

impl<W> Freeze for GzipDecoder<W>
where W: Freeze,

impl<W> Freeze for GzipEncoder<W>
where W: Freeze,

impl<W> Freeze for ZlibDecoder<W>
where W: Freeze,

impl<W> Freeze for ZlibEncoder<W>
where W: Freeze,

impl<W, D> Freeze for Decoder<W, D>
where D: Freeze, W: Freeze,

impl<W, E> Freeze for Encoder<W, E>
where E: Freeze, W: Freeze,

impl Freeze for Arg

impl Freeze for Send

impl Freeze for Sync

impl Freeze for AsyncItem

impl !Freeze for WakerProxy

impl<'a, S> Freeze for Send<'a, S>

impl<F, S> Freeze for SkippedHandshakeFuture<F, S>
where F: Freeze, S: Freeze,

impl<F, S> Freeze for SkippedHandshakeFutureInner<F, S>
where F: Freeze, S: Freeze,

impl<F, S> Freeze for StartedHandshakeFuture<F, S>
where F: Freeze, S: Freeze,

impl<F, S> Freeze for StartedHandshakeFutureInner<F, S>
where F: Freeze, S: Freeze,

impl<Role> Freeze for StartedHandshake<Role>

impl<Role> Freeze for MidHandshake<Role>
where Role: Freeze, <Role as HandshakeRole>::InternalStream: Freeze,

impl<S> Freeze for AllowStd<S>
where S: Freeze,

impl<S> Freeze for WebSocketStream<S>
where S: Freeze,

impl<S, T> Freeze for Stream<S, T>
where S: Freeze, T: Freeze,

impl<T> Freeze for TokioAdapter<T>
where T: Freeze,

impl<'b> Freeze for AtomicBorrowRef<'b>

impl<'b> Freeze for AtomicBorrowRefMut<'b>

impl<'b, T> Freeze for AtomicRef<'b, T>
where T: ?Sized,

impl<'b, T> Freeze for AtomicRefMut<'b, T>
where T: ?Sized,

impl<T> !Freeze for AtomicRefCell<T>

impl Freeze for AeadCtx

impl Freeze for KeyInner

impl Freeze for PrkMode

impl Freeze for Version

impl Freeze for KeySize

impl Freeze for Key

impl Freeze for Counter32

impl Freeze for Counter64

impl Freeze for Context

impl Freeze for Key

impl Freeze for Algorithm

impl Freeze for Algorithm

impl Freeze for Nonce

impl Freeze for Tag

impl Freeze for Algorithm

impl Freeze for PublicKey

impl Freeze for Block

impl Freeze for Algorithm

impl Freeze for Algorithm

impl Freeze for Context

impl Freeze for Digest

impl Freeze for Algorithm

impl Freeze for Prk

impl Freeze for Salt

impl Freeze for Algorithm

impl Freeze for Context

impl Freeze for Key

impl Freeze for LcHmacCtx

impl Freeze for Tag

impl Freeze for Algorithm

impl Freeze for Document

impl Freeze for KeyPair

impl Freeze for PublicKey

impl Freeze for PublicKey

impl Freeze for PublicKey

impl Freeze for Signature

impl Freeze for Algorithm

impl Freeze for Secret

impl<'a> Freeze for LcCBB<'a>

impl<'a> Freeze for BufferUpdate<'a>

impl<'a> Freeze for Curve25519SeedBin<'a>

impl<'a> Freeze for EcPrivateKeyBin<'a>

impl<'a> Freeze for Pkcs8V1Der<'a>

impl<'a> Freeze for Pkcs8V2Der<'a>

impl<'a> Freeze for PqdsaPrivateKeyRaw<'a>

impl<'a> Freeze for PqdsaSeedRaw<'a>

impl<'a> Freeze for PublicKeyX509Der<'a>

impl<'a> Freeze for Ciphertext<'a>

impl<'a> Freeze for EncapsulationKeyBytes<'a>

impl<'a> Freeze for PrivateKey<'a>

impl<'a> Freeze for Seed<'a>

impl<'a, L> Freeze for Okm<'a, L>
where L: Freeze,

impl<'a, N> Freeze for OpeningKeyPreparedNonce<'a, N>

impl<'a, N> Freeze for SealingKeyPreparedNonce<'a, N>

impl<'a, T> Freeze for Buffer<'a, T>

impl<A> Freeze for Aad<A>
where A: Freeze,

impl<B> Freeze for UnparsedPublicKey<B>
where B: Freeze,

impl<B> Freeze for PublicKeyComponents<B>
where B: Freeze,

impl<B> Freeze for UnparsedPublicKey<B>
where B: Freeze,

impl<Cipher> Freeze for KeyEncryptionKey<Cipher>

impl<Id> Freeze for Algorithm<Id>
where Id: Freeze,

impl<Id> Freeze for DecapsulationKey<Id>

impl<Id> Freeze for EncapsulationKey<Id>

impl<N> Freeze for OpeningKey<N>
where N: Freeze,

impl<N> Freeze for SealingKey<N>
where N: Freeze,

impl<P> Freeze for DetachablePointer<P>
where P: Freeze,

impl<P> Freeze for ManagedPointer<P>
where P: Freeze,

impl<T> Freeze for BigEndian<T>
where T: Freeze,

impl<T> Freeze for LittleEndian<T>
where T: Freeze,

impl<T> Freeze for ZeroizeBoxSlice<T>

impl<T> Freeze for ConstPointer<T>

impl<T> Freeze for MutPointer<T>

impl<T> Freeze for Random<T>
where T: Freeze,

impl<const L: usize> Freeze for FixedLength<L>

impl Freeze for DES_ks

impl Freeze for _IO_FILE

impl Freeze for bf_key_st

impl Freeze for bignum_st

impl Freeze for bio_st

impl Freeze for cbb_st

impl Freeze for cbs_st

impl Freeze for conf_st

impl Freeze for dh_st

impl Freeze for dsa_st

impl Freeze for ec_key_st

impl Freeze for engine_st

impl Freeze for env_md_st

impl Freeze for lhash_st

impl Freeze for pkcs12_st

impl Freeze for pkcs7_st

impl Freeze for rsa_st

impl Freeze for ssl_st

impl Freeze for stack_st

impl Freeze for tm

impl Freeze for x509_st

impl<Storage> Freeze for __BindgenBitfieldUnit<Storage>
where Storage: Freeze,

impl Freeze for Never

impl Freeze for RegNum

impl Freeze for Sample

impl Freeze for Registers

impl Freeze for HangAlert

impl !Freeze for Stash

impl !Freeze for Mapping

impl Freeze for Frame

impl Freeze for Frame

impl Freeze for PrintFmt

impl Freeze for Bomb

impl Freeze for TracePtr

impl Freeze for LockGuard

impl Freeze for Backtrace

impl Freeze for Frame

impl Freeze for Symbol

impl Freeze for ParsedSym

impl Freeze for Mmap

impl Freeze for MapsEntry

impl Freeze for Cache

impl Freeze for Library

impl<'a> Freeze for BytesOrWideString<'a>

impl<'a> Freeze for ResolveWhat<'a>

impl<'a> Freeze for Symbol<'a>

impl<'a> Freeze for SymbolName<'a>

impl<'a> Freeze for Object<'a>

impl<'a> Freeze for Context<'a>

impl<'a, 'b> Freeze for BacktraceFmt<'a, 'b>

impl<'fmt, 'a, 'b> Freeze for BacktraceFrameFmt<'fmt, 'a, 'b>

impl<A, B> Freeze for Either<A, B>
where A: Freeze, B: Freeze,

impl Freeze for SendError

impl Freeze for BlobIndex

impl Freeze for WebViewId

impl Freeze for ZeroIndex

impl Freeze for PrintTree

impl Freeze for Epoch

impl<T> !Freeze for GenericReceiver<T>

impl<T> Freeze for GenericSender<T>

impl<T> Freeze for Index<T>

impl<T> Freeze for NamespaceIndex<T>

impl Freeze for Alphabet

impl<'a> Freeze for StringSink<'a>

impl<'a, 'b> Freeze for FormatterSink<'a, 'b>

impl<'a, 'e, E> Freeze for Base64Display<'a, 'e, E>

impl<'e, E> Freeze for ChunkedEncoder<'e, E>
where E: ?Sized,

impl<'e, E, R> Freeze for DecoderReader<'e, E, R>
where R: Freeze,

impl<'e, E, S> Freeze for EncoderStringWriter<'e, E, S>
where S: Freeze,

impl<'e, E, W> Freeze for EncoderWriter<'e, E, W>
where W: Freeze,

impl<S> Freeze for Utf8SingleCodeUnitWriter<S>
where S: Freeze,

impl Freeze for ErrorKind

impl Freeze for BigEndian

impl Freeze for BigEndian

impl Freeze for Bounded

impl Freeze for Config

impl Freeze for Infinite

impl<'a, S> Freeze for SizeCompound<'a, S>

impl<'a, W, O> Freeze for Compound<'a, W, O>

impl<'storage> Freeze for SliceReader<'storage>

impl<O> Freeze for SizeChecker<O>
where O: Freeze,

impl<O, E> Freeze for WithOtherEndian<O, E>
where O: Freeze,

impl<O, I> Freeze for WithOtherIntEncoding<O, I>
where O: Freeze,

impl<O, L> Freeze for WithOtherLimit<O, L>
where O: Freeze, L: Freeze,

impl<O, T> Freeze for WithOtherTrailing<O, T>
where O: Freeze,

impl<R> Freeze for IoReader<R>
where R: Freeze,

impl<R, O> Freeze for Deserializer<R, O>
where R: Freeze, O: Freeze,

impl<W, O> Freeze for Serializer<W, O>
where W: Freeze, O: Freeze,

impl<'a, B> Freeze for Difference<'a, B>
where B: Freeze,

impl<'a, B> Freeze for Intersection<'a, B>
where B: Freeze,

impl<'a, B> Freeze for Iter<'a, B>
where B: Freeze,

impl<'a, B> Freeze for SymmetricDifference<'a, B>
where B: Freeze,

impl<'a, B> Freeze for TwoBitPositions<'a, B>

impl<'a, B> Freeze for Union<'a, B>
where B: Freeze,

impl<B> Freeze for BitSet<B>

impl<T, B> Freeze for BlockIter<T, B>
where B: Freeze, T: Freeze,

impl<'a, B> Freeze for Blocks<'a, B>

impl<'a, B> Freeze for Iter<'a, B>

impl<'a, B> Freeze for IterMut<'a, B>

impl<'a, B> Freeze for MutBorrowedBit<'a, B>

impl<B> Freeze for BitVec<B>

impl<B> Freeze for IntoIter<B>

impl<'a, B> Freeze for AsDisplay<'a, B>

impl<B> Freeze for Iter<B>
where B: Freeze,

impl<B> Freeze for IterNames<B>
where B: Freeze,

impl<B> Freeze for Flag<B>
where B: Freeze,

impl Freeze for Eager

impl Freeze for Error

impl Freeze for Lazy

impl<BlockSize, Kind> Freeze for BlockBuffer<BlockSize, Kind>
where <BlockSize as ArrayLength<u8>>::ArrayType: Freeze,

impl Freeze for PadType

impl Freeze for AnsiX923

impl Freeze for Iso10126

impl Freeze for Iso7816

impl Freeze for NoPadding

impl Freeze for Pkcs7

impl Freeze for Flags

impl Freeze for Blocklist

impl Freeze for GATTType

impl Freeze for Union1

impl Freeze for IsFirst

impl Freeze for NextOut

impl Freeze for LitBlocks

impl Freeze for BroCatli

impl Freeze for PosData

impl Freeze for BankH40

impl Freeze for BankH41

impl Freeze for BankH42

impl Freeze for H40

impl Freeze for H41

impl Freeze for H42

impl Freeze for H5Sub

impl Freeze for H6Sub

impl Freeze for H9Opts

impl Freeze for HQ5Sub

impl Freeze for HQ7Sub

impl Freeze for SlotH40

impl Freeze for SlotH41

impl Freeze for SlotH42

impl Freeze for Struct1

impl Freeze for Command

impl Freeze for CompatF8

impl Freeze for Array264i

impl Freeze for Array528i

impl Freeze for Array712i

impl Freeze for EmptyIVec

impl Freeze for PDF

impl Freeze for AdvPrior

impl Freeze for CMPrior

impl Freeze for DictWord

impl Freeze for Weights

impl<'a> Freeze for BackwardMatchMut<'a>

impl<'a> Freeze for BlockSplitRef<'a>

impl<'a> Freeze for MetaBlockSplitRefs<'a>

impl<'a> Freeze for InputPair<'a>

impl<'a> Freeze for InputReference<'a>

impl<'a> Freeze for InputReferenceMut<'a>

impl<'a> Freeze for CDF<'a>

impl<'a> Freeze for CDF<'a>

impl<'a, Alloc> Freeze for BlockEncoder<'a, Alloc>

impl<'a, Alloc> Freeze for CommandQueue<'a, Alloc>

impl<'a, Alloc> Freeze for ContextMapEntropy<'a, Alloc>
where <Alloc as Allocator<u16>>::AllocatedMemory: Freeze,

impl<'a, Alloc> Freeze for BlockSplitIterator<'a, Alloc>

impl<'a, Alloc> Freeze for PriorEval<'a, Alloc>

impl<'a, Alloc> Freeze for StrideEval<'a, Alloc>

impl<A, B, C, D> Freeze for WorkerPool<A, B, C, D>

impl<Alloc> Freeze for UnionHasher<Alloc>

impl<Alloc> Freeze for H9<Alloc>

impl<Alloc> Freeze for BlockSplit<Alloc>

impl<Alloc> Freeze for StateWrapper<Alloc>

impl<Alloc> Freeze for CompressedFileChunk<Alloc>
where <Alloc as Allocator<u8>>::AllocatedMemory: Freeze,

impl<Alloc> Freeze for CompressionThreadResult<Alloc>
where Alloc: Freeze, <Alloc as Allocator<u8>>::AllocatedMemory: Freeze,

impl<AllocF> Freeze for ZopfliCostModel<AllocF>
where <AllocF as Allocator<f32>>::AllocatedMemory: Freeze,

impl<AllocU32> Freeze for H10Buckets<AllocU32>
where <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<AllocU32> Freeze for H2Sub<AllocU32>
where <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<AllocU32> Freeze for H3Sub<AllocU32>
where <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<AllocU32> Freeze for H4Sub<AllocU32>
where <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<AllocU32> Freeze for H54Sub<AllocU32>
where <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<AllocU32> Freeze for EntropyBucketPopulation<AllocU32>
where <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<AllocU32> Freeze for EntropyPyramid<AllocU32>
where <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<AllocU32> Freeze for EntropyTally<AllocU32>
where <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<AllocU32, Buckets, Params> Freeze for H10<AllocU32, Buckets, Params>
where Buckets: Freeze, <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<AllocU8> Freeze for RingBuffer<AllocU8>
where <AllocU8 as Allocator<u8>>::AllocatedMemory: Freeze,

impl<AllocU8, AllocU16, AllocI32, AllocU32, AllocU64, AllocCommand, AllocFloatX, AllocV8, AllocS16, AllocPDF, AllocStaticCommand, AllocHistogramLiteral, AllocHistogramCommand, AllocHistogramDistance, AllocHistogramPair, AllocContextType, AllocHuffmanTree, AllocZopfliNode> Freeze for CombiningAllocator<AllocU8, AllocU16, AllocI32, AllocU32, AllocU64, AllocCommand, AllocFloatX, AllocV8, AllocS16, AllocPDF, AllocStaticCommand, AllocHistogramLiteral, AllocHistogramCommand, AllocHistogramDistance, AllocHistogramPair, AllocContextType, AllocHuffmanTree, AllocZopfliNode>
where AllocU8: Freeze, AllocU16: Freeze, AllocI32: Freeze, AllocU32: Freeze, AllocU64: Freeze, AllocCommand: Freeze, AllocFloatX: Freeze, AllocV8: Freeze, AllocS16: Freeze, AllocPDF: Freeze, AllocStaticCommand: Freeze, AllocHistogramLiteral: Freeze, AllocHistogramCommand: Freeze, AllocHistogramDistance: Freeze, AllocHistogramPair: Freeze, AllocContextType: Freeze, AllocHuffmanTree: Freeze, AllocZopfliNode: Freeze,

impl<Buckets> Freeze for BasicHasher<Buckets>
where Buckets: Freeze,

impl<ErrType, R, BufferType, Alloc> Freeze for CompressorReaderCustomIo<ErrType, R, BufferType, Alloc>
where BufferType: Freeze, R: Freeze, ErrType: Freeze, Alloc: Freeze, <Alloc as Allocator<Command>>::AllocatedMemory: Freeze, <Alloc as Allocator<u8>>::AllocatedMemory: Freeze, <Alloc as Allocator<i32>>::AllocatedMemory: Freeze, <Alloc as Allocator<u32>>::AllocatedMemory: Freeze, <Alloc as Allocator<u16>>::AllocatedMemory: Freeze,

impl<ErrType, W, BufferType, Alloc> Freeze for CompressorWriterCustomIo<ErrType, W, BufferType, Alloc>
where BufferType: Freeze, W: Freeze, ErrType: Freeze, Alloc: Freeze, <Alloc as Allocator<Command>>::AllocatedMemory: Freeze, <Alloc as Allocator<u8>>::AllocatedMemory: Freeze, <Alloc as Allocator<i32>>::AllocatedMemory: Freeze, <Alloc as Allocator<u32>>::AllocatedMemory: Freeze, <Alloc as Allocator<u16>>::AllocatedMemory: Freeze,

impl<R> Freeze for CompressorReader<R>
where R: Freeze,

impl<R, BufferType, Alloc> Freeze for CompressorReaderCustomAlloc<R, BufferType, Alloc>
where BufferType: Freeze, R: Freeze, Alloc: Freeze, <Alloc as Allocator<Command>>::AllocatedMemory: Freeze, <Alloc as Allocator<u8>>::AllocatedMemory: Freeze, <Alloc as Allocator<i32>>::AllocatedMemory: Freeze, <Alloc as Allocator<u32>>::AllocatedMemory: Freeze, <Alloc as Allocator<u16>>::AllocatedMemory: Freeze,

impl<ReturnVal, ExtraInput, Alloc, Join> Freeze for InternalSendAlloc<ReturnVal, ExtraInput, Alloc, Join>
where Alloc: Freeze, ExtraInput: Freeze, Join: Freeze,

impl<ReturnValue, ExtraInput, Alloc, Join> Freeze for SendAlloc<ReturnValue, ExtraInput, Alloc, Join>
where Alloc: Freeze, ExtraInput: Freeze, Join: Freeze,

impl<ReturnValue, ExtraInput, Alloc, U> Freeze for GuardedQueue<ReturnValue, ExtraInput, Alloc, U>

impl<ReturnValue, ExtraInput, Alloc, U> Freeze for JobRequest<ReturnValue, ExtraInput, Alloc, U>
where ExtraInput: Freeze, Alloc: Freeze,

impl<ReturnValue, ExtraInput, Alloc, U> Freeze for WorkQueue<ReturnValue, ExtraInput, Alloc, U>
where ExtraInput: Freeze, Alloc: Freeze, ReturnValue: Freeze,

impl<ReturnValue, ExtraInput, Alloc, U> Freeze for WorkerJoinable<ReturnValue, ExtraInput, Alloc, U>

impl<ReturnValue, ExtraInput, Alloc, U> Freeze for WorkerPool<ReturnValue, ExtraInput, Alloc, U>

impl<SliceType> Freeze for Command<SliceType>
where SliceType: Freeze,

impl<SliceType> Freeze for FeatureFlagSliceType<SliceType>

impl<SliceType> Freeze for LiteralCommand<SliceType>
where SliceType: Freeze,

impl<SliceType> Freeze for PredictionModeContextMap<SliceType>
where SliceType: Freeze,

impl<Specialization, Alloc> Freeze for AdvHasher<Specialization, Alloc>
where Specialization: Freeze, <Alloc as Allocator<u16>>::AllocatedMemory: Freeze, <Alloc as Allocator<u32>>::AllocatedMemory: Freeze,

impl<T> Freeze for InternalOwned<T>
where T: Freeze,

impl<T> Freeze for FixedQueue<T>
where T: Freeze,

impl<T> Freeze for Owned<T>
where T: Freeze,

impl<T> Freeze for JobReply<T>
where T: Freeze,

impl<T, U> Freeze for MultiThreadedJoinable<T, U>

impl<T, U> Freeze for SingleThreadedJoinable<T, U>
where T: Freeze, U: Freeze,

impl<W> Freeze for CompressorWriter<W>
where W: Freeze,

impl<W, BufferType, Alloc> Freeze for CompressorWriterCustomAlloc<W, BufferType, Alloc>
where BufferType: Freeze, Alloc: Freeze, <Alloc as Allocator<Command>>::AllocatedMemory: Freeze, <Alloc as Allocator<u8>>::AllocatedMemory: Freeze, <Alloc as Allocator<i32>>::AllocatedMemory: Freeze, <Alloc as Allocator<u32>>::AllocatedMemory: Freeze, W: Freeze, <Alloc as Allocator<u16>>::AllocatedMemory: Freeze,

impl Freeze for Transform

impl<'a, OutputType> Freeze for IoReaderWrapper<'a, OutputType>

impl<'a, OutputType> Freeze for IoWriterWrapper<'a, OutputType>

impl<'a, T> Freeze for MemPool<'a, T>

impl<Alloc32, AllocHC> Freeze for HuffmanTreeGroup<Alloc32, AllocHC>

impl<AllocHC> Freeze for BlockTypeAndLengthState<AllocHC>

impl<AllocU8, AllocU32, AllocHC> Freeze for BrotliState<AllocU8, AllocU32, AllocHC>
where AllocU8: Freeze, AllocU32: Freeze, AllocHC: Freeze, <AllocU8 as Allocator<u8>>::AllocatedMemory: Freeze, <AllocHC as Allocator<HuffmanCode>>::AllocatedMemory: Freeze, <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<ErrType, R, BufferType, AllocU8, AllocU32, AllocHC> Freeze for DecompressorCustomIo<ErrType, R, BufferType, AllocU8, AllocU32, AllocHC>
where BufferType: Freeze, R: Freeze, ErrType: Freeze, AllocU8: Freeze, AllocU32: Freeze, AllocHC: Freeze, <AllocU8 as Allocator<u8>>::AllocatedMemory: Freeze, <AllocHC as Allocator<HuffmanCode>>::AllocatedMemory: Freeze, <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<ErrType, W, BufferType, AllocU8, AllocU32, AllocHC> Freeze for DecompressorWriterCustomIo<ErrType, W, BufferType, AllocU8, AllocU32, AllocHC>
where BufferType: Freeze, W: Freeze, ErrType: Freeze, AllocU8: Freeze, AllocU32: Freeze, AllocHC: Freeze, <AllocU8 as Allocator<u8>>::AllocatedMemory: Freeze, <AllocHC as Allocator<HuffmanCode>>::AllocatedMemory: Freeze, <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<InputType> Freeze for IntoIoReader<InputType>
where InputType: Freeze,

impl<InputType> Freeze for IntoIoWriter<InputType>
where InputType: Freeze,

impl<R> Freeze for Decompressor<R>
where R: Freeze,

impl<R, BufferType, AllocU8, AllocU32, AllocHC> Freeze for DecompressorCustomAlloc<R, BufferType, AllocU8, AllocU32, AllocHC>
where BufferType: Freeze, R: Freeze, AllocU8: Freeze, AllocU32: Freeze, AllocHC: Freeze, <AllocU8 as Allocator<u8>>::AllocatedMemory: Freeze, <AllocHC as Allocator<HuffmanCode>>::AllocatedMemory: Freeze, <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl<T> Freeze for BrotliAlloc<T>
where T: Freeze,

impl<T> Freeze for WrapBox<T>

impl<W> Freeze for DecompressorWriter<W>
where W: Freeze,

impl<W, BufferType, AllocU8, AllocU32, AllocHC> Freeze for DecompressorWriterCustomAlloc<W, BufferType, AllocU8, AllocU32, AllocHC>
where BufferType: Freeze, AllocU8: Freeze, AllocU32: Freeze, AllocHC: Freeze, <AllocU8 as Allocator<u8>>::AllocatedMemory: Freeze, <AllocHC as Allocator<HuffmanCode>>::AllocatedMemory: Freeze, W: Freeze, <AllocU32 as Allocator<u32>>::AllocatedMemory: Freeze,

impl Freeze for Error

impl Freeze for BoxBytes

impl Freeze for Repr

impl Freeze for NoUninit

impl Freeze for Pod

impl Freeze for Zeroable

impl<'a, I> Freeze for VariantDiscriminantIterator<'a, I>
where I: Freeze,

impl Freeze for BigEndian

impl !Freeze for Shared

impl !Freeze for Shared

impl !Freeze for Bytes

impl Freeze for Vtable

impl Freeze for BytesMut

impl<'a> Freeze for BytesRef<'a>

impl<B> Freeze for Reader<B>
where B: Freeze,

impl<B> Freeze for Writer<B>
where B: Freeze,

impl<T> !Freeze for Owned<T>

impl<T> Freeze for IntoIter<T>
where T: Freeze,

impl<T> Freeze for Limit<T>
where T: Freeze,

impl<T> Freeze for Take<T>
where T: Freeze,

impl<T, U> Freeze for Chain<T, U>
where T: Freeze, U: Freeze,

impl Freeze for Keviyah

impl Freeze for YearType

impl Freeze for Location

impl Freeze for Chinese

impl Freeze for Dangi

impl Freeze for YearInfo

impl Freeze for Moment

impl Freeze for RataDie

impl !Freeze for Signals

impl !Freeze for Poll

impl Freeze for Mode

impl Freeze for Error

impl Freeze for PingError

impl Freeze for ArcAsFd

impl Freeze for Ping

impl Freeze for Interest

impl Freeze for Readiness

impl Freeze for Token

impl Freeze for Notifier

impl Freeze for PollEvent

impl Freeze for Timer

impl<'a> Freeze for EventIterator<'a>

impl<'a, S, Data> Freeze for Dispatcher<'a, S, Data>

impl<'i> Freeze for Idle<'i>

impl<'l, Data> !Freeze for LoopInner<'l, Data>

impl<'l, Data> Freeze for SourceEntry<'l, Data>

impl<'l, Data> Freeze for SourceList<'l, Data>

impl<'l, Data> Freeze for EventLoop<'l, Data>

impl<'l, Data> Freeze for LoopHandle<'l, Data>

impl<'l, F> Freeze for Async<'l, F>
where F: Freeze,

impl<'s, 'l, F> Freeze for Readable<'s, 'l, F>

impl<'s, 'l, F> Freeze for Writable<'s, 'l, F>

impl<F, E> Freeze for Generic<F, E>
where F: Freeze,

impl<S, F> Freeze for DispatcherInner<S, F>
where S: Freeze, F: Freeze,

impl<T> Freeze for Event<T>
where T: Freeze,

impl<T> Freeze for TransientSourceState<T>
where T: Freeze,

impl<T> Freeze for Channel<T>

impl<T> Freeze for Sender<T>

impl<T> Freeze for SyncSender<T>

impl<T> Freeze for InsertError<T>
where T: Freeze,

impl<T> Freeze for FdWrapper<T>
where T: Freeze,

impl<T> Freeze for NoIoDrop<T>
where T: Freeze,

impl<T> Freeze for TransientSource<T>
where T: Freeze,

impl<D> Freeze for WaylandSource<D>

impl Freeze for Color

impl Freeze for Filter

impl Freeze for Path

impl Freeze for PathState

impl Freeze for TextRun

impl Freeze for WebGLComm

impl Freeze for GLState

impl Freeze for WebGLImpl

impl<'a> Freeze for Pattern<'a>

impl<'a> Freeze for Pattern<'a>

impl<'a> Freeze for CanvasData<'a>

impl<'a> Freeze for CanvasPaintState<'a>

impl<'a> Freeze for PathBuilderRef<'a>

impl<'a> Freeze for UnshapedTextRun<'a>

impl<'a> Freeze for CanvasPaintThread<'a>

impl<'a> Freeze for SurfacePattern<'a>

impl<'a> Freeze for WebXRBridgeContexts<'a>

impl !Freeze for CanvasMsg

impl !Freeze for WebGLMsg

impl Freeze for Direction

impl Freeze for FillRule

impl Freeze for TextAlign

impl Freeze for GlType

impl Freeze for Parameter

impl Freeze for TexFormat

impl Freeze for CanvasId

impl Freeze for GLLimits

impl Freeze for WebGLChan

impl<T> Freeze for TruncatedDebug<T>
where T: Freeze,

impl<'a, BS, BC> Freeze for Closure<'a, BS, BC>
where BC: Freeze,

impl<'a, BS, BC> Freeze for Closure<'a, BS, BC>
where BC: Freeze,

impl<'a, BS, BK> Freeze for Backend<'a, BS, BK>

impl<'a, BS, BK> Freeze for Backend<'a, BS, BK>

impl<C> Freeze for Decryptor<C>

impl<C> Freeze for Encryptor<C>

impl Freeze for Month

impl Freeze for Weekday

impl Freeze for Colons

impl Freeze for Fixed

impl Freeze for Numeric

impl Freeze for Pad

impl Freeze for Void

impl Freeze for Source

impl Freeze for Error

impl Freeze for Version

impl Freeze for RuleDay

impl Freeze for Locale

impl Freeze for Parsed

impl Freeze for Mdf

impl Freeze for YearFlags

impl Freeze for IsoWeek

impl Freeze for NaiveWeek

impl Freeze for Cache

impl Freeze for Header

impl Freeze for TimeZone

impl Freeze for Days

impl Freeze for Local

impl Freeze for Months

impl Freeze for NaiveDate

impl Freeze for NaiveTime

impl Freeze for TimeDelta

impl Freeze for Utc

impl<'a> Freeze for Item<'a>

impl<'a> Freeze for StrftimeItems<'a>

impl<'a> Freeze for Cursor<'a>

impl<'a> Freeze for State<'a>

impl<'a> Freeze for TimeZoneRef<'a>

impl<I> Freeze for DelayedFormat<I>
where I: Freeze,

impl<T> Freeze for LocalResult<T>
where T: Freeze,

impl<T> Freeze for SerdeError<T>
where T: Freeze,

impl<Tz> Freeze for Date<Tz>
where <Tz as TimeZone>::Offset: Freeze,

impl<Tz> Freeze for DateTime<Tz>
where <Tz as TimeZone>::Offset: Freeze,

impl<'a, BS> Freeze for WriteBlockCtx<'a, BS>

impl<'a, BS> Freeze for WriteBlocksCtx<'a, BS>

impl<'inp, 'out, BS> Freeze for BlockCtx<'inp, 'out, BS>

impl<'inp, 'out, BS> Freeze for BlocksCtx<'inp, 'out, BS>

impl<'inp, 'out, BS> Freeze for ApplyBlockCtx<'inp, 'out, BS>

impl<'inp, 'out, BS> Freeze for ApplyBlocksCtx<'inp, 'out, BS>

impl Freeze for Severity

impl Freeze for Error

impl Freeze for Location

impl Freeze for Locus

impl Freeze for Metrics

impl Freeze for Chars

impl Freeze for Config

impl Freeze for Styles

impl<'diagnostic> Freeze for MultiLabel<'diagnostic>

impl<'diagnostic, 'config, FileId> Freeze for RichDiagnostic<'diagnostic, 'config, FileId>

impl<'diagnostic, FileId> Freeze for ShortDiagnostic<'diagnostic, FileId>

impl<'writer, 'config> Freeze for Renderer<'writer, 'config>

impl<FileId> Freeze for Diagnostic<FileId>

impl<FileId> Freeze for Label<FileId>
where FileId: Freeze,

impl<Name, Source> Freeze for SimpleFile<Name, Source>
where Name: Freeze, Source: Freeze,

impl<Name, Source> Freeze for SimpleFiles<Name, Source>

impl Freeze for NeuQuant

impl<T> Freeze for Quad<T>
where T: Freeze,

impl Freeze for Color

impl Freeze for Styles

impl Freeze for Style

impl<WebView> Freeze for WebViewManager<WebView>

impl<'a> Freeze for WebrenderImageSource<'a>

impl Freeze for Process

impl Freeze for WebView

impl Freeze for EventLoop

impl Freeze for Pipeline

impl<STF, SWF> !Freeze for Constellation<STF, SWF>

impl<WebView> Freeze for WebViewManager<WebView>

impl !Freeze for BlobData

impl !Freeze for BlobImpl

impl !Freeze for FileBlob

impl Freeze for JobError

impl Freeze for JobResult

impl Freeze for JobType

impl Freeze for LogEntry

impl Freeze for DomPoint

impl Freeze for Job

impl Freeze for LoadData

impl Freeze for Initiator

impl Freeze for Violates

impl Freeze for CspList

impl Freeze for Directive

impl Freeze for Policy

impl Freeze for Request

impl Freeze for Response

impl Freeze for Violation

impl<'a> Freeze for Element<'a>

impl<'a> Freeze for SplitAsciiWhitespace<'a>

impl<'a> Freeze for SplitCommas<'a>

impl<'a, U, I> Freeze for SourceList<'a, U, I>
where I: Freeze, U: ?Sized,

impl Freeze for SameSite

impl Freeze for Host

impl Freeze for Secure

impl Freeze for CookieJar

impl<'a> Freeze for Delta<'a>

impl<'a> Freeze for Iter<'a>

impl<'a, 'c> Freeze for Display<'a, 'c>

impl<'c> Freeze for CookieStr<'c>

impl<'c> Freeze for Cookie<'c>

impl<'c> Freeze for CookieBuilder<'c>

impl<'c> Freeze for SplitCookies<'c>

impl<P, J> Freeze for PrefixedJar<P, J>
where J: Freeze,

impl Freeze for State

impl Freeze for State

impl Freeze for State

impl Freeze for Hasher

impl !Freeze for Inner

impl !Freeze for Channel

impl !Freeze for Channel

impl !Freeze for SyncWaker

impl Freeze for Selected

impl Freeze for Timeout

impl Freeze for Context

impl Freeze for ListToken

impl Freeze for Inner

impl Freeze for ZeroToken

impl Freeze for Operation

impl Freeze for Token

impl Freeze for RecvError

impl Freeze for Entry

impl Freeze for Waker

impl<'a> Freeze for Select<'a>

impl<'a> Freeze for SelectedOperation<'a>

impl<'a, T> Freeze for Receiver<'a, T>

impl<'a, T> Freeze for Sender<'a, T>

impl<'a, T> Freeze for Receiver<'a, T>

impl<'a, T> Freeze for Sender<'a, T>

impl<'a, T> Freeze for Receiver<'a, T>

impl<'a, T> Freeze for Sender<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for TryIter<'a, T>

impl<C> !Freeze for Counter<C>

impl<C> Freeze for Receiver<C>

impl<C> Freeze for Sender<C>

impl<T> !Freeze for Channel<T>

impl<T> !Freeze for Slot<T>

impl<T> !Freeze for Block<T>

impl<T> !Freeze for Channel<T>

impl<T> !Freeze for Position<T>

impl<T> !Freeze for Slot<T>

impl<T> !Freeze for Channel<T>

impl<T> !Freeze for Packet<T>

impl<T> Freeze for ReceiverFlavor<T>

impl<T> Freeze for SenderFlavor<T>

impl<T> Freeze for SendTimeoutError<T>
where T: Freeze,

impl<T> Freeze for TrySendError<T>
where T: Freeze,

impl<T> Freeze for Channel<T>

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for Receiver<T>

impl<T> Freeze for SendError<T>
where T: Freeze,

impl<T> Freeze for Sender<T>

impl Freeze for Flavor

impl<T> !Freeze for Block<T>

impl<T> !Freeze for Inner<T>

impl<T> !Freeze for Position<T>

impl<T> !Freeze for Slot<T>

impl<T> !Freeze for Injector<T>

impl<T> !Freeze for Worker<T>

impl<T> Freeze for Steal<T>
where T: Freeze,

impl<T> Freeze for Buffer<T>

impl<T> Freeze for Stealer<T>

impl !Freeze for Global

impl !Freeze for Local

impl !Freeze for Entry

impl Freeze for IterError

impl Freeze for Deferred

impl Freeze for Epoch

impl Freeze for Bag

impl Freeze for SealedBag

impl Freeze for Collector

impl Freeze for Guard

impl<'g, T> Freeze for Shared<'g, T>
where T: ?Sized,

impl<'g, T, C> Freeze for Iter<'g, T, C>

impl<'g, T, P> Freeze for CompareExchangeError<'g, T, P>
where P: Freeze, T: ?Sized,

impl<T> !Freeze for UnsafeCell<T>

impl<T> !Freeze for Atomic<T>

impl<T> !Freeze for OnceLock<T>

impl<T> !Freeze for Node<T>

impl<T> !Freeze for Queue<T>

impl<T> Freeze for Array<T>
where T: Freeze,

impl<T> Freeze for Owned<T>
where T: ?Sized,

impl<T, C = T> !Freeze for List<T, C>

impl !Freeze for SeqLock

impl !Freeze for Backoff

impl !Freeze for Inner

impl !Freeze for Shard

impl !Freeze for Inner

impl Freeze for Parker

impl Freeze for Unparker

impl Freeze for WaitGroup

impl<'a, T> Freeze for ShardedLockReadGuard<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for ShardedLockWriteGuard<'a, T>
where T: ?Sized,

impl<'env> Freeze for Scope<'env>

impl<'scope, 'env> Freeze for ScopedThreadBuilder<'scope, 'env>

impl<'scope, T> Freeze for ScopedJoinHandle<'scope, T>

impl<T> !Freeze for AtomicCell<T>

impl<T> !Freeze for OnceLock<T>

impl<T> !Freeze for ShardedLock<T>

impl<T> Freeze for CachePadded<T>
where T: Freeze,

impl Freeze for BlockType

impl<'a> Freeze for Token<'a>

impl<'a> Freeze for CowRcStr<'a>

impl<'a> Freeze for Tokenizer<'a>

impl<'a, W> Freeze for CssStringWriter<'a, W>

impl<'i> Freeze for BasicParseErrorKind<'i>

impl<'i> Freeze for CachedToken<'i>

impl<'i> Freeze for BasicParseError<'i>

impl<'i> Freeze for ParserInput<'i>

impl<'i, 't> Freeze for Parser<'i, 't>

impl<'i, 't, 'a, P> Freeze for StyleSheetParser<'i, 't, 'a, P>

impl<'i, 't, 'a, P, I, E> Freeze for RuleBodyParser<'i, 't, 'a, P, I, E>

impl<'i, E> Freeze for ParseError<'i, E>
where E: Freeze,

impl<'i, T> Freeze for ParseErrorKind<'i, T>
where T: Freeze,

impl Freeze for Ctr128BE

impl Freeze for Ctr128LE

impl Freeze for Ctr32BE

impl Freeze for Ctr32LE

impl Freeze for Ctr64BE

impl Freeze for Ctr64LE

impl<'a, F, B> Freeze for Backend<'a, F, B>

impl<'a, F, BS, SC> Freeze for Closure<'a, F, BS, SC>
where SC: Freeze,

impl<C, F> Freeze for CtrCore<C, F>
where C: Freeze, <F as CtrFlavor<<C as BlockSizeUser>::BlockSize>>::CtrNonce: Freeze,

impl<N> Freeze for CtrNonce128<N>
where <N as ArrayLength<u128>>::ArrayType: Freeze,

impl<N> Freeze for CtrNonce32<N>
where <N as ArrayLength<u32>>::ArrayType: Freeze,

impl<N> Freeze for CtrNonce64<N>
where <N as ArrayLength<u64>>::ArrayType: Freeze,

impl Freeze for Style

impl Freeze for ErrorKind

impl Freeze for Purpose

impl Freeze for Shape

impl Freeze for Error

impl Freeze for IntoIter

impl Freeze for Core

impl Freeze for OuterFrom

impl Freeze for DataShape

impl Freeze for Options

impl Freeze for Callable

impl Freeze for Flag

impl Freeze for Ignored

impl Freeze for PathList

impl Freeze for ShapeSet

impl<'a> Freeze for DefaultExpression<'a>

impl<'a> Freeze for Declaration<'a>

impl<'a> Freeze for ForwardAttrs<'a>

impl<'a> Freeze for Initializer<'a>

impl<'a> Freeze for MatchArms<'a>

impl<'a> Freeze for ValuePopulator<'a>

impl<'a> Freeze for DefaultDeclaration<'a>

impl<'a> Freeze for ErrorCheck<'a>

impl<'a> Freeze for CheckMissing<'a>

impl<'a> Freeze for Declaration<'a>

impl<'a> Freeze for Field<'a>

impl<'a> Freeze for FlattenInitializer<'a>

impl<'a> Freeze for Initializer<'a>

impl<'a> Freeze for MatchArm<'a>

impl<'a> Freeze for FromAttributesImpl<'a>

impl<'a> Freeze for FromDeriveInputImpl<'a>

impl<'a> Freeze for FromFieldImpl<'a>

impl<'a> Freeze for FromMetaImpl<'a>

impl<'a> Freeze for FromTypeParamImpl<'a>

impl<'a> Freeze for FromVariantImpl<'a>

impl<'a> Freeze for TraitImpl<'a>

impl<'a> Freeze for DataMatchArm<'a>

impl<'a> Freeze for UnitMatchArm<'a>

impl<'a> Freeze for Variant<'a>

impl<'a> Freeze for FieldsGen<'a>

impl<'a> Freeze for DisplayPath<'a>

impl<'a, P> Freeze for TypeParams<'a, P>

impl<P, W> Freeze for Generics<P, W>
where W: Freeze,

impl<T> Freeze for Override<T>
where T: Freeze,

impl<T> Freeze for Fields<T>

impl<T> Freeze for SpannedValue<T>
where T: Freeze,

impl<T, L, C> Freeze for GenericParam<T, L, C>
where T: Freeze, L: Freeze, C: Freeze,

impl<T, O> Freeze for WithOriginal<T, O>
where T: Freeze, O: Freeze,

impl<V, F> Freeze for Data<V, F>

impl Freeze for BitOrder

impl Freeze for Bf

impl Freeze for Bt

impl Freeze for Encoding

impl Freeze for N1

impl Freeze for N2

impl Freeze for N3

impl Freeze for N4

impl Freeze for N5

impl Freeze for N6

impl Freeze for On

impl Freeze for Translate

impl Freeze for Wrap

impl<'a> Freeze for Display<'a>

impl<'a> Freeze for Encoder<'a>

impl<T> Freeze for Os<T>
where T: Freeze,

impl Freeze for Mime

impl<'a> Freeze for DataUrl<'a>

impl<'a> Freeze for FragmentIdentifier<'a>

impl<E> Freeze for DecodeError<E>
where E: Freeze,

impl<F, E> Freeze for Decoder<F, E>
where F: Freeze,

impl<T> Freeze for Unsafe<T>
where T: Freeze,

impl<const MIN: i128, const MAX: i128> Freeze for OptionRangedI128<MIN, MAX>

impl<const MIN: i128, const MAX: i128> Freeze for RangedI128<MIN, MAX>

impl<const MIN: i16, const MAX: i16> Freeze for OptionRangedI16<MIN, MAX>

impl<const MIN: i16, const MAX: i16> Freeze for RangedI16<MIN, MAX>

impl<const MIN: i32, const MAX: i32> Freeze for OptionRangedI32<MIN, MAX>

impl<const MIN: i32, const MAX: i32> Freeze for RangedI32<MIN, MAX>

impl<const MIN: i64, const MAX: i64> Freeze for OptionRangedI64<MIN, MAX>

impl<const MIN: i64, const MAX: i64> Freeze for RangedI64<MIN, MAX>

impl<const MIN: i8, const MAX: i8> Freeze for OptionRangedI8<MIN, MAX>

impl<const MIN: i8, const MAX: i8> Freeze for RangedI8<MIN, MAX>

impl<const MIN: isize, const MAX: isize> Freeze for OptionRangedIsize<MIN, MAX>

impl<const MIN: isize, const MAX: isize> Freeze for RangedIsize<MIN, MAX>

impl<const MIN: u128, const MAX: u128> Freeze for OptionRangedU128<MIN, MAX>

impl<const MIN: u128, const MAX: u128> Freeze for RangedU128<MIN, MAX>

impl<const MIN: u16, const MAX: u16> Freeze for OptionRangedU16<MIN, MAX>

impl<const MIN: u16, const MAX: u16> Freeze for RangedU16<MIN, MAX>

impl<const MIN: u32, const MAX: u32> Freeze for OptionRangedU32<MIN, MAX>

impl<const MIN: u32, const MAX: u32> Freeze for RangedU32<MIN, MAX>

impl<const MIN: u64, const MAX: u64> Freeze for OptionRangedU64<MIN, MAX>

impl<const MIN: u64, const MAX: u64> Freeze for RangedU64<MIN, MAX>

impl<const MIN: u8, const MAX: u8> Freeze for OptionRangedU8<MIN, MAX>

impl<const MIN: u8, const MAX: u8> Freeze for RangedU8<MIN, MAX>

impl<const MIN: usize, const MAX: usize> Freeze for OptionRangedUsize<MIN, MAX>

impl<const MIN: usize, const MAX: usize> Freeze for RangedUsize<MIN, MAX>

impl Freeze for RefType

impl Freeze for MetaInfo

impl<'input> Freeze for State<'input>

impl<'input, 'state> Freeze for MultiFieldData<'input, 'state>

impl<'input, 'state> Freeze for MultiVariantData<'input, 'state>

impl<'input, 'state> Freeze for SingleFieldData<'input, 'state>

impl !Freeze for NodeActor

impl !Freeze for RootActor

impl !Freeze for Source

impl Freeze for Root

impl Freeze for Error

impl Freeze for AddonMsg

impl Freeze for UniqueId

impl Freeze for ActorMsg

impl Freeze for ShowReply

impl Freeze for AttrMsg

impl Freeze for IsUsed

impl Freeze for WalkerMsg

impl Freeze for Header

impl Freeze for Timings

impl Freeze for Types

impl Freeze for WhyMsg

impl Freeze for Emitter

impl Freeze for StopReply

impl Freeze for WorkerMsg

impl Freeze for IdMap

impl Freeze for Method

impl Freeze for StreamId

impl<'a> Freeze for GetCssDatabaseReply<'a>

impl Freeze for LogLevel

impl Freeze for AttrInfo

impl Freeze for CSSError

impl Freeze for NodeInfo

impl Freeze for NodeStyle

impl Freeze for PageError

impl Freeze for WorkerId

impl Freeze for TruncSide

impl Freeze for NoOid

impl<T> Freeze for CoreWrapper<T>

impl<T, OutSize, O> Freeze for CtVariableCoreWrapper<T, OutSize, O>
where T: Freeze,

impl Freeze for Attr

impl Freeze for DocType

impl Freeze for Lifetime

impl Freeze for ModSymbol

impl Freeze for TypeName

impl Freeze for Attrs

impl Freeze for Docs

impl Freeze for Enum

impl Freeze for File

impl Freeze for Ident

impl Freeze for Method

impl Freeze for Module

impl Freeze for Param

impl Freeze for Path

impl Freeze for PathType

impl Freeze for RustLink

impl Freeze for SelfParam

impl Freeze for Struct

impl Freeze for Env

impl Freeze for ModuleEnv

impl<'a> Freeze for StandardAttribute<'a>

impl<'a> Freeze for BorrowedParams<'a>

impl<'a> Freeze for ReferenceDisplay<'a>

impl<'env> Freeze for LifetimeTransitivity<'env>

impl<T, E> Freeze for DiplomatResult<T, E>
where T: Freeze, E: Freeze,

impl<T, E> Freeze for DiplomatResultValue<T, E>
where T: Freeze, E: Freeze,

impl Freeze for BaseDirs

impl Freeze for UserDirs

impl Freeze for Display

impl Freeze for DlError

impl Freeze for Args

impl Freeze for PixelUnit

impl Freeze for Position

impl Freeze for Size

impl<P> Freeze for LogicalPosition<P>
where P: Freeze,

impl<P> Freeze for LogicalSize<P>
where P: Freeze,

impl<P> Freeze for LogicalUnit<P>
where P: Freeze,

impl<P> Freeze for PhysicalPosition<P>
where P: Freeze,

impl<P> Freeze for PhysicalSize<P>
where P: Freeze,

impl<P> Freeze for PhysicalUnit<P>
where P: Freeze,

impl Freeze for Buffer

impl<F, E> Freeze for DiyFp<F, E>
where F: Freeze, E: Freeze,

impl Freeze for Notation

impl Freeze for HexColor

impl Freeze for Color32

impl Freeze for Hsva

impl Freeze for HsvaGamma

impl Freeze for Rgba

impl !Freeze for Loaders

impl Freeze for Side

impl Freeze for Direction

impl Freeze for Event

impl Freeze for ImeEvent

impl Freeze for Key

impl Freeze for Theme

impl Freeze for UiKind

impl Freeze for PinchType

impl Freeze for Order

impl Freeze for Bytes

impl Freeze for BytesPoll

impl Freeze for ImagePoll

impl Freeze for LoadError

impl Freeze for SizeHint

impl Freeze for TextStyle

impl Freeze for Element

impl Freeze for Alpha

impl Freeze for ImageFit

impl Freeze for BoolAnim

impl Freeze for ValueAnim

impl Freeze for Prepared

impl Freeze for Prepared

impl Freeze for Frame

impl Freeze for Prepared

impl Freeze for Modal

impl Freeze for SidePanel

impl Freeze for Prepared

impl Freeze for State

impl Freeze for Prepared

impl Freeze for State

impl Freeze for Area

impl Freeze for AreaState

impl Freeze for ComboBox

impl Freeze for Resize

impl Freeze for Scene

impl Freeze for Sides

impl Freeze for TitleBar

impl Freeze for Plugins

impl Freeze for Entry

impl Freeze for State

impl Freeze for State

impl Freeze for Click

impl Freeze for LayerId

impl Freeze for PaintList

impl Freeze for ShapeIdx

impl Freeze for Region

impl Freeze for Areas

impl Freeze for Focus

impl Freeze for BarState

impl Freeze for MenuRoot

impl Freeze for MenuState

impl Freeze for SubMenu

impl Freeze for IMEOutput

impl Freeze for DebugRect

impl Freeze for PassState

impl Freeze for Placer

impl Freeze for Response

impl Freeze for Context

impl Freeze for Grid

impl Freeze for Id

impl Freeze for Layout

impl Freeze for Memory

impl Freeze for Modifiers

impl Freeze for OpenUrl

impl Freeze for Options

impl Freeze for Painter

impl Freeze for RawInput

impl Freeze for Sense

impl Freeze for TouchId

impl Freeze for Ui

impl Freeze for UiBuilder

impl Freeze for UiStack

impl Freeze for UiTags

impl Freeze for UserData

impl Freeze for Selection

impl Freeze for Spacing

impl Freeze for Style

impl Freeze for Visuals

impl Freeze for Widgets

impl Freeze for IdTypeMap

impl Freeze for TypeId

impl Freeze for Settings

impl Freeze for IconData

impl Freeze for RichText

impl Freeze for Hyperlink

impl Freeze for ImageSize

impl Freeze for Label

impl Freeze for Link

impl Freeze for Separator

impl Freeze for Spinner

impl<'a> Freeze for ImageSource<'a>

impl<'a> Freeze for ModifierNames<'a>

impl<'a> Freeze for UiStackIterator<'a>

impl<'a> Freeze for ImmediateViewport<'a>

impl<'a> Freeze for Button<'a>

impl<'a> Freeze for Checkbox<'a>

impl<'a> Freeze for DragValue<'a>

impl<'a> Freeze for Image<'a>

impl<'a> Freeze for ImageButton<'a>

impl<'a> Freeze for Slider<'a>

impl<'open> Freeze for Window<'open>

impl<'t> Freeze for TextEdit<'t>

impl<'ui, HeaderRet> Freeze for HeaderResponse<'ui, HeaderRet>
where HeaderRet: Freeze,

impl<K, V> Freeze for FixedCache<K, V>
where K: Freeze, V: Freeze,

impl<Key, Value> Freeze for FramePublisher<Key, Value>

impl<R> Freeze for CollapsingResponse<R>
where R: Freeze,

impl<R> Freeze for ScrollAreaOutput<R>
where R: Freeze,

impl<R> Freeze for InnerResponse<R>
where R: Freeze,

impl<State> Freeze for Flux<State>
where State: Freeze,

impl<State> Freeze for Undoer<State>
where State: Freeze,

impl<T> Freeze for ModalResponse<T>
where T: Freeze,

impl<Value, Computer> Freeze for FrameCache<Value, Computer>
where Computer: Freeze,

impl Freeze for Disk

impl Freeze for Disks

impl Freeze for Metadata

impl Freeze for Painter

impl Freeze for EguiGlow

impl Freeze for Clipboard

impl Freeze for State

impl<L, R> Freeze for Either<L, R>
where L: Freeze, R: Freeze,

impl<L, R> Freeze for IterEither<L, R>
where L: Freeze, R: Freeze,

impl Freeze for Align

impl Freeze for Align2

impl Freeze for Pos2

impl Freeze for Rangef

impl Freeze for Rect

impl Freeze for Rot2

impl Freeze for Vec2

impl Freeze for Vec2b

impl<T> Freeze for History<T>

impl<T> Freeze for OrderedFloat<T>
where T: Freeze,

impl Freeze for Cursor

impl Freeze for Theme

impl Freeze for ImeEvent

impl Freeze for WheelMode

impl Freeze for Resource

impl Freeze for TouchId

impl Freeze for NonAscii

impl Freeze for Unicode

impl Freeze for BigEndian

impl Freeze for Decoder

impl Freeze for Encoder

impl Freeze for Encoding

impl Freeze for Utf8Data

impl<'a> Freeze for ByteDestination<'a>

impl<'a> Freeze for ByteSource<'a>

impl<'a> Freeze for Utf16Destination<'a>

impl<'a> Freeze for Utf16Source<'a>

impl<'a> Freeze for Utf8Destination<'a>

impl<'a> Freeze for Utf8Source<'a>

impl<'a, 'b> Freeze for ByteFourHandle<'a, 'b>

impl<'a, 'b> Freeze for ByteOneHandle<'a, 'b>

impl<'a, 'b> Freeze for ByteReadHandle<'a, 'b>

impl<'a, 'b> Freeze for ByteThreeHandle<'a, 'b>

impl<'a, 'b> Freeze for ByteTwoHandle<'a, 'b>

impl<'a, 'b> Freeze for ByteUnreadHandle<'a, 'b>

impl<'a, 'b> Freeze for Utf16AstralHandle<'a, 'b>

impl<'a, 'b> Freeze for Utf16BmpHandle<'a, 'b>

impl<'a, 'b> Freeze for Utf16ReadHandle<'a, 'b>

impl<'a, 'b> Freeze for Utf16UnreadHandle<'a, 'b>

impl<'a, 'b> Freeze for Utf8AstralHandle<'a, 'b>

impl<'a, 'b> Freeze for Utf8BmpHandle<'a, 'b>

impl<'a, 'b> Freeze for Utf8ReadHandle<'a, 'b>

impl<'a, 'b> Freeze for Utf8UnreadHandle<'a, 'b>

impl<T> Freeze for Space<T>
where T: Freeze,

impl<T, U> Freeze for CopyAsciiResult<T, U>
where T: Freeze, U: Freeze,

impl Freeze for Directive

impl Freeze for FilterOp

impl Freeze for Builder

impl Freeze for Filter

impl<T> Freeze for FilteredLog<T>
where T: Freeze,

impl Freeze for Target

impl Freeze for Builder

impl Freeze for Formatter

impl Freeze for Timestamp

impl Freeze for Buffer

impl Freeze for Builder

impl Freeze for Writer

impl Freeze for Builder

impl Freeze for Logger

impl<'a> Freeze for Var<'a>

impl<'a> Freeze for Env<'a>

impl<T> Freeze for StyledValue<T>
where T: Freeze,

impl !Freeze for FontImpl

impl Freeze for ColorMode

impl Freeze for Primitive

impl Freeze for Shape

impl Freeze for TextureId

impl Freeze for ImageData

impl Freeze for PathType

impl Freeze for FontImage

impl Freeze for AllocInfo

impl Freeze for Brush

impl Freeze for Margin

impl Freeze for Marginf

impl Freeze for Mesh

impl Freeze for Mesh16

impl Freeze for PathShape

impl Freeze for RectShape

impl Freeze for Shadow

impl Freeze for Stroke

impl Freeze for TextShape

impl Freeze for Vertex

impl Freeze for Path

impl Freeze for PathPoint

impl Freeze for CCursor

impl Freeze for Cursor

impl Freeze for PCursor

impl Freeze for RCursor

impl Freeze for Font

impl Freeze for GlyphInfo

impl Freeze for UvRect

impl Freeze for FontData

impl Freeze for FontId

impl Freeze for FontTweak

impl Freeze for Fonts

impl Freeze for FontsImpl

impl Freeze for Galley

impl Freeze for Glyph

impl Freeze for LayoutJob

impl Freeze for Row

impl Freeze for Paragraph

impl Freeze for Rectu

impl<T> !Freeze for Mutex<T>

impl<T> !Freeze for RwLock<T>

impl Freeze for Item

impl Freeze for ItemIndex

impl Freeze for Shelf

impl Freeze for Bucket

impl Freeze for Shelf

impl Freeze for AllocId

impl<'l> Freeze for Iter<'l>

impl<T> Freeze for Angle<T>
where T: Freeze,

impl<T, Src, Dst> Freeze for RigidTransform3D<T, Src, Dst>
where T: Freeze,

impl<T, Src, Dst> Freeze for Rotation2D<T, Src, Dst>
where T: Freeze,

impl<T, Src, Dst> Freeze for Rotation3D<T, Src, Dst>
where T: Freeze,

impl<T, Src, Dst> Freeze for Scale<T, Src, Dst>
where T: Freeze,

impl<T, Src, Dst> Freeze for Transform2D<T, Src, Dst>
where T: Freeze,

impl<T, Src, Dst> Freeze for Transform3D<T, Src, Dst>
where T: Freeze,

impl<T, Src, Dst> Freeze for Translation2D<T, Src, Dst>
where T: Freeze,

impl<T, Src, Dst> Freeze for Translation3D<T, Src, Dst>
where T: Freeze,

impl<T, U> Freeze for Box2D<T, U>
where T: Freeze,

impl<T, U> Freeze for Box3D<T, U>
where T: Freeze,

impl<T, U> Freeze for HomogeneousVector<T, U>
where T: Freeze,

impl<T, U> Freeze for Point2D<T, U>
where T: Freeze,

impl<T, U> Freeze for Point3D<T, U>
where T: Freeze,

impl<T, U> Freeze for Rect<T, U>
where T: Freeze,

impl<T, U> Freeze for SideOffsets2D<T, U>
where T: Freeze,

impl<T, U> Freeze for Size2D<T, U>
where T: Freeze,

impl<T, U> Freeze for Size3D<T, U>
where T: Freeze,

impl<T, U> Freeze for Vector2D<T, U>
where T: Freeze,

impl<T, U> Freeze for Vector3D<T, U>
where T: Freeze,

impl<T, Unit> Freeze for Length<T, Unit>
where T: Freeze,

impl Freeze for Sample

impl Freeze for Code

impl Freeze for Error

impl Freeze for Blocks

impl Freeze for BlockType

impl Freeze for LevelMode

impl Freeze for LineOrder

impl Freeze for Chunk

impl Freeze for LineIndex

impl Freeze for ShortCode

impl Freeze for NoneMore

impl Freeze for Encoding

impl Freeze for FloatRect

impl Freeze for KeyCode

impl Freeze for Preview

impl Freeze for Text

impl Freeze for TimeCode

impl Freeze for Header

impl Freeze for MetaData

impl<'channels, PixelWriter, Storage, Channels> Freeze for SpecificChannelsWriter<'channels, PixelWriter, Storage, Channels>
where PixelWriter: Freeze,

impl<'img, Layers, OnProgress> Freeze for WriteImageWithOptions<'img, Layers, OnProgress>
where OnProgress: Freeze,

impl<'s> Freeze for FlatSampleIterator<'s>

impl<'samples> Freeze for FlatSamplesWriter<'samples>

impl<'w, W> Freeze for ParallelBlocksCompressor<'w, W>

impl<'w, W> Freeze for SequentialBlocksCompressor<'w, W>

impl<'w, W> Freeze for SortedBlocksWriter<'w, W>

impl<'w, W, F> Freeze for OnProgressChunkWriter<'w, W, F>
where F: Freeze,

impl<Channels> Freeze for CroppedChannels<Channels>
where Channels: Freeze,

impl<Channels> Freeze for Layer<Channels>
where Channels: Freeze,

impl<ChannelsReader> Freeze for AllLayersReader<ChannelsReader>
where ChannelsReader: Freeze,

impl<ChannelsReader> Freeze for FirstValidLayerReader<ChannelsReader>
where ChannelsReader: Freeze,

impl<ChannelsReader> Freeze for LayerReader<ChannelsReader>
where ChannelsReader: Freeze,

impl<ChannelsWriter> Freeze for CroppedWriter<ChannelsWriter>
where ChannelsWriter: Freeze,

impl<ChannelsWriter> Freeze for AllLayersWriter<ChannelsWriter>
where ChannelsWriter: Freeze,

impl<ChannelsWriter> Freeze for LayerWriter<ChannelsWriter>
where ChannelsWriter: Freeze,

impl<Cropped, Old> Freeze for CropResult<Cropped, Old>
where Cropped: Freeze, Old: Freeze,

impl<DeepOrFlatSamples> Freeze for ReadAllLevels<DeepOrFlatSamples>
where DeepOrFlatSamples: Freeze,

impl<DeepOrFlatSamples> Freeze for ReadLargestLevel<DeepOrFlatSamples>
where DeepOrFlatSamples: Freeze,

impl<DefaultSample> Freeze for OptionalSampleReader<DefaultSample>
where DefaultSample: Freeze,

impl<Inner, Value> Freeze for Recursive<Inner, Value>
where Inner: Freeze, Value: Freeze,

impl<L> Freeze for ImageWithAttributesReader<L>
where L: Freeze,

impl<Layers> Freeze for Image<Layers>
where Layers: Freeze,

impl<OnProgress, ReadLayers> Freeze for ReadImage<OnProgress, ReadLayers>
where OnProgress: Freeze, ReadLayers: Freeze,

impl<PixelStorage, SetPixel, PixelReader, Pixel> Freeze for SpecificChannelsReader<PixelStorage, SetPixel, PixelReader, Pixel>
where SetPixel: Freeze, PixelStorage: Freeze, PixelReader: Freeze,

impl<Pixels, ChannelsDescription> Freeze for SpecificChannels<Pixels, ChannelsDescription>
where ChannelsDescription: Freeze, Pixels: Freeze,

impl<R> Freeze for AllChunksReader<R>
where R: Freeze,

impl<R> Freeze for FilteredChunksReader<R>
where R: Freeze,

impl<R> Freeze for ParallelBlockDecompressor<R>
where R: Freeze,

impl<R> Freeze for Reader<R>
where R: Freeze,

impl<R> Freeze for SequentialBlockDecompressor<R>
where R: Freeze,

impl<R, F> Freeze for OnProgressChunksReader<R, F>
where R: Freeze, F: Freeze,

impl<ReadChannels> Freeze for ReadAllLayers<ReadChannels>
where ReadChannels: Freeze,

impl<ReadChannels> Freeze for ReadFirstValidLayer<ReadChannels>
where ReadChannels: Freeze,

impl<ReadChannels, Pixel, PixelStorage, CreatePixels, SetPixel> Freeze for CollectPixels<ReadChannels, Pixel, PixelStorage, CreatePixels, SetPixel>
where ReadChannels: Freeze, CreatePixels: Freeze, SetPixel: Freeze,

impl<ReadChannels, Sample> Freeze for ReadOptionalChannel<ReadChannels, Sample>
where ReadChannels: Freeze, Sample: Freeze,

impl<ReadChannels, Sample> Freeze for ReadRequiredChannel<ReadChannels, Sample>
where ReadChannels: Freeze,

impl<ReadSamples> Freeze for ReadAnyChannels<ReadSamples>
where ReadSamples: Freeze,

impl<RecursiveChannels, RecursivePixel> Freeze for SpecificChannelsBuilder<RecursiveChannels, RecursivePixel>
where RecursiveChannels: Freeze,

impl<Sample> Freeze for SampleReader<Sample>

impl<Sample> Freeze for SampleWriter<Sample>

impl<Samples> Freeze for Levels<Samples>
where Samples: Freeze,

impl<Samples> Freeze for AnyChannel<Samples>
where Samples: Freeze,

impl<Samples> Freeze for AnyChannels<Samples>
where Samples: Freeze,

impl<Samples> Freeze for RipMaps<Samples>

impl<SamplesReader> Freeze for AnyChannelReader<SamplesReader>
where SamplesReader: Freeze,

impl<SamplesReader> Freeze for AnyChannelsReader<SamplesReader>
where SamplesReader: Freeze,

impl<SamplesReader> Freeze for AllLevelsReader<SamplesReader>
where SamplesReader: Freeze,

impl<SamplesWriter> Freeze for AnyChannelsWriter<SamplesWriter>
where SamplesWriter: Freeze,

impl<SamplesWriter> Freeze for LevelsWriter<SamplesWriter>
where SamplesWriter: Freeze,

impl<T> Freeze for LineSlice<T>
where T: Freeze,

impl<T> Freeze for PixelVec<T>

impl<T> Freeze for Vec2<T>
where T: Freeze,

impl<W> Freeze for ChunkWriter<W>
where W: Freeze,

impl Freeze for Rng

impl<'a> Freeze for RestoreOnDrop<'a>

impl Freeze for State

impl<W> Freeze for Compressor<W>
where W: Freeze,

impl<W> Freeze for StoredOnlyCompressor<W>
where W: Freeze,

impl Freeze for Sign

impl<T> Freeze for IntIterator<T>
where T: Freeze,

impl Freeze for Masks

impl<'a> Freeze for Difference<'a>

impl<'a> Freeze for Intersection<'a>

impl<'a> Freeze for Ones<'a>

impl<'a> Freeze for Union<'a>

impl Freeze for Status

impl Freeze for GzState

impl Freeze for Deflate

impl Freeze for Inflate

impl Freeze for Compress

impl Freeze for Crc

impl Freeze for GzBuilder

impl Freeze for GzHeader

impl<R> Freeze for DeflateDecoder<R>
where R: Freeze,

impl<R> Freeze for DeflateEncoder<R>
where R: Freeze,

impl<R> Freeze for GzDecoder<R>
where R: Freeze,

impl<R> Freeze for GzEncoder<R>
where R: Freeze,

impl<R> Freeze for MultiGzDecoder<R>
where R: Freeze,

impl<R> Freeze for ZlibDecoder<R>
where R: Freeze,

impl<R> Freeze for ZlibEncoder<R>
where R: Freeze,

impl<R> Freeze for BufReader<R>
where R: Freeze,

impl<R> Freeze for DeflateDecoder<R>
where R: Freeze,

impl<R> Freeze for DeflateEncoder<R>
where R: Freeze,

impl<R> Freeze for GzDecoder<R>
where R: Freeze,

impl<R> Freeze for GzEncoder<R>
where R: Freeze,

impl<R> Freeze for MultiGzDecoder<R>
where R: Freeze,

impl<R> Freeze for ZlibDecoder<R>
where R: Freeze,

impl<R> Freeze for ZlibEncoder<R>
where R: Freeze,

impl<R> Freeze for CrcReader<R>
where R: Freeze,

impl<W> Freeze for CrcWriter<W>
where W: Freeze,

impl<W> Freeze for DeflateDecoder<W>
where W: Freeze,

impl<W> Freeze for DeflateEncoder<W>
where W: Freeze,

impl<W> Freeze for GzDecoder<W>
where W: Freeze,

impl<W> Freeze for GzEncoder<W>
where W: Freeze,

impl<W> Freeze for MultiGzDecoder<W>
where W: Freeze,

impl<W> Freeze for ZlibDecoder<W>
where W: Freeze,

impl<W> Freeze for ZlibEncoder<W>
where W: Freeze,

impl<W, D> Freeze for Writer<W, D>
where D: Freeze, W: Freeze,

impl<T> Freeze for FloatOrd<T>
where T: Freeze,

impl Freeze for FnvHasher

impl Freeze for Format

impl Freeze for FileType

impl Freeze for Handle

impl Freeze for Style

impl Freeze for Error

impl Freeze for MatchKind

impl Freeze for Object

impl Freeze for Canvas

impl Freeze for Font

impl Freeze for FtLibrary

impl Freeze for Metrics

impl Freeze for Contour

impl Freeze for Outline

impl Freeze for Stretch

impl Freeze for Weight

impl Freeze for Config

impl Freeze for FontSet

impl Freeze for ObjectSet

impl Freeze for Pattern

impl Freeze for FsSource

impl Freeze for MemSource

impl<'a> Freeze for MultiIter<'a>

impl<'a> Freeze for MultiIterMut<'a>

impl<F> Freeze for Family<F>

impl<Font> Freeze for FallbackFont<Font>
where Font: Freeze,

impl<Font> Freeze for FallbackResult<Font>

impl !Freeze for Font

impl Freeze for FontTable

impl Freeze for OS2Table

impl Freeze for TtHeader

impl Freeze for FontFuncs

impl Freeze for FontData

impl Freeze for FontGroup

impl Freeze for FontStore

impl Freeze for GlyphData

impl Freeze for GlyphRun

impl Freeze for Shaper

impl<'a> Freeze for GlyphInfo<'a>

impl Freeze for ByteIndex

impl Freeze for Error

impl<'a> Freeze for RustOTSStream<'a>

impl<'a> Freeze for ByteSerialize<'a>

impl<'a> Freeze for Parse<'a>

impl<'a> Freeze for ParseIntoOwned<'a>

impl<'a, T> Freeze for Serializer<'a, T>
where T: Freeze,

impl Freeze for FT_BBox_

impl Freeze for FT_Data_

impl Freeze for FT_Span_

impl Freeze for TT_OS2

impl Freeze for FT_BBox

impl Freeze for FT_Bitmap

impl Freeze for FT_Data

impl Freeze for FT_MM_Var

impl Freeze for FT_Matrix

impl Freeze for FT_Span

impl Freeze for FT_Vector

impl Freeze for TT_OS2

impl Freeze for Byte

impl Freeze for Meaning

impl<'a> Freeze for Codepoint<'a>

impl Freeze for SendError

impl Freeze for State

impl Freeze for Canceled

impl<'a, T> Freeze for TryLock<'a, T>

impl<'a, T> Freeze for Cancellation<'a, T>

impl<T> !Freeze for Lock<T>

impl<T> !Freeze for Node<T>

impl<T> !Freeze for Queue<T>

impl<T> !Freeze for BoundedInner<T>

impl<T> !Freeze for UnboundedInner<T>

impl<T> !Freeze for Inner<T>

impl<T> Freeze for PopResult<T>
where T: Freeze,

impl<T> Freeze for BoundedSenderInner<T>

impl<T> Freeze for Receiver<T>

impl<T> Freeze for Sender<T>

impl<T> Freeze for TrySendError<T>
where T: Freeze,

impl<T> Freeze for UnboundedReceiver<T>

impl<T> Freeze for UnboundedSender<T>

impl<T> Freeze for Receiver<T>

impl<T> Freeze for Sender<T>

impl !Freeze for LocalPool

impl Freeze for Enter

impl<S> Freeze for BlockingStream<S>
where S: Freeze,

impl Freeze for CaseKind

impl Freeze for Join

impl Freeze for complete

impl Freeze for Select

impl<'a> Freeze for WakerRef<'a>

impl<'a, T> Freeze for FutureObj<'a, T>

impl<'a, T> Freeze for LocalFutureObj<'a, T>

impl !Freeze for AbortInner

impl !Freeze for Notifier

impl Freeze for Waiter

impl Freeze for PollNext

impl Freeze for Aborted

impl Freeze for Empty

impl Freeze for Repeat

impl Freeze for Sink

impl<'a> Freeze for Guard<'a>

impl<'a> Freeze for WakerRef<'a>

impl<'a, F> Freeze for PollStateBomb<'a, F>
where F: Freeze,

impl<'a, Fut> Freeze for Iter<'a, Fut>

impl<'a, Fut> Freeze for IterMut<'a, Fut>

impl<'a, Fut> Freeze for IterPinMut<'a, Fut>

impl<'a, Fut> Freeze for IterPinRef<'a, Fut>

impl<'a, R> Freeze for FillBuf<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for Read<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for ReadExact<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for ReadLine<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for ReadToEnd<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for ReadToString<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for ReadUntil<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for ReadVectored<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for SeeKRelative<'a, R>

impl<'a, R, W> Freeze for Copy<'a, R, W>
where R: Freeze, W: ?Sized,

impl<'a, R, W> Freeze for CopyBuf<'a, R, W>
where R: Freeze, W: ?Sized,

impl<'a, R, W> Freeze for CopyBufAbortable<'a, R, W>
where R: Freeze, W: ?Sized,

impl<'a, S> Freeze for Seek<'a, S>
where S: ?Sized,

impl<'a, Si, Item> Freeze for Close<'a, Si, Item>
where Si: ?Sized,

impl<'a, Si, Item> Freeze for Feed<'a, Si, Item>
where Item: Freeze, Si: ?Sized,

impl<'a, Si, Item> Freeze for Flush<'a, Si, Item>
where Si: ?Sized,

impl<'a, Si, Item> Freeze for Send<'a, Si, Item>
where Item: Freeze, Si: ?Sized,

impl<'a, Si, St> Freeze for SendAll<'a, Si, St>
where <St as TryStream>::Ok: Freeze, Si: ?Sized, St: ?Sized,

impl<'a, St> Freeze for Iter<'a, St>

impl<'a, St> Freeze for IterMut<'a, St>

impl<'a, St> Freeze for Next<'a, St>
where St: ?Sized,

impl<'a, St> Freeze for Peek<'a, St>

impl<'a, St> Freeze for PeekMut<'a, St>

impl<'a, St> Freeze for SelectNextSome<'a, St>
where St: ?Sized,

impl<'a, St> Freeze for TryNext<'a, St>
where St: ?Sized,

impl<'a, St, F> Freeze for NextIf<'a, St, F>
where F: Freeze,

impl<'a, St, T> Freeze for NextIfEq<'a, St, T>
where T: ?Sized,

impl<'a, T> Freeze for BiLockGuard<'a, T>

impl<'a, T> Freeze for MutexGuard<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for MutexLockFuture<'a, T>
where T: ?Sized,

impl<'a, T, Item> Freeze for NextIfEqFn<'a, T, Item>
where T: ?Sized,

impl<'a, T, U> Freeze for MappedMutexGuard<'a, T, U>
where T: ?Sized, U: ?Sized,

impl<'a, W> Freeze for Close<'a, W>
where W: ?Sized,

impl<'a, W> Freeze for Flush<'a, W>
where W: ?Sized,

impl<'a, W> Freeze for Write<'a, W>
where W: ?Sized,

impl<'a, W> Freeze for WriteAll<'a, W>
where W: ?Sized,

impl<'a, W> Freeze for WriteVectored<'a, W>
where W: ?Sized,

impl<A, B> Freeze for Either<A, B>
where A: Freeze, B: Freeze,

impl<A, B> Freeze for Select<A, B>
where A: Freeze, B: Freeze,

impl<A, B> Freeze for TrySelect<A, B>
where A: Freeze, B: Freeze,

impl<C, R> Freeze for FlowStep<C, R>
where C: Freeze, R: Freeze,

impl<E> Freeze for FinalState<E>
where E: Freeze,

impl<E> Freeze for OkFn<E>

impl<F> !Freeze for JoinAllKind<F>

impl<F> !Freeze for TryJoinAllKind<F>

impl<F> !Freeze for JoinAll<F>

impl<F> !Freeze for TryJoinAll<F>

impl<F> Freeze for InspectErrFn<F>
where F: Freeze,

impl<F> Freeze for InspectFn<F>
where F: Freeze,

impl<F> Freeze for InspectOkFn<F>
where F: Freeze,

impl<F> Freeze for MapErrFn<F>
where F: Freeze,

impl<F> Freeze for MapOkFn<F>
where F: Freeze,

impl<F> Freeze for UnwrapOrElseFn<F>
where F: Freeze,

impl<F> Freeze for Flatten<F>
where F: Freeze, <F as Future>::Output: Freeze,

impl<F> Freeze for FlattenStream<F>
where F: Freeze, <F as Future>::Output: Freeze,

impl<F> Freeze for IntoStream<F>
where F: Freeze,

impl<F> Freeze for Lazy<F>
where F: Freeze,

impl<F> Freeze for OptionFuture<F>
where F: Freeze,

impl<F> Freeze for PollFn<F>
where F: Freeze,

impl<F> Freeze for PollFn<F>
where F: Freeze,

impl<F> Freeze for RepeatWith<F>
where F: Freeze,

impl<F, G> Freeze for ChainFn<F, G>
where F: Freeze, G: Freeze,

impl<Fut> !Freeze for Inner<Fut>

impl<Fut> !Freeze for ReadyToRunQueue<Fut>

impl<Fut> !Freeze for IntoIter<Fut>

impl<Fut> !Freeze for Task<Fut>

impl<Fut> !Freeze for FuturesUnordered<Fut>

impl<Fut> Freeze for MaybeDone<Fut>
where Fut: Freeze, <Fut as Future>::Output: Freeze,

impl<Fut> Freeze for TryMaybeDone<Fut>
where Fut: Freeze, <Fut as TryFuture>::Ok: Freeze,

impl<Fut> Freeze for FutureOrOutput<Fut>
where Fut: Freeze, <Fut as Future>::Output: Freeze,

impl<Fut> Freeze for Dequeue<Fut>

impl<Fut> Freeze for CatchUnwind<Fut>
where Fut: Freeze,

impl<Fut> Freeze for Fuse<Fut>
where Fut: Freeze,

impl<Fut> Freeze for IntoFuture<Fut>
where Fut: Freeze,

impl<Fut> Freeze for NeverError<Fut>
where Fut: Freeze,

impl<Fut> Freeze for Remote<Fut>
where Fut: Freeze,

impl<Fut> Freeze for SelectAll<Fut>

impl<Fut> Freeze for SelectOk<Fut>

impl<Fut> Freeze for Shared<Fut>

impl<Fut> Freeze for TryFlattenStream<Fut>
where Fut: Freeze, <Fut as TryFuture>::Ok: Freeze,

impl<Fut> Freeze for UnitError<Fut>
where Fut: Freeze,

impl<Fut> Freeze for WeakShared<Fut>

impl<Fut> Freeze for Once<Fut>
where Fut: Freeze,

impl<Fut, E> Freeze for ErrInto<Fut, E>
where Fut: Freeze,

impl<Fut, E> Freeze for OkInto<Fut, E>
where Fut: Freeze,

impl<Fut, F> Freeze for Map<Fut, F>
where Fut: Freeze, F: Freeze,

impl<Fut, F> Freeze for Inspect<Fut, F>
where Fut: Freeze, F: Freeze,

impl<Fut, F> Freeze for InspectErr<Fut, F>
where Fut: Freeze, F: Freeze,

impl<Fut, F> Freeze for InspectOk<Fut, F>
where Fut: Freeze, F: Freeze,

impl<Fut, F> Freeze for Map<Fut, F>
where Fut: Freeze, F: Freeze,

impl<Fut, F> Freeze for MapErr<Fut, F>
where Fut: Freeze, F: Freeze,

impl<Fut, F> Freeze for MapOk<Fut, F>
where Fut: Freeze, F: Freeze,

impl<Fut, F> Freeze for UnwrapOrElse<Fut, F>
where Fut: Freeze, F: Freeze,

impl<Fut, F, G> Freeze for MapOkOrElse<Fut, F, G>
where Fut: Freeze, F: Freeze, G: Freeze,

impl<Fut, Si> Freeze for FlattenSink<Fut, Si>
where Fut: Freeze, Si: Freeze,

impl<Fut, T> Freeze for MapInto<Fut, T>
where Fut: Freeze,

impl<Fut1, Fut2> Freeze for Flatten<Fut1, Fut2>
where Fut1: Freeze, Fut2: Freeze,

impl<Fut1, Fut2> Freeze for TryFlatten<Fut1, Fut2>
where Fut1: Freeze, Fut2: Freeze,

impl<Fut1, Fut2> Freeze for TryFlattenErr<Fut1, Fut2>
where Fut1: Freeze, Fut2: Freeze,

impl<Fut1, Fut2> Freeze for Join<Fut1, Fut2>
where Fut1: Freeze, <Fut1 as Future>::Output: Freeze, Fut2: Freeze, <Fut2 as Future>::Output: Freeze,

impl<Fut1, Fut2> Freeze for TryFlatten<Fut1, Fut2>
where Fut1: Freeze, Fut2: Freeze,

impl<Fut1, Fut2> Freeze for TryJoin<Fut1, Fut2>
where Fut1: Freeze, <Fut1 as TryFuture>::Ok: Freeze, Fut2: Freeze, <Fut2 as TryFuture>::Ok: Freeze,

impl<Fut1, Fut2> Freeze for TryFlattenErr<Fut1, Fut2>
where Fut1: Freeze, Fut2: Freeze,

impl<Fut1, Fut2, F> Freeze for AndThen<Fut1, Fut2, F>
where Fut2: Freeze, Fut1: Freeze, F: Freeze,

impl<Fut1, Fut2, F> Freeze for OrElse<Fut1, Fut2, F>
where Fut2: Freeze, Fut1: Freeze, F: Freeze,

impl<Fut1, Fut2, F> Freeze for Then<Fut1, Fut2, F>
where Fut2: Freeze, Fut1: Freeze, F: Freeze,

impl<Fut1, Fut2, Fut3> Freeze for Join3<Fut1, Fut2, Fut3>
where Fut1: Freeze, <Fut1 as Future>::Output: Freeze, Fut2: Freeze, <Fut2 as Future>::Output: Freeze, Fut3: Freeze, <Fut3 as Future>::Output: Freeze,

impl<Fut1, Fut2, Fut3> Freeze for TryJoin3<Fut1, Fut2, Fut3>
where Fut1: Freeze, <Fut1 as TryFuture>::Ok: Freeze, Fut2: Freeze, <Fut2 as TryFuture>::Ok: Freeze, Fut3: Freeze, <Fut3 as TryFuture>::Ok: Freeze,

impl<Fut1, Fut2, Fut3, Fut4> Freeze for Join4<Fut1, Fut2, Fut3, Fut4>
where Fut1: Freeze, <Fut1 as Future>::Output: Freeze, Fut2: Freeze, <Fut2 as Future>::Output: Freeze, Fut3: Freeze, <Fut3 as Future>::Output: Freeze, Fut4: Freeze, <Fut4 as Future>::Output: Freeze,

impl<Fut1, Fut2, Fut3, Fut4> Freeze for TryJoin4<Fut1, Fut2, Fut3, Fut4>
where Fut1: Freeze, <Fut1 as TryFuture>::Ok: Freeze, Fut2: Freeze, <Fut2 as TryFuture>::Ok: Freeze, Fut3: Freeze, <Fut3 as TryFuture>::Ok: Freeze, Fut4: Freeze, <Fut4 as TryFuture>::Ok: Freeze,

impl<Fut1, Fut2, Fut3, Fut4, Fut5> Freeze for Join5<Fut1, Fut2, Fut3, Fut4, Fut5>
where Fut1: Freeze, <Fut1 as Future>::Output: Freeze, Fut2: Freeze, <Fut2 as Future>::Output: Freeze, Fut3: Freeze, <Fut3 as Future>::Output: Freeze, Fut4: Freeze, <Fut4 as Future>::Output: Freeze, Fut5: Freeze, <Fut5 as Future>::Output: Freeze,

impl<Fut1, Fut2, Fut3, Fut4, Fut5> Freeze for TryJoin5<Fut1, Fut2, Fut3, Fut4, Fut5>
where Fut1: Freeze, <Fut1 as TryFuture>::Ok: Freeze, Fut2: Freeze, <Fut2 as TryFuture>::Ok: Freeze, Fut3: Freeze, <Fut3 as TryFuture>::Ok: Freeze, Fut4: Freeze, <Fut4 as TryFuture>::Ok: Freeze, Fut5: Freeze, <Fut5 as TryFuture>::Ok: Freeze,

impl<I> Freeze for Iter<I>
where I: Freeze,

impl<Item> Freeze for Block<Item>
where Item: Freeze,

impl<R> Freeze for BufReader<R>
where R: Freeze,

impl<R> Freeze for Lines<R>
where R: Freeze,

impl<R> Freeze for Take<R>
where R: Freeze,

impl<S> Freeze for PollImmediate<S>
where S: Freeze,

impl<S> Freeze for SplitStream<S>

impl<S, F> Freeze for StateFn<S, F>
where S: Freeze, F: Freeze,

impl<S, Item> Freeze for SplitSink<S, Item>
where Item: Freeze,

impl<Si, F> Freeze for SinkMapErr<Si, F>
where Si: Freeze, F: Freeze,

impl<Si, Item> Freeze for Buffer<Si, Item>
where Si: Freeze,

impl<Si, Item, E> Freeze for SinkErrInto<Si, Item, E>
where Si: Freeze,

impl<Si, Item, U, Fut, F> Freeze for With<Si, Item, U, Fut, F>
where Si: Freeze, F: Freeze, Fut: Freeze,

impl<Si, Item, U, St, F> Freeze for WithFlatMap<Si, Item, U, St, F>
where Si: Freeze, F: Freeze, St: Freeze, Item: Freeze,

impl<Si1, Si2> Freeze for Fanout<Si1, Si2>
where Si1: Freeze, Si2: Freeze,

impl<St> !Freeze for IntoIter<St>

impl<St> !Freeze for BufferUnordered<St>

impl<St> !Freeze for Buffered<St>

impl<St> !Freeze for SelectAll<St>

impl<St> !Freeze for TryBufferUnordered<St>

impl<St> !Freeze for TryBuffered<St>

impl<St> !Freeze for TryFlattenUnordered<St>

impl<St> Freeze for PollStreamFut<St>
where St: Freeze,

impl<St> Freeze for CatchUnwind<St>
where St: Freeze,

impl<St> Freeze for Chunks<St>
where St: Freeze,

impl<St> Freeze for Concat<St>
where St: Freeze, <St as Stream>::Item: Freeze,

impl<St> Freeze for Count<St>
where St: Freeze,

impl<St> Freeze for Cycle<St>
where St: Freeze,

impl<St> Freeze for Enumerate<St>
where St: Freeze,

impl<St> Freeze for Flatten<St>
where St: Freeze, <St as Stream>::Item: Freeze,

impl<St> Freeze for Fuse<St>
where St: Freeze,

impl<St> Freeze for IntoAsyncRead<St>
where St: Freeze, <St as TryStream>::Ok: Freeze,

impl<St> Freeze for IntoStream<St>
where St: Freeze,

impl<St> Freeze for Peekable<St>
where St: Freeze, <St as Stream>::Item: Freeze,

impl<St> Freeze for ReadyChunks<St>
where St: Freeze,

impl<St> Freeze for Skip<St>
where St: Freeze,

impl<St> Freeze for StreamFuture<St>
where St: Freeze,

impl<St> Freeze for Take<St>
where St: Freeze,

impl<St> Freeze for TryChunks<St>
where St: Freeze,

impl<St> Freeze for TryConcat<St>
where St: Freeze, <St as TryStream>::Ok: Freeze,

impl<St> Freeze for TryFlatten<St>
where St: Freeze, <St as TryStream>::Ok: Freeze,

impl<St> Freeze for TryReadyChunks<St>
where St: Freeze,

impl<St> Freeze for NestedTryStreamIntoEitherTryStream<St>
where <<St as TryStream>::Ok as TryStream>::Error: Sized, St: Freeze,

impl<St, C> Freeze for Collect<St, C>
where St: Freeze, C: Freeze,

impl<St, C> Freeze for TryCollect<St, C>
where St: Freeze, C: Freeze,

impl<St, E> Freeze for ErrInto<St, E>
where St: Freeze,

impl<St, F> Freeze for Inspect<St, F>
where St: Freeze, F: Freeze,

impl<St, F> Freeze for InspectErr<St, F>
where St: Freeze, F: Freeze,

impl<St, F> Freeze for InspectOk<St, F>
where St: Freeze, F: Freeze,

impl<St, F> Freeze for Map<St, F>
where St: Freeze, F: Freeze,

impl<St, F> Freeze for MapErr<St, F>
where St: Freeze, F: Freeze,

impl<St, F> Freeze for MapOk<St, F>
where St: Freeze, F: Freeze,

impl<St, Fc> !Freeze for FlattenUnorderedWithFlowController<St, Fc>

impl<St, FromA, FromB> Freeze for Unzip<St, FromA, FromB>
where St: Freeze, FromA: Freeze, FromB: Freeze,

impl<St, Fut> Freeze for TakeUntil<St, Fut>
where St: Freeze, Fut: Freeze, <Fut as Future>::Output: Freeze,

impl<St, Fut, F> !Freeze for ForEachConcurrent<St, Fut, F>

impl<St, Fut, F> !Freeze for TryForEachConcurrent<St, Fut, F>

impl<St, Fut, F> Freeze for All<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze,

impl<St, Fut, F> Freeze for AndThen<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze,

impl<St, Fut, F> Freeze for Any<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze,

impl<St, Fut, F> Freeze for Filter<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze, <St as Stream>::Item: Freeze,

impl<St, Fut, F> Freeze for FilterMap<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze,

impl<St, Fut, F> Freeze for ForEach<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze,

impl<St, Fut, F> Freeze for OrElse<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze,

impl<St, Fut, F> Freeze for SkipWhile<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze, <St as Stream>::Item: Freeze,

impl<St, Fut, F> Freeze for TakeWhile<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze, <St as Stream>::Item: Freeze,

impl<St, Fut, F> Freeze for Then<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze,

impl<St, Fut, F> Freeze for TryAll<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze,

impl<St, Fut, F> Freeze for TryAny<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze,

impl<St, Fut, F> Freeze for TryFilter<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze, <St as TryStream>::Ok: Freeze,

impl<St, Fut, F> Freeze for TryFilterMap<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze,

impl<St, Fut, F> Freeze for TryForEach<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze,

impl<St, Fut, F> Freeze for TrySkipWhile<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze, <St as TryStream>::Ok: Freeze,

impl<St, Fut, F> Freeze for TryTakeWhile<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze, <St as TryStream>::Ok: Freeze,

impl<St, Fut, T, F> Freeze for Fold<St, Fut, T, F>
where St: Freeze, F: Freeze, T: Freeze, Fut: Freeze,

impl<St, Fut, T, F> Freeze for TryFold<St, Fut, T, F>
where St: Freeze, F: Freeze, T: Freeze, Fut: Freeze,

impl<St, S, Fut, F> Freeze for Scan<St, S, Fut, F>
where St: Freeze, Fut: Freeze, S: Freeze, F: Freeze,

impl<St, Si> Freeze for Forward<St, Si>
where Si: Freeze, St: Freeze, <St as TryStream>::Ok: Freeze,

impl<St, Si, Item> Freeze for Forward<St, Si, Item>
where Si: Freeze, St: Freeze, Item: Freeze,

impl<St, U> Freeze for Flatten<St, U>
where St: Freeze, U: Freeze,

impl<St, U, F> !Freeze for FlatMapUnordered<St, U, F>

impl<St, U, F> Freeze for FlatMap<St, U, F>
where St: Freeze, F: Freeze, U: Freeze,

impl<St1, St2> Freeze for Chain<St1, St2>
where St2: Freeze, St1: Freeze,

impl<St1, St2> Freeze for Select<St1, St2>
where St1: Freeze, St2: Freeze,

impl<St1, St2> Freeze for Zip<St1, St2>
where St1: Freeze, St2: Freeze, <St1 as Stream>::Item: Freeze, <St2 as Stream>::Item: Freeze,

impl<St1, St2, Clos, State> Freeze for SelectWithStrategy<St1, St2, Clos, State>
where St1: Freeze, St2: Freeze, State: Freeze, Clos: Freeze,

impl<T> !Freeze for Inner<T>

impl<T> !Freeze for Mutex<T>

impl<T> !Freeze for FuturesOrdered<T>

impl<T> Freeze for ReadState<T>
where T: Freeze,

impl<T> Freeze for IntoFn<T>

impl<T> Freeze for Abortable<T>
where T: Freeze,

impl<T> Freeze for Pending<T>

impl<T> Freeze for PollImmediate<T>
where T: Freeze,

impl<T> Freeze for Ready<T>
where T: Freeze,

impl<T> Freeze for RemoteHandle<T>

impl<T> Freeze for AllowStdIo<T>
where T: Freeze,

impl<T> Freeze for Cursor<T>
where T: Freeze,

impl<T> Freeze for ReadHalf<T>

impl<T> Freeze for ReuniteError<T>

impl<T> Freeze for Window<T>
where T: Freeze,

impl<T> Freeze for WriteHalf<T>

impl<T> Freeze for BiLock<T>

impl<T> Freeze for ReuniteError<T>

impl<T> Freeze for OwnedMutexGuard<T>
where T: ?Sized,

impl<T> Freeze for OwnedMutexLockFuture<T>
where T: ?Sized,

impl<T> Freeze for Drain<T>

impl<T> Freeze for OrderWrapper<T>
where T: Freeze,

impl<T> Freeze for Empty<T>

impl<T> Freeze for Pending<T>

impl<T> Freeze for Repeat<T>
where T: Freeze,

impl<T> Freeze for Single<T>
where T: Freeze,

impl<T, E> Freeze for TryChunksError<T, E>
where E: Freeze,

impl<T, E> Freeze for TryReadyChunksError<T, E>
where E: Freeze,

impl<T, F> Freeze for AlwaysReady<T, F>
where F: Freeze,

impl<T, F, Fut> Freeze for TryUnfold<T, F, Fut>
where F: Freeze, T: Freeze, Fut: Freeze,

impl<T, F, Fut> Freeze for Unfold<T, F, Fut>
where F: Freeze, T: Freeze, Fut: Freeze,

impl<T, F, R> Freeze for Unfold<T, F, R>
where F: Freeze, T: Freeze, R: Freeze,

impl<T, Item> Freeze for ReuniteError<T, Item>
where Item: Freeze,

impl<T, R> Freeze for UnfoldState<T, R>
where T: Freeze, R: Freeze,

impl<T, U> Freeze for Chain<T, U>
where T: Freeze, U: Freeze,

impl<W> Freeze for BufWriter<W>
where W: Freeze,

impl<W> Freeze for LineWriter<W>
where W: Freeze,

impl<W, Item> Freeze for IntoSink<W, Item>
where W: Freeze, Item: Freeze,

impl Freeze for FxHasher

impl Freeze for Operation

impl Freeze for Filter

impl Freeze for Operation

impl Freeze for Sandbox

impl Freeze for Process

impl Freeze for Profile

impl Freeze for Command

impl Freeze for DocTests

impl<T, N> Freeze for GenericArrayIter<T, N>
where <N as ArrayLength<T>>::ArrayType: Freeze,

impl<T, U> Freeze for GenericArray<T, U>
where <U as ArrayLength<T>>::ArrayType: Freeze,

impl Freeze for Fail

impl Freeze for HasArg

impl Freeze for Name

impl Freeze for Occur

impl Freeze for Optval

impl Freeze for Matches

impl Freeze for Opt

impl Freeze for OptGroup

impl Freeze for Options

impl !Freeze for LazyBool

impl !Freeze for LazyUsize

impl !Freeze for Mutex

impl !Freeze for Weak

impl Freeze for Error

impl<F> Freeze for DropGuard<F>
where F: Freeze,

impl Freeze for GHash

impl<'b, B> Freeze for GHashBackend<'b, B>

impl Freeze for Block

impl Freeze for Extension

impl Freeze for Repeat

impl Freeze for Version

impl Freeze for ByteValue

impl Freeze for State

impl Freeze for U16Value

impl Freeze for Decoded

impl Freeze for LzwReader

impl<'a> Freeze for OutputBuffer<'a>

impl<'a> Freeze for Frame<'a>

impl<R> Freeze for DecoderIter<R>
where R: Freeze,

impl<R> Freeze for ReadDecoder<R>
where R: Freeze,

impl<R> Freeze for Decoder<R>
where R: Freeze,

impl<W> Freeze for Encoder<W>
where W: Freeze,

impl<const N: usize> Freeze for Buf<N>

impl Freeze for Error

impl Freeze for Axis

impl Freeze for AxisOrBtn

impl Freeze for Button

impl Freeze for EventType

impl Freeze for Error

impl Freeze for Repeat

impl Freeze for FfMessage

impl Freeze for Message

impl Freeze for AxisRange

impl Freeze for ErrorKind

impl Freeze for State

impl Freeze for Jitter

impl Freeze for Repeat

impl Freeze for AxisData

impl Freeze for Code

impl Freeze for Event

impl Freeze for Magnitude

impl Freeze for Device

impl Freeze for Effect

impl Freeze for Effect

impl Freeze for Envelope

impl Freeze for Replay

impl Freeze for Ticks

impl Freeze for Error

impl Freeze for Mapping

impl Freeze for MappingDb

impl Freeze for GamepadId

impl Freeze for Gilrs

impl<'a> Freeze for Token<'a>

impl<'a> Freeze for AxisDataIter<'a>

impl<'a> Freeze for ButtonDataIter<'a>

impl<'a> Freeze for Parser<'a>

impl<'a> Freeze for Gamepad<'a>

impl Freeze for Error

impl Freeze for EventType

impl Freeze for PowerInfo

impl Freeze for Error

impl Freeze for Device

impl Freeze for AxesInfo

impl Freeze for EvCode

impl Freeze for Gamepad

impl Freeze for Gilrs

impl Freeze for ff_effect

impl Freeze for ff_replay

impl Freeze for input_id

impl Freeze for Device

impl Freeze for Enumerate

impl Freeze for Monitor

impl Freeze for Udev

impl Freeze for AxisInfo

impl Freeze for EvCode

impl Freeze for Event

impl Freeze for FfDevice

impl Freeze for Gamepad

impl Freeze for Gilrs

impl Freeze for Format

impl Freeze for SectionId

impl Freeze for Vendor

impl Freeze for Error

impl Freeze for Pointer

impl Freeze for Value

impl Freeze for ValueType

impl Freeze for DwAccess

impl Freeze for DwAddr

impl Freeze for DwAt

impl Freeze for DwAte

impl Freeze for DwCc

impl Freeze for DwCfa

impl Freeze for DwDs

impl Freeze for DwDsc

impl Freeze for DwEhPe

impl Freeze for DwEnd

impl Freeze for DwForm

impl Freeze for DwId

impl Freeze for DwIdx

impl Freeze for DwInl

impl Freeze for DwLang

impl Freeze for DwLle

impl Freeze for DwLnct

impl Freeze for DwLne

impl Freeze for DwLns

impl Freeze for DwMacro

impl Freeze for DwOp

impl Freeze for DwOrd

impl Freeze for DwRle

impl Freeze for DwSect

impl Freeze for DwSectV2

impl Freeze for DwTag

impl Freeze for DwUt

impl Freeze for DwVis

impl Freeze for DebugByte

impl Freeze for DebugLen

impl Freeze for RawRange

impl Freeze for LineRow

impl Freeze for Range

impl Freeze for AArch64

impl Freeze for Arm

impl Freeze for BigEndian

impl Freeze for DwoId

impl Freeze for Encoding

impl Freeze for LoongArch

impl Freeze for MIPS

impl Freeze for PowerPc64

impl Freeze for Register

impl Freeze for RiscV

impl Freeze for X86

impl Freeze for X86_64

impl<'a, 'bases, R> Freeze for EhHdrTableIter<'a, 'bases, R>
where R: Freeze,

impl<'a, 'ctx, R, S> Freeze for UnwindTable<'a, 'ctx, R, S>
where R: Freeze,

impl<'a, R> Freeze for PointerEncodingParameters<'a, R>

impl<'a, R> Freeze for CallFrameInstructionIter<'a, R>
where R: Freeze,

impl<'a, R> Freeze for EhHdrTable<'a, R>

impl<'a, R> Freeze for UnitRef<'a, R>

impl<'abbrev, 'entry, 'unit, R> Freeze for AttrsIter<'abbrev, 'entry, 'unit, R>
where R: Freeze,

impl<'abbrev, 'unit, 'tree, R> Freeze for EntriesTreeIter<'abbrev, 'unit, 'tree, R>

impl<'abbrev, 'unit, 'tree, R> Freeze for EntriesTreeNode<'abbrev, 'unit, 'tree, R>

impl<'abbrev, 'unit, R> !Freeze for EntriesCursor<'abbrev, 'unit, R>

impl<'abbrev, 'unit, R> !Freeze for EntriesTree<'abbrev, 'unit, R>

impl<'abbrev, 'unit, R> Freeze for EntriesRaw<'abbrev, 'unit, R>
where R: Freeze,

impl<'abbrev, 'unit, R, Offset = <R as Reader>::Offset> !Freeze for DebuggingInformationEntry<'abbrev, 'unit, R, Offset>

impl<'bases, Section, R> Freeze for CieOrFde<'bases, Section, R>
where <R as Reader>::Offset: Freeze, R: Freeze, <Section as UnwindSection<R>>::Offset: Freeze, Section: Freeze,

impl<'bases, Section, R> Freeze for CfiEntriesIter<'bases, Section, R>
where Section: Freeze, R: Freeze,

impl<'bases, Section, R> Freeze for PartialFrameDescriptionEntry<'bases, Section, R>
where <R as Reader>::Offset: Freeze, <Section as UnwindSection<R>>::Offset: Freeze, R: Freeze, Section: Freeze,

impl<'index, R> Freeze for UnitIndexSectionIterator<'index, R>
where R: Freeze,

impl<'input> Freeze for DebugBytes<'input>

impl<'input, Endian> Freeze for EndianSlice<'input, Endian>
where Endian: Freeze,

impl<'iter, T> Freeze for RegisterRuleIter<'iter, T>

impl<A> Freeze for ArrayVec<A>
where <A as Sealed>::Storage: Freeze,

impl<Offset> Freeze for UnitType<Offset>
where Offset: Freeze,

impl<R> Freeze for RangeIterInner<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for EvaluationResult<R>
where <R as Reader>::Offset: Freeze, R: Freeze,

impl<R> Freeze for RawLocListEntry<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for EvaluationState<R>
where R: Freeze,

impl<R> Freeze for EvaluationWaiting<R>
where R: Freeze,

impl<R> Freeze for OperationEvaluationResult<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for ArangeEntryIter<R>
where R: Freeze,

impl<R> Freeze for ArangeHeaderIter<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for Attribute<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for DebugAbbrev<R>
where R: Freeze,

impl<R> Freeze for DebugAddr<R>
where R: Freeze,

impl<R> Freeze for DebugAranges<R>
where R: Freeze,

impl<R> Freeze for DebugCuIndex<R>
where R: Freeze,

impl<R> Freeze for DebugFrame<R>
where R: Freeze,

impl<R> Freeze for DebugInfo<R>
where R: Freeze,

impl<R> Freeze for DebugInfoUnitHeadersIter<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for DebugLine<R>
where R: Freeze,

impl<R> Freeze for DebugLineStr<R>
where R: Freeze,

impl<R> Freeze for DebugLoc<R>
where R: Freeze,

impl<R> Freeze for DebugLocLists<R>
where R: Freeze,

impl<R> Freeze for DebugPubNames<R>
where R: Freeze,

impl<R> Freeze for DebugPubTypes<R>
where R: Freeze,

impl<R> Freeze for DebugRanges<R>
where R: Freeze,

impl<R> Freeze for DebugRngLists<R>
where R: Freeze,

impl<R> Freeze for DebugStr<R>
where R: Freeze,

impl<R> Freeze for DebugStrOffsets<R>
where R: Freeze,

impl<R> Freeze for DebugTuIndex<R>
where R: Freeze,

impl<R> Freeze for DebugTypes<R>
where R: Freeze,

impl<R> Freeze for DebugTypesUnitHeadersIter<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for Dwarf<R>
where R: Freeze,

impl<R> Freeze for DwarfPackage<R>
where R: Freeze,

impl<R> Freeze for EhFrame<R>
where R: Freeze,

impl<R> Freeze for EhFrameHdr<R>
where R: Freeze,

impl<R> Freeze for Expression<R>
where R: Freeze,

impl<R> Freeze for LineInstructions<R>
where R: Freeze,

impl<R> Freeze for LineSequence<R>
where R: Freeze,

impl<R> Freeze for LocListIter<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for LocationListEntry<R>
where R: Freeze,

impl<R> Freeze for LocationLists<R>
where R: Freeze,

impl<R> Freeze for OperationIter<R>
where R: Freeze,

impl<R> Freeze for ParsedEhFrameHdr<R>
where R: Freeze,

impl<R> Freeze for PubNamesEntry<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for PubNamesEntryIter<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for PubTypesEntry<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for PubTypesEntryIter<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for RangeIter<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for RangeLists<R>
where R: Freeze,

impl<R> Freeze for RawLocListIter<R>
where R: Freeze,

impl<R> Freeze for RawRngListIter<R>
where R: Freeze,

impl<R> Freeze for RngListIter<R>
where R: Freeze, <R as Reader>::Offset: Freeze,

impl<R> Freeze for UnitIndex<R>
where R: Freeze,

impl<R, Entry> Freeze for PubStuffParser<R, Entry>

impl<R, Offset> Freeze for AttributeValue<R, Offset>
where R: Freeze, Offset: Freeze,

impl<R, Offset> Freeze for LineInstruction<R, Offset>
where R: Freeze, Offset: Freeze,

impl<R, Offset> Freeze for Location<R, Offset>
where R: Freeze, Offset: Freeze,

impl<R, Offset> Freeze for Operation<R, Offset>
where R: Freeze, Offset: Freeze,

impl<R, Offset> Freeze for ArangeHeader<R, Offset>
where Offset: Freeze, R: Freeze,

impl<R, Offset> Freeze for CommonInformationEntry<R, Offset>
where Offset: Freeze, R: Freeze,

impl<R, Offset> Freeze for CompleteLineProgram<R, Offset>
where Offset: Freeze, R: Freeze,

impl<R, Offset> Freeze for FileEntry<R, Offset>
where R: Freeze, Offset: Freeze,

impl<R, Offset> Freeze for FrameDescriptionEntry<R, Offset>
where Offset: Freeze, R: Freeze,

impl<R, Offset> Freeze for IncompleteLineProgram<R, Offset>
where Offset: Freeze, R: Freeze,

impl<R, Offset> Freeze for LineProgramHeader<R, Offset>
where Offset: Freeze, R: Freeze,

impl<R, Offset> Freeze for Piece<R, Offset>
where R: Freeze, Offset: Freeze,

impl<R, Offset> Freeze for Unit<R, Offset>
where Offset: Freeze, R: Freeze,

impl<R, Offset> Freeze for UnitHeader<R, Offset>
where Offset: Freeze, R: Freeze,

impl<R, Parser> Freeze for DebugLookup<R, Parser>
where R: Freeze,

impl<R, Parser> Freeze for LookupEntryIter<R, Parser>
where R: Freeze, <Parser as LookupParser<R>>::Header: Freeze,

impl<R, Program, Offset> Freeze for LineRows<R, Program, Offset>
where Program: Freeze, R: Freeze,

impl<R, S> Freeze for Evaluation<R, S>

impl<R, T> Freeze for RelocateReader<R, T>
where R: Freeze, T: Freeze,

impl<T> Freeze for UnitSectionOffset<T>
where T: Freeze,

impl<T> Freeze for CallFrameInstruction<T>
where T: Freeze,

impl<T> Freeze for CfaRule<T>
where T: Freeze,

impl<T> Freeze for DieReference<T>
where T: Freeze,

impl<T> Freeze for RawRngListEntry<T>
where T: Freeze,

impl<T> Freeze for RegisterRule<T>
where T: Freeze,

impl<T> Freeze for PubStuffHeader<T>
where T: Freeze,

impl<T> Freeze for DwarfPackageSections<T>
where T: Freeze,

impl<T> Freeze for DwarfSections<T>
where T: Freeze,

impl<T> Freeze for UnitOffset<T>
where T: Freeze,

impl<T> Freeze for UnwindExpression<T>
where T: Freeze,

impl<T> Freeze for DebugAbbrevOffset<T>
where T: Freeze,

impl<T> Freeze for DebugAddrBase<T>
where T: Freeze,

impl<T> Freeze for DebugAddrIndex<T>
where T: Freeze,

impl<T> Freeze for DebugArangesOffset<T>
where T: Freeze,

impl<T> Freeze for DebugFrameOffset<T>
where T: Freeze,

impl<T> Freeze for DebugInfoOffset<T>
where T: Freeze,

impl<T> Freeze for DebugLineOffset<T>
where T: Freeze,

impl<T> Freeze for DebugLineStrOffset<T>
where T: Freeze,

impl<T> Freeze for DebugLocListsBase<T>
where T: Freeze,

impl<T> Freeze for DebugLocListsIndex<T>
where T: Freeze,

impl<T> Freeze for DebugMacinfoOffset<T>
where T: Freeze,

impl<T> Freeze for DebugMacroOffset<T>
where T: Freeze,

impl<T> Freeze for DebugRngListsBase<T>
where T: Freeze,

impl<T> Freeze for DebugRngListsIndex<T>
where T: Freeze,

impl<T> Freeze for DebugStrOffset<T>
where T: Freeze,

impl<T> Freeze for DebugStrOffsetsBase<T>
where T: Freeze,

impl<T> Freeze for DebugStrOffsetsIndex<T>
where T: Freeze,

impl<T> Freeze for DebugTypesOffset<T>
where T: Freeze,

impl<T> Freeze for EhFrameOffset<T>
where T: Freeze,

impl<T> Freeze for LocationListsOffset<T>
where T: Freeze,

impl<T> Freeze for RangeListsOffset<T>
where T: Freeze,

impl<T> Freeze for RawRangeListsOffset<T>
where T: Freeze,

impl<T, S> Freeze for RegisterRuleMap<T, S>

impl<T, S> Freeze for UnwindContext<T, S>
where <<S as UnwindContextStorage<T>>::Stack as Sealed>::Storage: Freeze, T: Freeze,

impl<T, S> Freeze for UnwindTableRow<T, S>
where T: Freeze, <<S as UnwindContextStorage<T>>::Rules as Sealed>::Storage: Freeze,

impl Freeze for GAction

impl Freeze for GAppInfo

impl Freeze for GDrive

impl Freeze for GEmblem

impl Freeze for GFile

impl Freeze for GFileIcon

impl Freeze for GFileInfo

impl Freeze for GIOModule

impl Freeze for GIOStream

impl Freeze for GIcon

impl Freeze for GInitable

impl Freeze for GMenu

impl Freeze for GMenuItem

impl Freeze for GMount

impl Freeze for GProxy

impl Freeze for GResolver

impl Freeze for GResource

impl Freeze for GSeekable

impl Freeze for GSettings

impl Freeze for GSocket

impl Freeze for GTask

impl Freeze for GTestDBus

impl Freeze for GVfs

impl Freeze for GVfsClass

impl Freeze for GVolume

impl Freeze for __GLsync

impl Freeze for _cl_event

impl Freeze for __GLsync

impl Freeze for _cl_event

impl Freeze for GlType

impl Freeze for __GLsync

impl Freeze for _cl_event

impl Freeze for FnPtr

impl Freeze for FnPtr

impl Freeze for FnPtr

impl Freeze for Gl

impl Freeze for Gl

impl Freeze for GlFns

impl Freeze for Gles2

impl Freeze for GlesFns

impl<F> Freeze for ErrorReactingGl<F>
where F: Freeze,

impl<F> Freeze for ProfilingGl<F>
where F: Freeze,

impl !Freeze for Signal

impl Freeze for CvtError

impl Freeze for DateMonth

impl Freeze for FileError

impl Freeze for GStrError

impl Freeze for LogLevel

impl Freeze for OptionArg

impl Freeze for SeekType

impl Freeze for TimeType

impl Freeze for Inner

impl Freeze for FileTest

impl Freeze for Char

impl Freeze for UChar

impl Freeze for Closure

impl Freeze for IntoIter

impl Freeze for StrV

impl Freeze for EnumClass

impl Freeze for EnumValue

impl Freeze for BoolError

impl Freeze for Error

impl Freeze for Object

impl Freeze for ObjectRef

impl Freeze for Pid

impl Freeze for Priority

impl Freeze for SourceId

impl Freeze for Binding

impl Freeze for ByteArray

impl Freeze for Bytes

impl Freeze for Checksum

impl Freeze for Date

impl Freeze for DateTime

impl Freeze for ExitCode

impl Freeze for GStr

impl Freeze for GString

impl Freeze for IConv

impl Freeze for JoinError

impl Freeze for KeyFile

impl Freeze for LogLevels

impl Freeze for MainLoop

impl Freeze for ParamSpec

impl Freeze for Quark

impl Freeze for Regex

impl Freeze for Source

impl Freeze for TimeSpan

impl Freeze for TimeZone

impl Freeze for TypeFlags

impl Freeze for TypeInfo

impl Freeze for VariantTy

impl Freeze for SignalId

impl Freeze for TypeData

impl Freeze for HashTable

impl Freeze for List

impl Freeze for PtrArray

impl Freeze for SList

impl Freeze for ILong

impl Freeze for Type

impl Freeze for ULong

impl Freeze for SendValue

impl Freeze for Value

impl Freeze for Handle

impl Freeze for Signature

impl Freeze for Variant

impl<'a> Freeze for FlagsBuilder<'a>

impl<'a> Freeze for ThreadDefaultContext<'a>

impl<'a> Freeze for LogField<'a>

impl<'a> Freeze for ParamSpecCharBuilder<'a>

impl<'a> Freeze for ParamSpecFloatBuilder<'a>

impl<'a> Freeze for ParamSpecGTypeBuilder<'a>

impl<'a> Freeze for ParamSpecInt64Builder<'a>

impl<'a> Freeze for ParamSpecIntBuilder<'a>

impl<'a> Freeze for ParamSpecLongBuilder<'a>

impl<'a> Freeze for ParamSpecParamBuilder<'a>

impl<'a> Freeze for ParamSpecUCharBuilder<'a>

impl<'a> Freeze for ParamSpecUIntBuilder<'a>

impl<'a> Freeze for ParamSpecULongBuilder<'a>

impl<'a> Freeze for VariantStrIter<'a>

impl<'a> Freeze for VariantTyIterator<'a>

impl<'a, 'f, 't> Freeze for BindingBuilder<'a, 'f, 't>

impl<'a, O> Freeze for ObjectBuilder<'a, O>

impl<'a, P, T> Freeze for Stash<'a, P, T>
where P: Freeze, <T as ToGlibPtr<'a, P>>::Storage: Freeze, T: ?Sized,

impl<'a, P, T> Freeze for StashMut<'a, P, T>
where P: Freeze, <T as ToGlibPtrMut<'a, P>>::Storage: Freeze, T: ?Sized,

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for IterMut<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for IterMut<'a, T>

impl<'a, T> Freeze for BorrowedObject<'a, T>

impl<'a, T> Freeze for ClassRef<'a, T>

impl<'a, T> Freeze for InterfaceRef<'a, T>

impl<'a, T> Freeze for ParamSpecBoxedBuilder<'a, T>

impl<'a, T> Freeze for ParamSpecEnumBuilder<'a, T>
where T: Freeze,

impl<'a, T> Freeze for ParamSpecFlagsBuilder<'a, T>
where T: Freeze,

impl<'a, T> Freeze for ParamSpecObjectBuilder<'a, T>

impl<'input> Freeze for MatchInfo<'input>

impl<A, T> Freeze for FixedSizeVariantArray<A, T>
where A: Freeze,

impl<E> Freeze for EnumerationValues<E>
where E: Freeze,

impl<E, const S: usize> Freeze for EnumerationValuesStorage<E, S>
where E: Freeze,

impl<F, T> Freeze for SourceFuture<F, T>
where F: Freeze,

impl<F, T> Freeze for SourceStream<F, T>
where F: Freeze,

impl<I> Freeze for GlibNoneOrInvalidError<I>
where I: Freeze,

impl<K, V> Freeze for DictEntry<K, V>
where K: Freeze, V: Freeze,

impl<T> !Freeze for JoinHandle<T>

impl<T> Freeze for GStringFromError<T>
where T: Freeze,

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for List<T>

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for PtrSlice<T>

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for Slice<T>

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for SList<T>

impl<T> Freeze for Class<T>

impl<T> Freeze for Interface<T>

impl<T> Freeze for SendWeakRef<T>

impl<T> Freeze for WeakRef<T>

impl<T> Freeze for WeakRefNotify<T>

impl<T> Freeze for GStringInteriorNulError<T>
where T: Freeze,

impl<T> Freeze for GStringNoTrailingNulError<T>
where T: Freeze,

impl<T> Freeze for GStringUtf8Error<T>
where T: Freeze,

impl<T> Freeze for ThreadHandle<T>

impl<T> Freeze for ObjectImplRef<T>
where <T as ObjectSubclass>::Type: Freeze,

impl<T> Freeze for ObjectImplWeakRef<T>

impl<T> Freeze for InitializingObject<T>
where <T as ObjectSubclass>::Type: Freeze,

impl<T> Freeze for InitializingType<T>

impl<T> Freeze for PrivateStruct<T>
where T: Freeze,

impl<T> Freeze for ThreadGuard<T>
where T: Freeze,

impl<T> Freeze for Borrowed<T>
where T: Freeze,

impl<T, C, E> Freeze for ValueTypeOrNoneChecker<T, C, E>

impl<T, MM> Freeze for Boxed<T, MM>

impl<T, MM> Freeze for Shared<T, MM>

impl<T, P> Freeze for TypedObjectRef<T, P>

impl Freeze for BlockKind

impl Freeze for AttrKind

impl Freeze for PropAttr

impl Freeze for Arg

impl Freeze for EnumMode

impl Freeze for Capture

impl Freeze for Clone

impl Freeze for Closure

impl Freeze for Capture

impl Freeze for Closure

impl Freeze for AttrInput

impl Freeze for FlagsDesc

impl Freeze for Input

impl Freeze for PropDesc

impl Freeze for Args

impl<T> Freeze for NestedMetaItem<T>
where T: Freeze,

impl Freeze for GArray

impl Freeze for GBytes

impl Freeze for GChecksum

impl Freeze for GCond

impl Freeze for GDate

impl Freeze for GDateTime

impl Freeze for GDebugKey

impl Freeze for GDir

impl Freeze for GError

impl Freeze for GHmac

impl Freeze for GHook

impl Freeze for GHookList

impl Freeze for GIOFuncs

impl Freeze for GKeyFile

impl Freeze for GList

impl Freeze for GLogField

impl Freeze for GMainLoop

impl Freeze for GNode

impl Freeze for GOnce

impl Freeze for GPathBuf

impl Freeze for GPollFD

impl Freeze for GPrivate

impl Freeze for GPtrArray

impl Freeze for GQueue

impl Freeze for GRWLock

impl Freeze for GRand

impl Freeze for GRecMutex

impl Freeze for GRegex

impl Freeze for GSList

impl Freeze for GScanner

impl Freeze for GSource

impl Freeze for GString

impl Freeze for GThread

impl Freeze for GTimeVal

impl Freeze for GTimeZone

impl Freeze for GTree

impl Freeze for GTuples

impl Freeze for GUnixPipe

impl Freeze for GUri

impl Freeze for GVariant

impl Freeze for _GCache

impl Freeze for _GData

impl Freeze for _GIConv

impl Freeze for _GStatBuf

impl Freeze for _GTimer

impl Freeze for GMutex

impl !Freeze for GlFns

impl !Freeze for Context

impl Freeze for _cl_event

impl Freeze for Constants

impl Freeze for Version

impl<'a> Freeze for PixelPackData<'a>

impl<'a> Freeze for PixelUnpackData<'a>

impl Freeze for GBinding

impl Freeze for GCClosure

impl Freeze for GClosure

impl Freeze for GObject

impl Freeze for GTypeInfo

impl Freeze for GValue

impl Freeze for GWeakRef

impl Freeze for PairState

impl Freeze for Release

impl Freeze for Side

impl Freeze for Dedicated

impl Freeze for MapError

impl Freeze for Relevant

impl Freeze for PairEntry

impl Freeze for Size

impl Freeze for Heap

impl Freeze for Config

impl Freeze for Request

impl<M> Freeze for MemoryBlockFlavor<M>
where M: Freeze,

impl<M> Freeze for BuddyAllocator<M>

impl<M> Freeze for BuddyBlock<M>

impl<M> Freeze for Chunk<M>

impl<M> Freeze for FreeList<M>

impl<M> Freeze for FreeListAllocator<M>

impl<M> Freeze for FreeListBlock<M>

impl<M> Freeze for FreeListRegion<M>

impl<M> Freeze for GpuAllocator<M>

impl<M> Freeze for MemoryBlock<M>
where M: Freeze,

impl<T> Freeze for Entry<T>
where T: Freeze,

impl<T> Freeze for Slab<T>

impl<'a> Freeze for DeviceProperties<'a>

impl<'a, M> Freeze for MappedMemoryRange<'a, M>

impl<'a, S> Freeze for Allocation<'a, S>

impl<P> Freeze for DescriptorBucket<P>

impl<P> Freeze for DescriptorPool<P>
where P: Freeze,

impl<P, S> Freeze for DescriptorAllocator<P, S>

impl<S> Freeze for DescriptorSet<S>
where S: Freeze,

impl Freeze for Order

impl<'a, T> Freeze for GridColIter<'a, T>

impl<'a, T> Freeze for GridRowIter<'a, T>

impl<T> Freeze for Grid<T>

impl Freeze for Readable

impl Freeze for Writable

impl Freeze for NoFeature

impl Freeze for ClockType

impl Freeze for CoreError

impl Freeze for EventType

impl Freeze for FlowError

impl Freeze for Format

impl Freeze for PadMode

impl Freeze for QOSType

impl Freeze for SeekType

impl Freeze for State

impl Freeze for TagError

impl Freeze for TagFlag

impl Freeze for TagScope

impl Freeze for TaskState

impl Freeze for TocScope

impl Freeze for URIError

impl Freeze for URIType

impl Freeze for Sign

impl Freeze for Readable

impl Freeze for Writable

impl Freeze for Iterated

impl Freeze for Memory

impl Freeze for FlowError

impl Freeze for Album

impl Freeze for AlbumGain

impl Freeze for AlbumPeak

impl Freeze for Artist

impl Freeze for Bitrate

impl Freeze for Codec

impl Freeze for Comment

impl Freeze for Composer

impl Freeze for Conductor

impl Freeze for Contact

impl Freeze for Copyright

impl Freeze for Date

impl Freeze for DateTime

impl Freeze for Duration

impl Freeze for EncodedBy

impl Freeze for Encoder

impl Freeze for Genre

impl Freeze for Grouping

impl Freeze for Homepage

impl Freeze for ISRC

impl Freeze for Image

impl Freeze for Keywords

impl Freeze for License

impl Freeze for Location

impl Freeze for Lyrics

impl Freeze for Performer

impl Freeze for Publisher

impl Freeze for Serial

impl Freeze for ShowName

impl Freeze for Title

impl Freeze for TrackGain

impl Freeze for TrackPeak

impl Freeze for Version

impl Freeze for Buffer

impl Freeze for BufferRef

impl Freeze for BusStream

impl Freeze for Caps

impl Freeze for CapsRef

impl Freeze for Context

impl Freeze for Event

impl Freeze for EventRef

impl Freeze for GroupId

impl Freeze for Seqnum

impl Freeze for Buffers

impl Freeze for Bytes

impl Freeze for ClockTime

impl Freeze for Default

impl Freeze for Other

impl Freeze for Percent

impl Freeze for Undefined

impl Freeze for Memory

impl Freeze for MemoryRef

impl Freeze for Message

impl Freeze for Meta

impl Freeze for Promise

impl Freeze for Query

impl Freeze for QueryRef

impl Freeze for Sample

impl Freeze for SampleRef

impl Freeze for Allocator

impl Freeze for Array

impl Freeze for Bin

impl Freeze for BinFlags

impl Freeze for Bitmask

impl Freeze for Bus

impl Freeze for Clock

impl Freeze for ClockId

impl Freeze for DateTime

impl Freeze for Device

impl Freeze for Element

impl Freeze for Fraction

impl Freeze for GhostPad

impl Freeze for List

impl Freeze for MetaFlags

impl Freeze for Object

impl Freeze for Pad

impl Freeze for PadFlags

impl Freeze for Pipeline

impl Freeze for Plugin

impl Freeze for Preset

impl Freeze for ProxyPad

impl Freeze for Rank

impl Freeze for Registry

impl Freeze for SeekFlags

impl Freeze for Stream

impl Freeze for TagSetter

impl Freeze for Task

impl Freeze for TaskPool

impl Freeze for TocSetter

impl Freeze for Tracer

impl Freeze for TypeFind

impl Freeze for Builder

impl Freeze for Structure

impl Freeze for TagList

impl Freeze for RecMutex

impl Freeze for TaskLock

impl Freeze for Toc

impl Freeze for TocEntry

impl Freeze for TocRef

impl<'a> Freeze for NameOrFactory<'a>

impl<'a> Freeze for ValueOrStr<'a>

impl<'a> Freeze for PadProbeData<'a>

impl<'a> Freeze for EventView<'a>

impl<'a> Freeze for EventViewMut<'a>

impl<'a> Freeze for MessageView<'a>

impl<'a> Freeze for MessageViewMut<'a>

impl<'a> Freeze for QueryView<'a>

impl<'a> Freeze for QueryViewMut<'a>

impl<'a> Freeze for BufferChunked16Iter<'a>

impl<'a> Freeze for Dump<'a>

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for IterMut<'a>

impl<'a> Freeze for IterOwned<'a>

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for IterOwned<'a>

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for IterFeatures<'a>

impl<'a> Freeze for IterFeaturesMut<'a>

impl<'a> Freeze for IterMut<'a>

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for ElementBuilder<'a>

impl<'a> Freeze for BuffersizeBuilder<'a>

impl<'a> Freeze for CapsBuilder<'a>

impl<'a> Freeze for CustomBothBuilder<'a>

impl<'a> Freeze for CustomBothOobBuilder<'a>

impl<'a> Freeze for CustomUpstreamBuilder<'a>

impl<'a> Freeze for EosBuilder<'a>

impl<'a> Freeze for EventBuilder<'a>

impl<'a> Freeze for FlushStartBuilder<'a>

impl<'a> Freeze for FlushStopBuilder<'a>

impl<'a> Freeze for GapBuilder<'a>

impl<'a> Freeze for LatencyBuilder<'a>

impl<'a> Freeze for NavigationBuilder<'a>

impl<'a> Freeze for ProtectionBuilder<'a>

impl<'a> Freeze for QosBuilder<'a>

impl<'a> Freeze for ReconfigureBuilder<'a>

impl<'a> Freeze for SeekBuilder<'a>

impl<'a> Freeze for SegmentBuilder<'a>

impl<'a> Freeze for SegmentDoneBuilder<'a>

impl<'a> Freeze for SelectStreamsBuilder<'a>

impl<'a> Freeze for SinkMessageBuilder<'a>

impl<'a> Freeze for StepBuilder<'a>

impl<'a> Freeze for StreamStartBuilder<'a>

impl<'a> Freeze for TagBuilder<'a>

impl<'a> Freeze for TocBuilder<'a>

impl<'a> Freeze for TocSelectBuilder<'a>

impl<'a> Freeze for Dump<'a>

impl<'a> Freeze for ApplicationBuilder<'a>

impl<'a> Freeze for AsyncDoneBuilder<'a>

impl<'a> Freeze for AsyncStartBuilder<'a>

impl<'a> Freeze for BufferingBuilder<'a>

impl<'a> Freeze for ClockLostBuilder<'a>

impl<'a> Freeze for ClockProvideBuilder<'a>

impl<'a> Freeze for DeviceAddedBuilder<'a>

impl<'a> Freeze for DeviceChangedBuilder<'a>

impl<'a> Freeze for DeviceRemovedBuilder<'a>

impl<'a> Freeze for ElementBuilder<'a>

impl<'a> Freeze for EosBuilder<'a>

impl<'a> Freeze for ErrorBuilder<'a>

impl<'a> Freeze for HaveContextBuilder<'a>

impl<'a> Freeze for InfoBuilder<'a>

impl<'a> Freeze for LatencyBuilder<'a>

impl<'a> Freeze for MessageBuilder<'a>

impl<'a> Freeze for NeedContextBuilder<'a>

impl<'a> Freeze for NewClockBuilder<'a>

impl<'a> Freeze for ProgressBuilder<'a>

impl<'a> Freeze for PropertyNotifyBuilder<'a>

impl<'a> Freeze for QosBuilder<'a>

impl<'a> Freeze for RedirectBuilder<'a>

impl<'a> Freeze for RequestStateBuilder<'a>

impl<'a> Freeze for ResetTimeBuilder<'a>

impl<'a> Freeze for SegmentDoneBuilder<'a>

impl<'a> Freeze for SegmentStartBuilder<'a>

impl<'a> Freeze for StateChangedBuilder<'a>

impl<'a> Freeze for StateDirtyBuilder<'a>

impl<'a> Freeze for StepDoneBuilder<'a>

impl<'a> Freeze for StepStartBuilder<'a>

impl<'a> Freeze for StreamStartBuilder<'a>

impl<'a> Freeze for StreamStatusBuilder<'a>

impl<'a> Freeze for TagBuilder<'a>

impl<'a> Freeze for TocBuilder<'a>

impl<'a> Freeze for WarningBuilder<'a>

impl<'a> Freeze for ParamSpecArrayBuilder<'a>

impl<'a> Freeze for SampleBuilder<'a>

impl<'a> Freeze for Dump<'a>

impl<'a> Freeze for Debug<'a>

impl<'a> Freeze for Debug<'a>

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for ArrayRef<'a>

impl<'a> Freeze for ListRef<'a>

impl<'a> Freeze for PadProbeInfo<'a>

impl<'a> Freeze for PadTemplateBuilder<'a>

impl<'a> Freeze for StreamLock<'a>

impl<'a> Freeze for FieldIterator<'a>

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for GenericIter<'a>

impl<'a> Freeze for GenericTagIter<'a>

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for TaskLockGuard<'a>

impl<'a, T> Freeze for BufferMap<'a, T>

impl<'a, T> Freeze for MetaIter<'a, T>

impl<'a, T> Freeze for MetaIterMut<'a, T>

impl<'a, T> Freeze for MemoryMap<'a, T>

impl<'a, T> Freeze for MetaRef<'a, T>

impl<'a, T> Freeze for ObjectLockGuard<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for TagIter<'a, T>

impl<'a, T, U> Freeze for MetaRefMut<'a, T, U>

impl<A, T> Freeze for ArrayIteratorImpl<A, T>
where A: Freeze,

impl<E> Freeze for GetError<E>
where E: Freeze,

impl<F> Freeze for TaskBuilder<F>

impl<T> Freeze for Signed<T>
where T: Freeze,

impl<T> Freeze for MappedBuffer<T>

impl<T> Freeze for Builder<T>

impl<T> Freeze for BuilderFull<T>

impl<T> Freeze for Buffersize<T>
where T: Freeze,

impl<T> Freeze for Caps<T>
where T: Freeze,

impl<T> Freeze for CustomBoth<T>
where T: Freeze,

impl<T> Freeze for CustomBothOob<T>
where T: Freeze,

impl<T> Freeze for CustomDownstream<T>
where T: Freeze,

impl<T> Freeze for CustomDownstreamOob<T>
where T: Freeze,

impl<T> Freeze for CustomDownstreamSticky<T>
where T: Freeze,

impl<T> Freeze for CustomUpstream<T>
where T: Freeze,

impl<T> Freeze for Eos<T>
where T: Freeze,

impl<T> Freeze for FlushStart<T>
where T: Freeze,

impl<T> Freeze for FlushStop<T>
where T: Freeze,

impl<T> Freeze for Gap<T>
where T: Freeze,

impl<T> Freeze for InstantRateChange<T>
where T: Freeze,

impl<T> Freeze for InstantRateSyncTime<T>
where T: Freeze,

impl<T> Freeze for Latency<T>
where T: Freeze,

impl<T> Freeze for Navigation<T>
where T: Freeze,

impl<T> Freeze for Other<T>
where T: Freeze,

impl<T> Freeze for Protection<T>
where T: Freeze,

impl<T> Freeze for Qos<T>
where T: Freeze,

impl<T> Freeze for Reconfigure<T>
where T: Freeze,

impl<T> Freeze for Seek<T>
where T: Freeze,

impl<T> Freeze for Segment<T>
where T: Freeze,

impl<T> Freeze for SegmentDone<T>
where T: Freeze,

impl<T> Freeze for SelectStreams<T>
where T: Freeze,

impl<T> Freeze for SinkMessage<T>
where T: Freeze,

impl<T> Freeze for Step<T>
where T: Freeze,

impl<T> Freeze for StreamCollection<T>
where T: Freeze,

impl<T> Freeze for StreamGroupDone<T>
where T: Freeze,

impl<T> Freeze for StreamStart<T>
where T: Freeze,

impl<T> Freeze for Tag<T>
where T: Freeze,

impl<T> Freeze for Toc<T>
where T: Freeze,

impl<T> Freeze for TocSelect<T>
where T: Freeze,

impl<T> Freeze for DisplayableOptionSigned<T>
where T: Freeze,

impl<T> Freeze for OptionIteratorImpl<T>
where T: Freeze,

impl<T> Freeze for MappedMemory<T>

impl<T> Freeze for WrappedMemory<T>
where T: Freeze,

impl<T> Freeze for Application<T>
where T: Freeze,

impl<T> Freeze for AsyncDone<T>
where T: Freeze,

impl<T> Freeze for AsyncStart<T>
where T: Freeze,

impl<T> Freeze for Buffering<T>
where T: Freeze,

impl<T> Freeze for ClockLost<T>
where T: Freeze,

impl<T> Freeze for ClockProvide<T>
where T: Freeze,

impl<T> Freeze for DeviceAdded<T>
where T: Freeze,

impl<T> Freeze for DeviceChanged<T>
where T: Freeze,

impl<T> Freeze for DeviceRemoved<T>
where T: Freeze,

impl<T> Freeze for DurationChanged<T>
where T: Freeze,

impl<T> Freeze for Element<T>
where T: Freeze,

impl<T> Freeze for Eos<T>
where T: Freeze,

impl<T> Freeze for Error<T>
where T: Freeze,

impl<T> Freeze for HaveContext<T>
where T: Freeze,

impl<T> Freeze for Info<T>
where T: Freeze,

impl<T> Freeze for InstantRateRequest<T>
where T: Freeze,

impl<T> Freeze for Latency<T>
where T: Freeze,

impl<T> Freeze for NeedContext<T>
where T: Freeze,

impl<T> Freeze for NewClock<T>
where T: Freeze,

impl<T> Freeze for Progress<T>
where T: Freeze,

impl<T> Freeze for PropertyNotify<T>
where T: Freeze,

impl<T> Freeze for Qos<T>
where T: Freeze,

impl<T> Freeze for Redirect<T>
where T: Freeze,

impl<T> Freeze for RequestState<T>
where T: Freeze,

impl<T> Freeze for ResetTime<T>
where T: Freeze,

impl<T> Freeze for SegmentDone<T>
where T: Freeze,

impl<T> Freeze for SegmentStart<T>
where T: Freeze,

impl<T> Freeze for StateChanged<T>
where T: Freeze,

impl<T> Freeze for StateDirty<T>
where T: Freeze,

impl<T> Freeze for StepDone<T>
where T: Freeze,

impl<T> Freeze for StepStart<T>
where T: Freeze,

impl<T> Freeze for StreamCollection<T>
where T: Freeze,

impl<T> Freeze for StreamStart<T>
where T: Freeze,

impl<T> Freeze for StreamStatus<T>
where T: Freeze,

impl<T> Freeze for StreamsSelected<T>
where T: Freeze,

impl<T> Freeze for StructureChange<T>
where T: Freeze,

impl<T> Freeze for Tag<T>
where T: Freeze,

impl<T> Freeze for Toc<T>
where T: Freeze,

impl<T> Freeze for Warning<T>
where T: Freeze,

impl<T> Freeze for AcceptCaps<T>
where T: Freeze,

impl<T> Freeze for Allocation<T>
where T: Freeze,

impl<T> Freeze for Bitrate<T>
where T: Freeze,

impl<T> Freeze for Buffering<T>
where T: Freeze,

impl<T> Freeze for Caps<T>
where T: Freeze,

impl<T> Freeze for Context<T>
where T: Freeze,

impl<T> Freeze for Convert<T>
where T: Freeze,

impl<T> Freeze for Custom<T>
where T: Freeze,

impl<T> Freeze for Drain<T>
where T: Freeze,

impl<T> Freeze for Duration<T>
where T: Freeze,

impl<T> Freeze for Formats<T>
where T: Freeze,

impl<T> Freeze for Latency<T>
where T: Freeze,

impl<T> Freeze for Other<T>
where T: Freeze,

impl<T> Freeze for Position<T>
where T: Freeze,

impl<T> Freeze for Scheduling<T>
where T: Freeze,

impl<T> Freeze for Seeking<T>
where T: Freeze,

impl<T> Freeze for Segment<T>
where T: Freeze,

impl<T> Freeze for Uri<T>
where T: Freeze,

impl<T> Freeze for BufferCursor<T>

impl<T> Freeze for BufferRefCursor<T>
where T: Freeze,

impl<T> Freeze for FormattedSegment<T>

impl<T> Freeze for IntRange<T>
where T: Freeze,

impl<T> Freeze for Iterator<T>

impl<T> Freeze for PadBuilder<T>
where T: Freeze,

impl<T> Freeze for SliceTypeFind<T>
where T: Freeze,

impl<T> Freeze for StdIterator<T>

impl<T> Freeze for TagValue<T>

impl<T, F, G> Freeze for CatchPanic<T, F, G>
where G: Freeze, F: Freeze,

impl<T, I> Freeze for RsIterator<T, I>
where I: Freeze,

impl Freeze for AppSink

impl Freeze for AppSrc

impl Freeze for GstAppSrc

impl Freeze for Audio

impl Freeze for Channels

impl Freeze for Rate

impl Freeze for AudioInfo

impl Freeze for AudioSink

impl Freeze for AudioSrc

impl<'a> Freeze for AudioInfoBuilder<'a>

impl<T> Freeze for AudioCapsBuilder<T>

impl Freeze for Overhead

impl Freeze for Adapter

impl Freeze for BaseParse

impl Freeze for BaseSink

impl Freeze for BaseSrc

impl Freeze for PushSrc

impl<'a> Freeze for InputBuffer<'a>

impl<'a> Freeze for BaseParseFrame<'a>

impl<'a> Freeze for UniqueAdapterMap<'a>

impl Freeze for GLFormat

impl Freeze for GLSLError

impl Freeze for Readable

impl Freeze for Writable

impl Freeze for GLAPI

impl Freeze for GLContext

impl Freeze for GLDisplay

impl Freeze for GLFilter

impl Freeze for GLMemory

impl Freeze for GLSLStage

impl Freeze for GLShader

impl Freeze for GLUpload

impl Freeze for GLWindow

impl<T> Freeze for GLVideoFrame<T>

impl<T> Freeze for GLVideoFrameRef<T>

impl Freeze for Player

impl Freeze for GstPlayer

impl Freeze for SDPMedia

impl Freeze for SDPKey

impl Freeze for SDPOrigin

impl Freeze for SDPTime

impl Freeze for SDPZone

impl<'a> Freeze for AttributesIter<'a>

impl<'a> Freeze for BandwidthsIter<'a>

impl<'a> Freeze for ConnectionsIter<'a>

impl<'a> Freeze for FormatsIter<'a>

impl<'a> Freeze for AttributesIter<'a>

impl<'a> Freeze for BandwidthsIter<'a>

impl<'a> Freeze for EmailsIter<'a>

impl<'a> Freeze for MediasIter<'a>

impl<'a> Freeze for MediasIterMut<'a>

impl<'a> Freeze for PhonesIter<'a>

impl<'a> Freeze for TimesIter<'a>

impl<'a> Freeze for ZonesIter<'a>

impl Freeze for GstSDPKey

impl Freeze for GstBin

impl Freeze for GstBuffer

impl Freeze for GstBus

impl Freeze for GstCaps

impl Freeze for GstClock

impl Freeze for GstDevice

impl Freeze for GstEvent

impl Freeze for GstIdStr

impl Freeze for GstMemory

impl Freeze for GstMeta

impl Freeze for GstObject

impl Freeze for GstPad

impl Freeze for GstPlugin

impl Freeze for GstPollFD

impl Freeze for GstPreset

impl Freeze for GstQuery

impl Freeze for GstSample

impl Freeze for GstStream

impl Freeze for GstTask

impl Freeze for GstToc

impl Freeze for GstTracer

impl Freeze for GstUri

impl Freeze for _GstPoll

impl Freeze for Readable

impl Freeze for Writable

impl Freeze for Size

impl Freeze for Video

impl Freeze for VideoInfo

impl Freeze for VideoSink

impl Freeze for Readable

impl Freeze for VideoMeta

impl<'a> Freeze for KeyEventType<'a>

impl<'a> Freeze for VideoCodecFrame<'a>

impl<'a> Freeze for VideoInfoBuilder<'a>

impl<'a> Freeze for InNegotiation<'a>

impl<'a> Freeze for CommandEventBuilder<'a>

impl<'a> Freeze for KeyEventBuilder<'a>

impl<'a> Freeze for MouseEventBuilder<'a>

impl<'a> Freeze for MessageBuilder<'a>

impl<'a> Freeze for ParamsIter<'a>

impl<'a> Freeze for Iter<'a>

impl<'a, T> Freeze for VideoCodecState<'a, T>
where T: Freeze,

impl<T> Freeze for VideoCapsBuilder<T>

impl<T> Freeze for VideoFrame<T>

impl<T> Freeze for VideoFrameRef<T>

impl !Freeze for SendError

impl !Freeze for Kind

impl !Freeze for Index

impl !Freeze for Error

impl !Freeze for Event

impl !Freeze for Cause

impl !Freeze for Inner

impl !Freeze for Partial

impl !Freeze for Protocol

impl !Freeze for GoAway

impl !Freeze for Headers

impl !Freeze for Iter

impl !Freeze for Pseudo

impl !Freeze for Slot

impl !Freeze for GoAway

impl !Freeze for State

impl !Freeze for Stream

impl !Freeze for Actions

impl !Freeze for Inner

impl !Freeze for Error

impl Freeze for UserError

impl Freeze for Error

impl Freeze for Kind

impl Freeze for Setting

impl Freeze for NeedMore

impl Freeze for State

impl Freeze for Initiator

impl Freeze for Dyn

impl Freeze for Local

impl Freeze for Open

impl Freeze for PollReset

impl Freeze for Peer

impl Freeze for Builder

impl Freeze for Peer

impl Freeze for DataFlags

impl Freeze for Head

impl Freeze for Ping

impl Freeze for Priority

impl Freeze for Hex

impl Freeze for Reset

impl Freeze for Settings

impl Freeze for StreamId

impl Freeze for Decoder

impl Freeze for Table

impl Freeze for Encoder

impl Freeze for Decoder

impl Freeze for HashValue

impl Freeze for Pos

impl Freeze for Table

impl Freeze for Config

impl Freeze for GoingAway

impl Freeze for PingPong

impl Freeze for UserPings

impl Freeze for Settings

impl Freeze for Deque

impl Freeze for Indices

impl Freeze for Counts

impl Freeze for Window

impl Freeze for Recv

impl Freeze for Send

impl Freeze for Indices

impl Freeze for Key

impl Freeze for SlabIndex

impl Freeze for Store

impl Freeze for NextOpen

impl Freeze for NextSend

impl Freeze for Config

impl Freeze for Builder

impl Freeze for Peer

impl Freeze for Ping

impl Freeze for PingPong

impl Freeze for Pong

impl Freeze for Reason

impl Freeze for StreamId

impl<'a> Freeze for Name<'a>

impl<'a> Freeze for Entry<'a>

impl<'a> Freeze for OccupiedEntry<'a>

impl<'a> Freeze for Ptr<'a>

impl<'a> Freeze for VacantEntry<'a>

impl<'a, 'f> Freeze for DebugFlags<'a, 'f>

impl<'a, B> Freeze for DynConnection<'a, B>

impl<'a, B> Freeze for DynStreams<'a, B>

impl<B> !Freeze for Next<B>

impl<B> !Freeze for Encoder<B>

impl<B> !Freeze for SendBuffer<B>

impl<B> Freeze for ReadySendRequest<B>

impl<B> Freeze for SendRequest<B>

impl<B> Freeze for Prioritized<B>
where B: Freeze,

impl<B> Freeze for StreamRef<B>

impl<B> Freeze for SendPushedResponse<B>

impl<B> Freeze for SendResponse<B>

impl<B> Freeze for SendStream<B>

impl<B, P> Freeze for Streams<B, P>

impl<F> Freeze for PollFn<F>
where F: Freeze,

impl<N> Freeze for Queue<N>

impl<P, B = Bytes> !Freeze for ConnectionInner<P, B>

impl<T = Bytes> !Freeze for Frame<T>

impl<T = HeaderName> !Freeze for Header<T>

impl<T> !Freeze for FramedRead<T>

impl<T> Freeze for Data<T>
where T: Freeze,

impl<T> Freeze for Buffer<T>

impl<T> Freeze for Slot<T>
where T: Freeze,

impl<T, B = Bytes> !Freeze for Connection<T, B>

impl<T, B = Bytes> !Freeze for Handshake<T, B>

impl<T, B> !Freeze for Handshaking<T, B>

impl<T, B> !Freeze for FramedWrite<T, B>

impl<T, B> !Freeze for Codec<T, B>

impl<T, B> !Freeze for Connection<T, B>

impl<T, B> !Freeze for Flush<T, B>

impl<T, B> !Freeze for ReadPreface<T, B>

impl<T, P, B = Bytes> !Freeze for Connection<T, P, B>

impl Freeze for bf16

impl Freeze for f16

impl Freeze for hb_blob_t

impl Freeze for hb_face_t

impl Freeze for hb_font_t

impl Freeze for hb_map_t

impl Freeze for hb_set_t

impl Freeze for BitMask

impl Freeze for Group

impl Freeze for Tag

impl Freeze for Global

impl Freeze for ProbeSeq

impl<'a, 'b, K, Q, V, S, A> Freeze for EntryRef<'a, 'b, K, Q, V, S, A>
where Q: ?Sized,

impl<'a, 'b, K, Q, V, S, A> Freeze for VacantEntryRef<'a, 'b, K, Q, V, S, A>
where Q: ?Sized,

impl<'a, K> Freeze for Iter<'a, K>

impl<'a, K, A> Freeze for Drain<'a, K, A>

impl<'a, K, F, A> Freeze for ExtractIf<'a, K, F, A>
where F: Freeze,

impl<'a, K, V> Freeze for Iter<'a, K, V>

impl<'a, K, V> Freeze for IterMut<'a, K, V>

impl<'a, K, V> Freeze for Keys<'a, K, V>

impl<'a, K, V> Freeze for Values<'a, K, V>

impl<'a, K, V> Freeze for ValuesMut<'a, K, V>

impl<'a, K, V, A> Freeze for Drain<'a, K, V, A>

impl<'a, K, V, F, A> Freeze for ExtractIf<'a, K, V, F, A>
where F: Freeze,

impl<'a, K, V, S, A> Freeze for Entry<'a, K, V, S, A>
where K: Freeze,

impl<'a, K, V, S, A> Freeze for OccupiedEntry<'a, K, V, S, A>

impl<'a, K, V, S, A> Freeze for OccupiedError<'a, K, V, S, A>
where V: Freeze,

impl<'a, K, V, S, A> Freeze for VacantEntry<'a, K, V, S, A>
where K: Freeze,

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for IterHash<'a, T>

impl<'a, T> Freeze for IterHashMut<'a, T>

impl<'a, T> Freeze for IterMut<'a, T>

impl<'a, T, A> Freeze for Entry<'a, T, A>

impl<'a, T, A> Freeze for RawDrain<'a, T, A>

impl<'a, T, A> Freeze for RawExtractIf<'a, T, A>

impl<'a, T, A> Freeze for AbsentEntry<'a, T, A>

impl<'a, T, A> Freeze for Drain<'a, T, A>

impl<'a, T, A> Freeze for OccupiedEntry<'a, T, A>

impl<'a, T, A> Freeze for VacantEntry<'a, T, A>

impl<'a, T, F, A> Freeze for ExtractIf<'a, T, F, A>
where F: Freeze,

impl<'a, T, S, A> Freeze for Entry<'a, T, S, A>
where T: Freeze,

impl<'a, T, S, A> Freeze for Difference<'a, T, S, A>

impl<'a, T, S, A> Freeze for Intersection<'a, T, S, A>

impl<'a, T, S, A> Freeze for OccupiedEntry<'a, T, S, A>

impl<'a, T, S, A> Freeze for SymmetricDifference<'a, T, S, A>

impl<'a, T, S, A> Freeze for Union<'a, T, S, A>

impl<'a, T, S, A> Freeze for VacantEntry<'a, T, S, A>
where T: Freeze,

impl<K, A> Freeze for IntoIter<K, A>
where A: Freeze,

impl<K, V, A> Freeze for IntoIter<K, V, A>
where A: Freeze,

impl<K, V, A> Freeze for IntoKeys<K, V, A>
where A: Freeze,

impl<K, V, A> Freeze for IntoValues<K, V, A>
where A: Freeze,

impl<K, V, S, A> Freeze for HashMap<K, V, S, A>
where S: Freeze, A: Freeze,

impl<T> Freeze for Bucket<T>

impl<T> Freeze for RawIter<T>

impl<T> Freeze for RawIterHash<T>

impl<T> Freeze for RawIterRange<T>

impl<T, A> Freeze for RawIntoIter<T, A>
where A: Freeze,

impl<T, A> Freeze for RawTable<T, A>
where A: Freeze,

impl<T, A> Freeze for HashTable<T, A>
where A: Freeze,

impl<T, A> Freeze for IntoIter<T, A>
where A: Freeze,

impl<T, F> Freeze for ScopeGuard<T, F>
where F: Freeze, T: Freeze,

impl<T, S, A> Freeze for HashSet<T, S, A>
where S: Freeze, A: Freeze,

impl !Freeze for IfRange_

impl !Freeze for Bearer

impl !Freeze for Allow

impl !Freeze for Connection

impl !Freeze for Cookie

impl !Freeze for ETag

impl !Freeze for Host

impl !Freeze for IfMatch

impl !Freeze for IfRange

impl !Freeze for Location

impl !Freeze for Origin

impl !Freeze for Pragma

impl !Freeze for Range

impl !Freeze for Referer

impl !Freeze for Server

impl !Freeze for Te

impl !Freeze for Upgrade

impl !Freeze for UserAgent

impl !Freeze for Vary

impl Freeze for Directive

impl Freeze for Policy

impl Freeze for After

impl Freeze for Directive

impl Freeze for Comma

impl Freeze for SemiColon

impl Freeze for Basic

impl Freeze for Flags

impl Freeze for FromIter

impl Freeze for Age

impl Freeze for Date

impl Freeze for Expect

impl Freeze for Expires

impl Freeze for SetCookie

impl Freeze for Error

impl Freeze for HttpDate

impl Freeze for Seconds

impl<'a> !Freeze for State<'a>

impl<'a> !Freeze for ToValues<'a>

impl<'a> Freeze for Fmt<'a>

impl<C> Freeze for Authorization<C>
where C: Freeze,

impl<C> Freeze for ProxyAuthorization<C>
where C: Freeze,

impl<Sep = Comma> !Freeze for FlatCsv<Sep>

impl<T> Freeze for EntityTag<T>
where T: Freeze,

impl Freeze for Kind

impl Freeze for Error

impl<T> Freeze for AsKebabCase<T>
where T: Freeze,

impl<T> Freeze for AsLowerCamelCase<T>
where T: Freeze,

impl<T> Freeze for AsShoutyKebabCase<T>
where T: Freeze,

impl<T> Freeze for AsShoutySnakeCase<T>
where T: Freeze,

impl<T> Freeze for AsSnakeCase<T>
where T: Freeze,

impl<T> Freeze for AsTitleCase<T>
where T: Freeze,

impl<T> Freeze for AsTrainCase<T>
where T: Freeze,

impl<T> Freeze for AsUpperCamelCase<T>
where T: Freeze,

impl !Freeze for Token

impl !Freeze for Token

impl !Freeze for Doctype

impl Freeze for State

impl Freeze for Status

impl Freeze for TagKind

impl Freeze for RawKind

impl Freeze for State

impl Freeze for PushFlag

impl Freeze for ParseOpts

impl Freeze for ElemInfo

impl Freeze for CharRef

impl Freeze for Tag

impl<'a, Handle> Freeze for ActiveFormattingIter<'a, Handle>

impl<'a, Handle> Freeze for ActiveFormattingView<'a, Handle>

impl<Handle> !Freeze for ProcessResult<Handle>

impl<Handle> Freeze for ProcessResult<Handle>
where Handle: Freeze,

impl<Handle> Freeze for TokenSinkResult<Handle>
where Handle: Freeze,

impl<Handle> Freeze for Bookmark<Handle>
where Handle: Freeze,

impl<Handle> Freeze for FormatEntry<Handle>
where Handle: Freeze,

impl<Handle> Freeze for InsertionPoint<Handle>
where Handle: Freeze,

impl<Handle, Sink> !Freeze for TreeBuilder<Handle, Sink>

impl<Sink> !Freeze for Parser<Sink>

impl<Sink> !Freeze for Tokenizer<Sink>

impl<Wr> Freeze for HtmlSerializer<Wr>
where Wr: Freeze,

impl !Freeze for ByteStr

impl !Freeze for Custom

impl !Freeze for HeaderName

impl !Freeze for Builder

impl !Freeze for Parts

impl !Freeze for Authority

impl !Freeze for Builder

impl !Freeze for Parts

impl !Freeze for Uri

impl Freeze for ErrorKind

impl Freeze for Cursor

impl Freeze for Danger

impl Freeze for Link

impl Freeze for Inner

impl Freeze for ErrorKind

impl Freeze for Protocol

impl Freeze for Http

impl Freeze for IdHasher

impl Freeze for HashValue

impl Freeze for Links

impl Freeze for Pos

impl Freeze for Method

impl Freeze for Builder

impl Freeze for Parts

impl Freeze for Error

impl Freeze for Scheme

impl Freeze for Version

impl<'a> Freeze for HdrName<'a>

impl<'a> Freeze for MaybeLower<'a>

impl<'a, T> !Freeze for Entry<'a, T>

impl<'a, T> !Freeze for VacantEntry<'a, T>

impl<'a, T> Freeze for Drain<'a, T>

impl<'a, T> Freeze for GetAll<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for IterMut<'a, T>

impl<'a, T> Freeze for Keys<'a, T>

impl<'a, T> Freeze for OccupiedEntry<'a, T>

impl<'a, T> Freeze for ValueDrain<'a, T>
where T: Freeze,

impl<'a, T> Freeze for ValueIter<'a, T>

impl<'a, T> Freeze for ValueIterMut<'a, T>

impl<'a, T> Freeze for Values<'a, T>

impl<'a, T> Freeze for ValuesMut<'a, T>

impl<T> !Freeze for Bucket<T>

impl<T> !Freeze for Request<T>

impl<T> Freeze for Repr<T>
where T: Freeze,

impl<T> Freeze for Scheme2<T>
where T: Freeze,

impl<T> Freeze for ExtraValue<T>
where T: Freeze,

impl<T> Freeze for RawLinks<T>

impl<T> Freeze for HeaderMap<T>

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for Response<T>
where T: Freeze,

impl<T> Freeze for Port<T>
where T: Freeze,

impl Freeze for SizeHint

impl<T> Freeze for Kind<T>
where T: Freeze,

impl<T> Freeze for Frame<T>
where T: Freeze,

impl<'__pin, L, R> Freeze for EitherProj<'__pin, L, R>

impl<'a, T> Freeze for Frame<'a, T>
where T: ?Sized,

impl<B> Freeze for BodyDataStream<B>
where B: Freeze,

impl<B> Freeze for BodyStream<B>
where B: Freeze,

impl<B> Freeze for Collected<B>

impl<B> Freeze for Limited<B>
where B: Freeze,

impl<B, F> Freeze for MapErr<B, F>
where B: Freeze, F: Freeze,

impl<B, F> Freeze for MapFrame<B, F>
where B: Freeze, F: Freeze,

impl<D> Freeze for Empty<D>

impl<D> Freeze for Full<D>
where D: Freeze,

impl<D, E> Freeze for BoxBody<D, E>

impl<D, E> Freeze for UnsyncBoxBody<D, E>

impl<L, R> Freeze for Either<L, R>
where L: Freeze, R: Freeze,

impl<S> Freeze for StreamBody<S>
where S: Freeze,

impl<T> Freeze for Collect<T>
where T: Freeze + ?Sized,

impl<T> Freeze for BufList<T>

impl<T, F> Freeze for State<T, F>
where T: Freeze, F: Freeze,

impl<T, F> Freeze for WithTrailers<T, F>
where T: Freeze, F: Freeze,

impl Freeze for Error

impl<'a> Freeze for Bytes<'a>

impl<'a> Freeze for Header<'a>

impl<'headers, 'buf> Freeze for Request<'headers, 'buf>

impl<'headers, 'buf> Freeze for Response<'headers, 'buf>

impl<T> Freeze for Status<T>
where T: Freeze,

impl Freeze for Error

impl Freeze for HttpDate

impl !Freeze for Shared

impl !Freeze for Protocol

impl !Freeze for Upgraded

impl Freeze for Kind

impl Freeze for Time

impl Freeze for Header

impl Freeze for Kind

impl Freeze for Parse

impl Freeze for User

impl Freeze for KA

impl Freeze for Reading

impl Freeze for Writing

impl Freeze for Kind

impl Freeze for Kind

impl Freeze for Client

impl Freeze for Ponged

impl Freeze for Sender

impl Freeze for Incoming

impl Freeze for Builder

impl Freeze for Receiver

impl Freeze for Sender

impl Freeze for ErrorImpl

impl Freeze for TimedOut

impl Freeze for State

impl Freeze for Decoder

impl Freeze for ChunkSize

impl Freeze for Encoder

impl Freeze for NotEof

impl Freeze for Wants

impl Freeze for Config

impl Freeze for Bdp

impl Freeze for Config

impl Freeze for KeepAlive

impl Freeze for Ponger

impl Freeze for Recorder

impl Freeze for Shared

impl Freeze for Sealed

impl Freeze for Error

impl Freeze for OnUpgrade

impl Freeze for Pending

impl<'a> Freeze for Response<'a>

impl<'a> Freeze for FastWrite<'a>

impl<'a> Freeze for ParseContext<'a>

impl<'a> Freeze for ReadBuf<'a>

impl<'a> Freeze for ReadBufCursor<'a>

impl<'a, T> Freeze for OptGuard<'a, T>

impl<'a, T> Freeze for Encode<'a, T>

impl<B> !Freeze for BufKind<B>

impl<B> !Freeze for EncodedBuf<B>

impl<B> !Freeze for H2Upgraded<B>

impl<B> Freeze for SendBuf<B>
where B: Freeze,

impl<B> Freeze for SendRequest<B>

impl<B> Freeze for SendRequest<B>

impl<B> Freeze for SendWhen<B>

impl<B> Freeze for Client<B>

impl<B> Freeze for WriteBuf<B>

impl<B> Freeze for FutCtx<B>
where B: Freeze,

impl<B> Freeze for ResponseFutMap<B>

impl<B> Freeze for Neutered<B>
where B: Freeze,

impl<B> Freeze for UpgradedSendStream<B>

impl<B, E, T> Freeze for ClientTask<B, E, T>
where E: Freeze, B: Freeze,

impl<B, T> !Freeze for H2ClientFuture<B, T>

impl<D, Bs, I, T> Freeze for Dispatcher<D, Bs, I, T>
where D: Freeze, I: Freeze,

impl<Ex> Freeze for Builder<Ex>
where Ex: Freeze,

impl<F> Freeze for OnInformationalClosure<F>
where F: Freeze,

impl<F, R> Freeze for ServiceFn<F, R>
where F: Freeze,

impl<I, B, T> Freeze for Conn<I, B, T>
where I: Freeze,

impl<S> Freeze for PipeMap<S>
where S: Freeze,

impl<S> Freeze for PipeToSendStream<S>
where S: Freeze,

impl<S> Freeze for MessageHead<S>
where S: Freeze,

impl<T> !Freeze for Parts<T>

impl<T> !Freeze for Rewind<T>

impl<T> !Freeze for Parts<T>

impl<T> Freeze for TrySendError<T>
where T: Freeze,

impl<T> Freeze for BufList<T>

impl<T> Freeze for Compat<T>
where T: Freeze,

impl<T> Freeze for Cursor<T>
where T: Freeze,

impl<T> Freeze for ParsedMessage<T>
where T: Freeze,

impl<T, B> !Freeze for Conn<T, B>

impl<T, B> !Freeze for ConnMapErr<T, B>

impl<T, B> !Freeze for ConnTask<T, B>

impl<T, B> Freeze for Connection<T, B>
where T: Freeze,

impl<T, B> Freeze for UpgradeableConnection<T, B>
where <B as Body>::Error: Sized, T: Freeze,

impl<T, B> Freeze for Buffered<T, B>
where T: Freeze,

impl<T, B, E> Freeze for Connection<T, B, E>
where <B as Body>::Error: Sized, E: Freeze, B: Freeze,

impl<T, U> Freeze for Callback<T, U>

impl<T, U> Freeze for Envelope<T, U>
where T: Freeze,

impl<T, U> Freeze for Receiver<T, U>

impl<T, U> Freeze for Sender<T, U>

impl<T, U> Freeze for UnboundedSender<T, U>

impl<State> Freeze for ConnectorBuilder<State>
where State: Freeze,

impl<T> Freeze for MaybeHttpsStream<T>
where T: Freeze,

impl<T> Freeze for HttpsConnector<T>
where T: Freeze,

impl<'a, T> Freeze for Ser<'a, T>

impl<T> Freeze for De<T>
where T: Freeze,

impl<T> Freeze for Serde<T>
where De<T>: for<'de> Sized, T: Freeze,

impl !Freeze for TokioSleep

impl Freeze for ErrorKind

impl Freeze for Alpn

impl Freeze for Exec

impl Freeze for Config

impl Freeze for GaiAddrs

impl Freeze for GaiFuture

impl Freeze for Name

impl Freeze for Config

impl Freeze for Internal

impl Freeze for Connected

impl Freeze for Extra

impl Freeze for HttpInfo

impl Freeze for Builder

impl Freeze for Error

impl Freeze for Timer

impl<'a> !Freeze for ConnectingTcp<'a>

impl<B> !Freeze for TrySendError<B>

impl<B> Freeze for PoolTx<B>

impl<B> Freeze for PoolClient<B>

impl<C, B> Freeze for Client<C, B>
where C: Freeze,

impl<F, R> Freeze for Inner<F, R>
where F: Freeze, R: Freeze,

impl<F, R> Freeze for Lazy<F, R>
where F: Freeze, R: Freeze,

impl<I> Freeze for WithHyperIo<I>
where I: Freeze,

impl<I> Freeze for WithTokioIo<I>
where I: Freeze,

impl<R> Freeze for HttpConnecting<R>

impl<R> Freeze for HttpConnector<R>
where R: Freeze,

impl<S, Req> Freeze for Oneshot<S, Req>
where S: Freeze, <S as Service<Req>>::Future: Freeze, Req: Freeze,

impl<T> !Freeze for Rewind<T>

impl<T> Freeze for ExtraChain<T>
where T: Freeze,

impl<T> Freeze for ExtraEnvelope<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for TokioIo<T>
where T: Freeze,

impl<'a> Freeze for IterWords<'a>

impl Freeze for Buddhist

impl Freeze for Chinese

impl Freeze for Coptic

impl Freeze for Dangi

impl Freeze for Ethiopian

impl Freeze for Gregorian

impl Freeze for Hebrew

impl Freeze for Indian

impl Freeze for Iso

impl Freeze for Japanese

impl Freeze for Julian

impl Freeze for Persian

impl Freeze for Baked

impl Freeze for Roc

impl Freeze for Era

impl Freeze for IsoHour

impl Freeze for IsoMinute

impl Freeze for IsoSecond

impl Freeze for MonthCode

impl Freeze for Time

impl Freeze for UnitInfo

impl Freeze for WeekOf

impl<'a, C> Freeze for Ref<'a, C>

impl<'a, CB> Freeze for ChineseBasedPrecomputedData<'a, CB>

impl<'a, IB> Freeze for IslamicPrecomputedData<'a, IB>

impl<'data> Freeze for ChineseBasedCacheV1<'data>

impl<'data> Freeze for IslamicCacheV1<'data>

impl<'data> Freeze for JapaneseErasV1<'data>

impl<A> Freeze for Date<A>

impl<A> Freeze for DateTime<A>

impl Freeze for ICU4XBidi

impl Freeze for ICU4XDate

impl Freeze for ICU4XList

impl Freeze for ICU4XTime

impl<'info> Freeze for ICU4XBidiParagraph<'info>

impl<'text> Freeze for ICU4XBidiInfo<'text>

impl<T> Freeze for LossyWrap<T>
where T: Freeze,

impl Freeze for CaseType

impl Freeze for DotType

impl Freeze for Baked

impl<'a> Freeze for FullMappingResult<'a>

impl<'a> Freeze for ContextIterator<'a>

impl<'a> Freeze for DecodedException<'a>

impl<'a> Freeze for Exception<'a>

impl<'a, W> Freeze for StringAndWriteable<'a, W>
where W: Freeze,

impl<'a, const IS_TITLE_CONTEXT: bool> Freeze for FullCaseWriteable<'a, IS_TITLE_CONTEXT>

impl<'data> Freeze for CaseMapExceptions<'data>

impl<'data> Freeze for CaseMapUnfoldV1<'data>

impl<'data> Freeze for CaseMapV1<'data>

impl<CM> Freeze for CaseMapCloser<CM>
where CM: Freeze,

impl<CM> Freeze for TitlecaseMapper<CM>
where CM: Freeze,

impl Freeze for Tag

impl Freeze for CaseFirst

impl Freeze for CaseLevel

impl Freeze for Numeric

impl Freeze for Strength

impl Freeze for Baked

impl Freeze for Collator

impl<'data> Freeze for CollationDataV1<'data>

impl<'data> Freeze for CollationDiacriticsV1<'data>

impl<'data> Freeze for CollationJamoV1<'data>

impl<'data> Freeze for CollationReorderingV1<'data>

impl<'data> Freeze for CollationSpecialPrimariesV1<'data>

impl<'data, I> Freeze for CollationElements<'data, I>
where I: Freeze,

impl Freeze for Error

impl Freeze for TrieType

impl<'a> Freeze for Char16TrieIterator<'a>

impl<'a, T> Freeze for CodePointMapRangeIterator<'a, T>
where T: Freeze,

impl<'data> Freeze for Char16Trie<'data>

impl<'data> Freeze for CodePointInversionList<'data>

impl<'trie, T> Freeze for CodePointTrie<'trie, T>
where T: Freeze,

impl<I, T> Freeze for RangeListIteratorCoalescer<I, T>
where I: Freeze, T: Freeze,

impl<T> Freeze for CodePointMapRange<T>
where T: Freeze,

impl Freeze for Day

impl Freeze for DayPeriod

impl Freeze for Error

impl Freeze for Hour

impl Freeze for Month

impl Freeze for Second

impl Freeze for TimeZone

impl Freeze for Week

impl Freeze for Weekday

impl Freeze for Year

impl Freeze for Date

impl Freeze for Time

impl Freeze for HourCycle

impl Freeze for IsoFormat

impl Freeze for DayULE

impl Freeze for Field

impl Freeze for FieldULE

impl Freeze for HourULE

impl Freeze for MonthULE

impl Freeze for SecondULE

impl Freeze for WeekULE

impl Freeze for YearULE

impl Freeze for Bag

impl Freeze for Bag

impl Freeze for Baked

impl<'a> Freeze for MonthPlaceholderValue<'a>

impl<'a, D> Freeze for PatternSelector<'a, D>
where D: ?Sized,

impl<'data> Freeze for SymbolsV1<'data>

impl<'data> Freeze for ContextsV1<'data>

impl<'data> Freeze for FormatWidthsV1<'data>

impl<'data> Freeze for StandAloneWidthsV1<'data>

impl<'data> Freeze for SymbolsV1<'data>

impl<'data> Freeze for ContextsV1<'data>

impl<'data> Freeze for FormatWidthsV1<'data>

impl<'data> Freeze for StandAloneWidthsV1<'data>

impl<'data> Freeze for GenericLengthPatternsV1<'data>

impl<'data> Freeze for GenericPatternV1<'data>

impl<'data> Freeze for LengthPatternsV1<'data>

impl<'data> Freeze for PatternPluralsV1<'data>

impl<'data> Freeze for DateLengthsV1<'data>

impl<'data> Freeze for DateSymbolsV1<'data>

impl<'data> Freeze for Eras<'data>

impl<'data> Freeze for TimeLengthsV1<'data>

impl<'data> Freeze for TimeSymbolsV1<'data>

impl<'data> Freeze for ContextsV1<'data>

impl<'data> Freeze for FormatWidthsV1<'data>

impl<'data> Freeze for StandAloneWidthsV1<'data>

impl<'data> Freeze for SymbolsV1<'data>

impl<'data> Freeze for ExemplarCitiesV1<'data>

impl<'data> Freeze for MetazoneGenericNamesLongV1<'data>

impl<'data> Freeze for MetazoneGenericNamesShortV1<'data>

impl<'data> Freeze for MetazoneSpecificNamesLongV1<'data>

impl<'data> Freeze for MetazoneSpecificNamesShortV1<'data>

impl<'data> Freeze for TimeZoneFormatsV1<'data>

impl<'l> Freeze for FormattedDateTime<'l>

impl<'l, T> Freeze for FormattedTimeZone<'l, T>

impl<C> Freeze for TypedDateFormatter<C>

impl Freeze for Baked

impl<'data> Freeze for AffixesV1<'data>

impl<'data> Freeze for DecimalSymbolsV1<'data>

impl<'l> Freeze for FormattedFixedDecimal<'l>

impl Freeze for ListError

impl Freeze for Baked

impl<'a, W, I> Freeze for FormattedList<'a, W, I>
where I: Freeze,

impl<'data> Freeze for ConditionalListJoinerPattern<'data>

impl<'data> Freeze for ListFormatterPatternsV1<'data>

impl<'data> Freeze for ListJoinerPattern<'data>

impl<'data> Freeze for SerdeDFA<'data>

impl<'data> Freeze for SpecialCasePattern<'data>

impl Freeze for Other

impl Freeze for Subtag

impl Freeze for Private

impl Freeze for Subtag

impl Freeze for Fields

impl Freeze for Key

impl Freeze for Transform

impl Freeze for Value

impl Freeze for Attribute

impl Freeze for Key

impl Freeze for Keywords

impl Freeze for Unicode

impl Freeze for Value

impl Freeze for Locale

impl Freeze for Language

impl Freeze for Region

impl Freeze for Script

impl Freeze for Variant

impl Freeze for Variants

impl<'a> Freeze for SubtagIterator<'a>

impl<I> Freeze for SubtagOrderingResult<I>
where I: Freeze,

impl<T> Freeze for ShortBoxSliceInner<T>
where T: Freeze,

impl<T> Freeze for ShortBoxSliceIntoIterInner<T>
where T: Freeze,

impl<T> Freeze for ShortBoxSlice<T>
where T: Freeze,

impl<T> Freeze for ShortBoxSliceIntoIter<T>
where T: Freeze,

impl Freeze for Direction

impl Freeze for Baked

impl<'a> Freeze for LanguageStrStrPair<'a>

impl<'a> Freeze for StrStrPair<'a>

impl<'a, 'b> Freeze for LocaleFallbackIterator<'a, 'b>

impl<'data> Freeze for AliasesV1<'data>

impl<'data> Freeze for AliasesV2<'data>

impl<'data> Freeze for LikelySubtagsExtendedV1<'data>

impl<'data> Freeze for LikelySubtagsForLanguageV1<'data>

impl<'data> Freeze for LikelySubtagsForScriptRegionV1<'data>

impl<'data> Freeze for LikelySubtagsV1<'data>

impl<'data> Freeze for LocaleFallbackLikelySubtagsV1<'data>

impl<'data> Freeze for LocaleFallbackParentsV1<'data>

impl<'data> Freeze for LocaleFallbackSupplementV1<'data>

impl<'data> Freeze for ScriptDirectionV1<'data>

impl Freeze for Baked

impl<'a> Freeze for IsNormalizedSinkStr<'a>

impl<'a> Freeze for IsNormalizedSinkUtf16<'a>

impl<'a> Freeze for IsNormalizedSinkUtf8<'a>

impl<'data> Freeze for CanonicalCompositionsV1<'data>

impl<'data> Freeze for DecompositionDataV1<'data>

impl<'data> Freeze for DecompositionSupplementV1<'data>

impl<'data> Freeze for DecompositionTablesV1<'data>

impl<'data, I> Freeze for Composition<'data, I>
where I: Freeze,

impl<'data, I> Freeze for Decomposition<'data, I>
where I: Freeze,

impl Freeze for Baked

impl<'data> Freeze for PluralRulesV1<'data>

impl Freeze for ScriptULE

impl Freeze for Baked

impl Freeze for BidiClass

impl Freeze for LineBreak

impl Freeze for Script

impl Freeze for WordBreak

impl<'a> Freeze for BidiClassAdapter<'a>

impl<'a> Freeze for ScriptExtensionsSet<'a>

impl<'a, T> Freeze for CodePointMapDataBorrowed<'a, T>

impl<'data> Freeze for PropertyCodePointSetV1<'data>

impl<'data> Freeze for PropertyUnicodeSetV1<'data>

impl<'data> Freeze for BidiAuxiliaryPropertiesV1<'data>

impl<'data> Freeze for PropertyValueNameToEnumMapV1<'data>

impl<'data> Freeze for ScriptWithExtensionsPropertyV1<'data>

impl<'data, T> Freeze for PropertyCodePointMapV1<'data, T>
where T: Freeze,

impl<T> Freeze for CodePointMapData<T>
where T: Freeze,

impl Freeze for AnyMarker

impl Freeze for Cart

impl Freeze for DataError

impl Freeze for DataKey

impl<'a> Freeze for DataRequest<'a>

impl<'a, P> Freeze for DowncastingAnyProvider<'a, P>
where P: ?Sized,

impl<'a, P> Freeze for DynamicDataProviderAnyMarkerWrap<'a, P>
where P: ?Sized,

impl<'data> Freeze for HelloWorldV1<'data>

impl<'l> Freeze for FormattedHelloWorld<'l>

impl<M> Freeze for DataPayloadInner<M>
where <M as DataMarker>::Yokeable: Freeze,

impl<M> Freeze for DataPayload<M>
where <M as DataMarker>::Yokeable: Freeze,

impl<M> Freeze for DataResponse<M>
where <M as DataMarker>::Yokeable: Freeze,

impl<M, O> Freeze for DataPayloadOrInner<M, O>
where O: Freeze, <M as DataMarker>::Yokeable: Freeze,

impl<M, O> Freeze for DataPayloadOrInnerInner<M, O>
where O: Freeze,

impl<M, P> Freeze for DataProviderWithKey<M, P>
where P: Freeze,

impl<Y> Freeze for NeverMarker<Y>

impl<D, F> Freeze for RequestFilterDataProvider<D, F>
where D: Freeze, F: Freeze,

impl<P> Freeze for LocaleFallbackProvider<P>
where P: Freeze,

impl<P, F> Freeze for MultiForkByErrorProvider<P, F>
where F: Freeze,

impl<P0, P1> Freeze for EitherProvider<P0, P1>
where P0: Freeze, P1: Freeze,

impl<P0, P1, F> Freeze for ForkByErrorProvider<P0, P1, F>
where P0: Freeze, P1: Freeze, F: Freeze,

impl Freeze for Language

impl Freeze for WordType

impl Freeze for ModelType

impl Freeze for Baked

impl<'a> Freeze for Latin1Indices<'a>

impl<'a> Freeze for Utf16Indices<'a>

impl<'a, const D: usize> Freeze for MatrixBorrowed<'a, D>

impl<'a, const D: usize> Freeze for MatrixBorrowedMut<'a, D>

impl<'a, const D: usize> Freeze for MatrixZero<'a, D>

impl<'data> Freeze for LstmDataV1<'data>

impl<'data> Freeze for LstmDataFloat32<'data>

impl<'data> Freeze for LstmMatrix1<'data>

impl<'data> Freeze for LstmMatrix2<'data>

impl<'data> Freeze for LstmMatrix3<'data>

impl<'data> Freeze for RuleBreakDataV1<'data>

impl<'data> Freeze for UCharDictionaryBreakDataV1<'data>

impl<'l> Freeze for DictionarySegmenter<'l>

impl<'l> Freeze for BiesIterator<'l>

impl<'l> Freeze for LstmSegmenter<'l>

impl<'l, 's, Y> Freeze for RuleBreakIterator<'l, 's, Y>
where <Y as RuleBreakType<'l, 's>>::IterAttr: Freeze, <Y as RuleBreakType<'l, 's>>::CharType: Freeze, Y: ?Sized,

impl<'l, 's, Y> Freeze for GraphemeClusterBreakIterator<'l, 's, Y>
where <Y as RuleBreakType<'l, 's>>::IterAttr: Freeze, <Y as RuleBreakType<'l, 's>>::CharType: Freeze, Y: ?Sized,

impl<'l, 's, Y> Freeze for LineBreakIterator<'l, 's, Y>
where <Y as LineBreakType<'l, 's>>::IterAttr: Freeze, <Y as LineBreakType<'l, 's>>::CharType: Freeze, Y: ?Sized,

impl<'l, 's, Y> Freeze for SentenceBreakIterator<'l, 's, Y>
where <Y as RuleBreakType<'l, 's>>::IterAttr: Freeze, <Y as RuleBreakType<'l, 's>>::CharType: Freeze, Y: ?Sized,

impl<'l, 's, Y> Freeze for WordBreakIterator<'l, 's, Y>
where <Y as RuleBreakType<'l, 's>>::IterAttr: Freeze, <Y as RuleBreakType<'l, 's>>::CharType: Freeze, Y: ?Sized,

impl<'l, 's, Y, X> Freeze for DictionaryBreakIterator<'l, 's, Y, X>
where <Y as DictionaryType<'l, 's>>::IterAttr: Freeze, X: Freeze + ?Sized, Y: ?Sized,

impl<'s> Freeze for LanguageIterator<'s>

impl<'s> Freeze for LanguageIteratorUtf16<'s>

impl<'s> Freeze for LstmSegmenterIterator<'s>

impl<const D: usize> Freeze for MatrixOwned<D>

impl Freeze for Baked

impl Freeze for GmtOffset

impl<'data> Freeze for Bcp47ToIanaMapV1<'data>

impl<'data> Freeze for IanaToBcp47MapV1<'data>

impl<'data> Freeze for IanaToBcp47MapV2<'data>

impl<'data> Freeze for MetazonePeriodV1<'data>

impl Freeze for DnsLength

impl Freeze for Hyphens

impl Freeze for Decoder

impl Freeze for Config

impl Freeze for Errors

impl Freeze for Idna

impl Freeze for Uts46

impl<'a> Freeze for AlreadyAsciiLabel<'a>

impl<'a, T, C> Freeze for Decode<'a, T, C>

impl Freeze for Adapter

impl Freeze for BidiClass

impl Freeze for ImageType

impl Freeze for RLEInsn

impl Freeze for Repeat

impl Freeze for LineType

impl Freeze for RunOrNot

impl Freeze for TupleType

impl Freeze for ImageType

impl Freeze for WebPImage

impl Freeze for Quality

impl Freeze for IntraMode

impl Freeze for LumaMode

impl Freeze for ColorType

impl Freeze for Error

impl Freeze for Ratio

impl Freeze for Bitfield

impl Freeze for Bitfields

impl Freeze for Header

impl Freeze for FrameInfo

impl Freeze for DirEntry

impl Freeze for Component

impl Freeze for BWBit

impl Freeze for PbmBit

impl Freeze for U16

impl Freeze for U8

impl Freeze for PnmHeader

impl Freeze for ColorMap

impl Freeze for Header

impl Freeze for BitReader

impl Freeze for Frame

impl Freeze for Segment

impl Freeze for Dim

impl Freeze for BiLevel

impl Freeze for Limits

impl Freeze for Rect

impl Freeze for Delay

impl Freeze for Frame

impl Freeze for Progress

impl<'a> Freeze for Chunker<'a>

impl<'a> Freeze for FlatSamples<'a>

impl<'a> Freeze for TupleEncoding<'a>

impl<'a> Freeze for RowIterator<'a>

impl<'a> Freeze for NorunCombineIterator<'a>

impl<'a> Freeze for RunIterator<'a>

impl<'a> Freeze for IcoFrame<'a>

impl<'a> Freeze for CheckedDimensions<'a>

impl<'a> Freeze for CheckedHeader<'a>

impl<'a> Freeze for CheckedHeaderColor<'a>

impl<'a> Freeze for CheckedImageBuffer<'a>

impl<'a> Freeze for SampleWriter<'a>

impl<'a> Freeze for UncheckedHeader<'a>

impl<'a> Freeze for Filter<'a>

impl<'a> Freeze for Frames<'a>

impl<'a, I> Freeze for Pixels<'a, I>
where I: ?Sized,

impl<'a, P> Freeze for EnumeratePixels<'a, P>

impl<'a, P> Freeze for EnumeratePixelsMut<'a, P>

impl<'a, P> Freeze for EnumerateRows<'a, P>

impl<'a, P> Freeze for EnumerateRowsMut<'a, P>

impl<'a, P> Freeze for Pixels<'a, P>

impl<'a, P> Freeze for PixelsMut<'a, P>

impl<'a, P> Freeze for Rows<'a, P>

impl<'a, P> Freeze for RowsMut<'a, P>

impl<'a, W> Freeze for BmpEncoder<'a, W>

impl<Buffer> Freeze for FlatSamples<Buffer>
where Buffer: Freeze,

impl<Buffer, P> Freeze for View<Buffer, P>
where Buffer: Freeze,

impl<Buffer, P> Freeze for ViewMut<Buffer, P>
where Buffer: Freeze,

impl<I> Freeze for SubImageInner<I>
where I: Freeze,

impl<I> Freeze for SubImage<I>
where I: Freeze,

impl<P, Container> Freeze for ImageBuffer<P, Container>
where Container: Freeze,

impl<R> Freeze for InnerDecoder<R>
where R: Freeze,

impl<R> Freeze for BmpReader<R>

impl<R> Freeze for BmpDecoder<R>
where R: Freeze,

impl<R> Freeze for DdsDecoder<R>
where R: Freeze,

impl<R> Freeze for DxtDecoder<R>
where R: Freeze,

impl<R> Freeze for DxtReader<R>
where R: Freeze,

impl<R> Freeze for FarbfeldDecoder<R>
where R: Freeze,

impl<R> Freeze for FarbfeldReader<R>
where R: Freeze,

impl<R> Freeze for GifDecoder<R>
where R: Freeze,

impl<R> Freeze for GifFrameIterator<R>
where R: Freeze,

impl<R> Freeze for GifReader<R>

impl<R> Freeze for HdrAdapter<R>
where R: Freeze,

impl<R> Freeze for HdrDecoder<R>
where R: Freeze,

impl<R> Freeze for HdrImageDecoderIterator<R>
where R: Freeze,

impl<R> Freeze for HdrReader<R>

impl<R> Freeze for IcoReader<R>

impl<R> Freeze for IcoDecoder<R>
where R: Freeze,

impl<R> Freeze for JpegReader<R>

impl<R> Freeze for JpegDecoder<R>
where R: Freeze,

impl<R> Freeze for OpenExrDecoder<R>
where R: Freeze,

impl<R> Freeze for ApngDecoder<R>
where R: Freeze,

impl<R> Freeze for PngDecoder<R>
where R: Freeze,

impl<R> Freeze for PngReader<R>
where R: Freeze,

impl<R> Freeze for PnmReader<R>

impl<R> Freeze for PnmDecoder<R>
where R: Freeze,

impl<R> Freeze for QoiDecoder<R>
where R: Freeze,

impl<R> Freeze for TGAReader<R>
where R: Freeze,

impl<R> Freeze for TgaDecoder<R>
where R: Freeze,

impl<R> Freeze for TiffDecoder<R>
where R: Freeze,

impl<R> Freeze for TiffReader<R>

impl<R> Freeze for WebpReader<R>

impl<R> Freeze for LosslessDecoder<R>
where R: Freeze,

impl<R> Freeze for WebPDecoder<R>
where R: Freeze,

impl<R> Freeze for Vp8Decoder<R>
where R: Freeze,

impl<R> Freeze for Reader<R>
where R: Freeze,

impl<S> Freeze for ThumbnailSum<S>
where <S as Enlargeable>::Larger: Freeze,

impl<T> Freeze for Luma<T>
where T: Freeze,

impl<T> Freeze for LumaA<T>
where T: Freeze,

impl<T> Freeze for Rgb<T>
where T: Freeze,

impl<T> Freeze for Rgba<T>
where T: Freeze,

impl<W> Freeze for DxtEncoder<W>
where W: Freeze,

impl<W> Freeze for FarbfeldEncoder<W>
where W: Freeze,

impl<W> Freeze for GifEncoder<W>
where W: Freeze,

impl<W> Freeze for HdrEncoder<W>
where W: Freeze,

impl<W> Freeze for IcoEncoder<W>
where W: Freeze,

impl<W> Freeze for BitWriter<W>
where W: Freeze,

impl<W> Freeze for JpegEncoder<W>
where W: Freeze,

impl<W> Freeze for OpenExrEncoder<W>
where W: Freeze,

impl<W> Freeze for PngEncoder<W>
where W: Freeze,

impl<W> Freeze for AutoBreak<W>
where W: Freeze,

impl<W> Freeze for PnmEncoder<W>
where W: Freeze,

impl<W> Freeze for QoiEncoder<W>
where W: Freeze,

impl<W> Freeze for TgaEncoder<W>
where W: Freeze,

impl<W> Freeze for TiffEncoder<W>
where W: Freeze,

impl<W> Freeze for WebPEncoder<W>
where W: Freeze,

impl Freeze for ImError

impl Freeze for ImFormat

impl Freeze for ImInfo

impl Freeze for HashValue

impl<'a, I, K, V, S> Freeze for Splice<'a, I, K, V, S>
where I: Freeze,

impl<'a, I, T, S> Freeze for Splice<'a, I, T, S>
where I: Freeze,

impl<'a, K, V> Freeze for Entry<'a, K, V>
where K: Freeze,

impl<'a, K, V> Freeze for RefMut<'a, K, V>

impl<'a, K, V> Freeze for Drain<'a, K, V>

impl<'a, K, V> Freeze for IndexedEntry<'a, K, V>

impl<'a, K, V> Freeze for Iter<'a, K, V>

impl<'a, K, V> Freeze for IterMut<'a, K, V>

impl<'a, K, V> Freeze for IterMut2<'a, K, V>

impl<'a, K, V> Freeze for Keys<'a, K, V>

impl<'a, K, V> Freeze for OccupiedEntry<'a, K, V>

impl<'a, K, V> Freeze for VacantEntry<'a, K, V>
where K: Freeze,

impl<'a, K, V> Freeze for Values<'a, K, V>

impl<'a, K, V> Freeze for ValuesMut<'a, K, V>

impl<'a, K, V, S> Freeze for RawEntryMut<'a, K, V, S>

impl<'a, K, V, S> Freeze for RawEntryBuilder<'a, K, V, S>

impl<'a, K, V, S> Freeze for RawEntryBuilderMut<'a, K, V, S>

impl<'a, K, V, S> Freeze for RawOccupiedEntryMut<'a, K, V, S>

impl<'a, K, V, S> Freeze for RawVacantEntryMut<'a, K, V, S>

impl<'a, T> Freeze for Drain<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T, S> Freeze for Difference<'a, T, S>

impl<'a, T, S> Freeze for Intersection<'a, T, S>

impl<'a, T, S> Freeze for Union<'a, T, S>

impl<'a, T, S1, S2> Freeze for SymmetricDifference<'a, T, S1, S2>

impl<I> Freeze for UnitValue<I>
where I: Freeze,

impl<K, V> Freeze for IndexMapCore<K, V>

impl<K, V> Freeze for IntoIter<K, V>

impl<K, V> Freeze for IntoKeys<K, V>

impl<K, V> Freeze for IntoValues<K, V>

impl<K, V> Freeze for Slice<K, V>
where K: Freeze, V: Freeze,

impl<K, V> Freeze for Bucket<K, V>
where K: Freeze, V: Freeze,

impl<K, V, S> Freeze for IndexMap<K, V, S>
where S: Freeze,

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for Slice<T>
where T: Freeze,

impl<T, S> Freeze for IndexSet<T, S>
where S: Freeze,

impl !Freeze for FdGuard

impl Freeze for EventMask

impl Freeze for Inotify

impl Freeze for WatchMask

impl Freeze for Watches

impl<'a> Freeze for Events<'a>

impl<S> Freeze for Event<S>
where S: Freeze,

impl Freeze for PadError

impl<'inp, 'out, BS> Freeze for PaddedInOutBuf<'inp, 'out, BS>
where <BS as ArrayLength<u8>>::ArrayType: Freeze,

impl<'inp, 'out, T> Freeze for InOut<'inp, 'out, T>

impl<'inp, 'out, T> Freeze for InOutBuf<'inp, 'out, T>

impl<'inp, 'out, T> Freeze for InOutBufIter<'inp, 'out, T>

impl<'inp, 'out, T> Freeze for InOutBufReserved<'inp, 'out, T>

impl !Freeze for RouterMsg

impl Freeze for IpcError

impl Freeze for UnixError

impl Freeze for PID

impl Freeze for PollEntry

impl Freeze for UnixCmsg

impl Freeze for cmsghdr

impl Freeze for linger

impl Freeze for ROUTER

impl Freeze for Router

impl<T> !Freeze for IpcReceiver<T>

impl<T> Freeze for IpcOneShotServer<T>

impl<T> Freeze for IpcSender<T>

impl Freeze for Position

impl Freeze for DedupEq

impl Freeze for NoCount

impl Freeze for WithCount

impl Freeze for ById

impl Freeze for MergeLte

impl<'a, I> !Freeze for Format<'a, I>

impl<'a, I> Freeze for Chunk<'a, I>
where <I as Iterator>::Item: Freeze,

impl<'a, I> Freeze for Chunks<'a, I>

impl<'a, I, E> Freeze for ProcessResults<'a, I, E>
where I: Freeze,

impl<'a, I, F> !Freeze for FormatWith<'a, I, F>

impl<'a, I, F> Freeze for PeekingTakeWhile<'a, I, F>
where F: Freeze,

impl<'a, I, F> Freeze for TakeWhileRef<'a, I, F>
where F: Freeze,

impl<'a, K, I, F> Freeze for Group<'a, K, I, F>
where <I as Iterator>::Item: Freeze,

impl<'a, K, I, F> Freeze for Groups<'a, K, I, F>

impl<A> Freeze for RepeatN<A>
where A: Freeze,

impl<A, B> Freeze for EitherOrBoth<A, B>
where A: Freeze, B: Freeze,

impl<A, I> Freeze for TeeBuffer<A, I>
where I: Freeze,

impl<DP> Freeze for DedupPred2CoalescePred<DP>
where DP: Freeze,

impl<DP> Freeze for DedupPredWithCount2CoalescePred<DP>
where DP: Freeze,

impl<F> Freeze for MapSpecialCaseFnOk<F>
where F: Freeze,

impl<F> Freeze for ByFn<F>
where F: Freeze,

impl<F> Freeze for GroupingMapFn<F>
where F: Freeze,

impl<F, T> Freeze for MergeFuncLR<F, T>
where F: Freeze,

impl<I> !Freeze for IntoChunks<I>

impl<I> Freeze for MultiProductInner<I>
where <I as Iterator>::Item: Sized,

impl<I> Freeze for MultiProductIter<I>
where <I as Iterator>::Item: Sized, I: Freeze,

impl<I> Freeze for Tuple10Combination<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for Tuple11Combination<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for Tuple12Combination<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for Tuple1Combination<I>
where I: Freeze,

impl<I> Freeze for Tuple2Combination<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for Tuple3Combination<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for Tuple4Combination<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for Tuple5Combination<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for Tuple6Combination<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for Tuple7Combination<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for Tuple8Combination<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for Tuple9Combination<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for HeadTail<I>
where <I as Iterator>::Item: Freeze, I: Freeze,

impl<I> Freeze for LazyBuffer<I>
where I: Freeze,

impl<I> Freeze for Combinations<I>
where I: Freeze,

impl<I> Freeze for CombinationsWithReplacement<I>
where <I as Iterator>::Item: Sized, I: Freeze,

impl<I> Freeze for ExactlyOneError<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for GroupingMap<I>
where I: Freeze,

impl<I> Freeze for MultiPeek<I>
where I: Freeze,

impl<I> Freeze for MultiProduct<I>
where <I as Iterator>::Item: Sized,

impl<I> Freeze for PeekNth<I>
where I: Freeze,

impl<I> Freeze for Permutations<I>
where I: Freeze,

impl<I> Freeze for Powerset<I>
where I: Freeze,

impl<I> Freeze for PutBack<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I> Freeze for PutBackN<I>
where I: Freeze,

impl<I> Freeze for RcIter<I>

impl<I> Freeze for Tee<I>

impl<I> Freeze for Unique<I>
where <I as Iterator>::Item: Sized, I: Freeze,

impl<I> Freeze for WhileSome<I>
where I: Freeze,

impl<I> Freeze for WithPosition<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<I, ElemF> Freeze for IntersperseWith<I, ElemF>
where ElemF: Freeze, I: Freeze, <I as Iterator>::Item: Freeze,

impl<I, F> Freeze for MapSpecialCase<I, F>
where I: Freeze, F: Freeze,

impl<I, F> Freeze for Batching<I, F>
where F: Freeze, I: Freeze,

impl<I, F> Freeze for FilterMapOk<I, F>
where I: Freeze, F: Freeze,

impl<I, F> Freeze for FilterOk<I, F>
where I: Freeze, F: Freeze,

impl<I, F> Freeze for KMergeBy<I, F>
where F: Freeze,

impl<I, F> Freeze for PadUsing<I, F>
where F: Freeze, I: Freeze,

impl<I, F> Freeze for Positions<I, F>
where F: Freeze, I: Freeze,

impl<I, F> Freeze for TakeWhileInclusive<I, F>
where I: Freeze, F: Freeze,

impl<I, F> Freeze for Update<I, F>
where I: Freeze, F: Freeze,

impl<I, F, C> Freeze for CoalesceBy<I, F, C>
where I: Freeze, F: Freeze, <C as CountItem<<I as Iterator>::Item>>::CItem: Freeze,

impl<I, J> Freeze for Diff<I, J>
where I: Freeze, J: Freeze, <I as Iterator>::Item: Freeze, <J as Iterator>::Item: Freeze,

impl<I, J> Freeze for ConsTuples<I, J>
where I: Freeze,

impl<I, J> Freeze for Interleave<I, J>
where I: Freeze, J: Freeze,

impl<I, J> Freeze for InterleaveShortest<I, J>
where I: Freeze, J: Freeze,

impl<I, J> Freeze for Product<I, J>
where I: Freeze, J: Freeze, <I as Iterator>::Item: Freeze,

impl<I, J> Freeze for ZipEq<I, J>
where I: Freeze, J: Freeze,

impl<I, J, F> Freeze for MergeBy<I, J, F>
where F: Freeze, <I as Iterator>::Item: Freeze, <J as Iterator>::Item: Freeze, I: Freeze, J: Freeze,

impl<I, Key, F> Freeze for DuplicatesBy<I, Key, F>
where I: Freeze, F: Freeze,

impl<I, T> Freeze for CircularTupleWindows<I, T>
where I: Freeze, T: Freeze,

impl<I, T> Freeze for TupleCombinations<I, T>
where <T as HasCombination<I>>::Combination: Freeze,

impl<I, T> Freeze for TupleWindows<I, T>
where I: Freeze, T: Freeze,

impl<I, T> Freeze for Tuples<I, T>
where <T as TupleCollect>::Buffer: Freeze, I: Freeze,

impl<I, T, E> Freeze for FlattenOk<I, T, E>
where I: Freeze, <T as IntoIterator>::IntoIter: Freeze,

impl<I, V, F> Freeze for UniqueBy<I, V, F>
where I: Freeze, F: Freeze,

impl<Item> Freeze for IntersperseElementSimple<Item>
where Item: Freeze,

impl<K, I, F> !Freeze for ChunkBy<K, I, F>

impl<K, I, F> Freeze for GroupInner<K, I, F>
where F: Freeze, I: Freeze, K: Freeze, <I as Iterator>::Item: Freeze,

impl<K, V> Freeze for KeyValue<K, V>
where K: Freeze, V: Freeze,

impl<Key, F> Freeze for Meta<Key, F>
where F: Freeze,

impl<St, F> Freeze for Iterate<St, F>
where St: Freeze, F: Freeze,

impl<St, F> Freeze for Unfold<St, F>
where F: Freeze, St: Freeze,

impl<T> Freeze for FoldWhile<T>
where T: Freeze,

impl<T> Freeze for MinMaxResult<T>
where T: Freeze,

impl<T> Freeze for TupleBuffer<T>
where <T as TupleCollect>::Buffer: Freeze,

impl<T> Freeze for Zip<T>
where T: Freeze,

impl<T, U> Freeze for ZipLongest<T, U>
where T: Freeze, U: Freeze,

impl<V> Freeze for JustValue<V>
where V: Freeze,

impl Freeze for Buffer

impl Freeze for Era

impl Freeze for Weekday

impl Freeze for Duration

impl Freeze for SDuration

impl Freeze for RoundMode

impl Freeze for Unit

impl Freeze for ErrorKind

impl Freeze for Direction

impl Freeze for Spacing

impl Freeze for Flag

impl Freeze for Meridiem

impl Freeze for Case

impl Freeze for Kind

impl Freeze for Dst

impl Freeze for Date

impl Freeze for DateTime

impl Freeze for DateWith

impl Freeze for Time

impl Freeze for TimeRound

impl Freeze for TimeWith

impl Freeze for IOError

impl Freeze for HMS

impl Freeze for Numeric

impl Freeze for Parser

impl Freeze for Parser

impl Freeze for Extension

impl Freeze for Decimal

impl Freeze for Nudge

impl Freeze for UnitSet

impl Freeze for Error

impl Freeze for Span

impl Freeze for Timestamp

impl Freeze for Zoned

impl Freeze for ZonedWith

impl Freeze for Database

impl Freeze for Database

impl Freeze for Database

impl Freeze for Offset

impl Freeze for TimeZone

impl Freeze for Repr

impl Freeze for Constant

impl<'a> Freeze for Relative<'a>

impl<'a> Freeze for RelativeSpanKind<'a>

impl<'a> Freeze for SpanRelativeToKind<'a>

impl<'a> Freeze for StringCow<'a>

impl<'a> Freeze for RelativeSpan<'a>

impl<'a> Freeze for RelativeZoned<'a>

impl<'a> Freeze for SpanArithmetic<'a>

impl<'a> Freeze for SpanCompare<'a>

impl<'a> Freeze for SpanRelativeTo<'a>

impl<'a> Freeze for SpanRound<'a>

impl<'a> Freeze for SpanTotal<'a>

impl<'a> Freeze for ZonedDifference<'a>

impl<'a> Freeze for DiagnosticName<'a>

impl<'a, T> Freeze for DumbCow<'a, T>
where T: Freeze,

impl<'d> Freeze for TimeZoneName<'d>

impl<'d> Freeze for TimeZoneNameIter<'d>

impl<'f> Freeze for Display<'f>

impl<'f, 'i, 't> Freeze for Parser<'f, 'i, 't>

impl<'f, 't, 'w, W> Freeze for Formatter<'f, 't, 'w, W>

impl<'i> Freeze for ParsedTimeZone<'i>

impl<'i> Freeze for ParsedTimeZoneKind<'i>

impl<'i> Freeze for ParsedAnnotations<'i>

impl<'i> Freeze for ParsedDate<'i>

impl<'i> Freeze for ParsedDateTime<'i>

impl<'i> Freeze for ParsedTime<'i>

impl<'i> Freeze for ParsedTimeZone<'i>

impl<'i, V> Freeze for Parsed<'i, V>
where V: Freeze,

impl<'n> Freeze for Pieces<'n>

impl<'n> Freeze for TimeZoneAnnotation<'n>

impl<'p, 'w, W> Freeze for DesignatorWriter<'p, 'w, W>

impl<'t> Freeze for TimeZoneAbbreviation<'t>

impl<'t> Freeze for TimeZoneOffsetInfo<'t>

impl<'t> Freeze for TimeZoneTransition<'t>

impl<T> Freeze for Composite<T>
where T: Freeze,

impl<W> Freeze for StdFmtWrite<W>
where W: Freeze,

impl<W> Freeze for StdIoWrite<W>
where W: Freeze,

impl<const MIN: i128, const MAX: i128> Freeze for RangedDebug<MIN, MAX>

impl<const MIN: i128, const MAX: i128> Freeze for ri128<MIN, MAX>

impl<const MIN: i128, const MAX: i128> Freeze for ri16<MIN, MAX>

impl<const MIN: i128, const MAX: i128> Freeze for ri32<MIN, MAX>

impl<const MIN: i128, const MAX: i128> Freeze for ri64<MIN, MAX>

impl<const MIN: i128, const MAX: i128> Freeze for ri8<MIN, MAX>

impl Freeze for Error

impl Freeze for Marker

impl Freeze for AppData

impl Freeze for Predictor

impl Freeze for WorkerMsg

impl Freeze for Kernel

impl Freeze for Component

impl Freeze for FrameInfo

impl Freeze for IccChunk

impl Freeze for ScanInfo

impl Freeze for ImageInfo

impl Freeze for Upsampler

impl Freeze for Scoped

impl Freeze for RowData

impl<R> Freeze for Decoder<R>
where R: Freeze,

impl Freeze for Code

impl Freeze for Key

impl Freeze for KeyState

impl Freeze for Location

impl Freeze for Event

impl Freeze for Modifiers

impl<T> Freeze for ShortcutMatcher<T>
where T: Freeze,

impl Freeze for Error

impl Freeze for Version

impl Freeze for Config

impl Freeze for Context

impl Freeze for Display

impl Freeze for EGL1_0

impl Freeze for EGL1_1

impl Freeze for EGL1_2

impl Freeze for EGL1_3

impl Freeze for EGL1_4

impl Freeze for EGL1_5

impl Freeze for Image

impl Freeze for Surface

impl Freeze for Sync

impl<L> Freeze for LoadError<L>
where L: Freeze,

impl<L> Freeze for RawDynamic<L>
where L: Freeze,

impl<L, A> Freeze for Dynamic<L, A>
where L: Freeze,

impl<T> Freeze for Instance<T>
where T: Freeze,

impl !Freeze for FloatBox

impl !Freeze for InlineBox

impl !Freeze for TableTrack

impl Freeze for LayoutBox

impl Freeze for Contents

impl Freeze for FlexAxis

impl Freeze for Clear

impl Freeze for FloatSide

impl Freeze for LineItem

impl Freeze for Fragment

impl Freeze for Display

impl Freeze for TableSlot

impl Freeze for FloatBand

impl Freeze for TextRun

impl Freeze for BoxTree

impl Freeze for Baselines

impl Freeze for Tag

impl Freeze for Sizes

impl Freeze for RectAxis

impl Freeze for QuotePair

impl Freeze for VideoInfo

impl Freeze for RowLayout

impl Freeze for Table

impl Freeze for ChildIter

impl<'a> !Freeze for LayoutContext<'a>

impl<'a> !Freeze for BuilderForBoxFragment<'a>

impl<'a> Freeze for ResolvedImage<'a>

impl<'a> Freeze for LayoutStyle<'a>

impl<'a> Freeze for BackgroundPainter<'a>

impl<'a> Freeze for DisplayListBuilder<'a>

impl<'a> Freeze for FlexContext<'a>

impl<'a> Freeze for FlexItem<'a>

impl<'a> Freeze for FlexLineItem<'a>

impl<'a> Freeze for InitialFlexLineLayout<'a>

impl<'a> Freeze for PlacementAmongFloats<'a>

impl<'a> Freeze for AbsoluteAxisSolver<'a>

impl<'a> Freeze for ContainingBlock<'a>

impl<'a> Freeze for RowFragmentLayout<'a>

impl<'a> Freeze for RowspanToDistribute<'a>

impl<'a> Freeze for TableLayout<'a>

impl<'a> Freeze for TableLayoutStyle<'a>

impl<'a> Freeze for TaffyContainerContext<'a>

impl<'a> Freeze for RecalcStyle<'a>

impl<'a, 'dom, Node> Freeze for ModernContainerBuilder<'a, 'dom, Node>

impl<'a, T> Freeze for ContainingBlockManager<'a, T>

impl<'container> Freeze for PlacementState<'container>

impl<'dom> !Freeze for ModernItem<'dom>

impl<'dom> Freeze for BoxSlot<'dom>

impl<'dom> Freeze for SnapshotSetter<'dom>

impl<'dom, 'style, Node> Freeze for BlockContainerBuilder<'dom, 'style, Node>
where Node: Freeze,

impl<'dom, Node> Freeze for ModernContainerJob<'dom, Node>
where Node: Freeze,

impl<'dom, Node> Freeze for AnonymousTableContent<'dom, Node>
where Node: Freeze,

impl<'dom, Node> Freeze for ModernContainerTextRun<'dom, Node>
where Node: Freeze,

impl<'dom, Node> Freeze for BlockLevelJob<'dom, Node>
where Node: Freeze,

impl<'layout_data> !Freeze for InlineFormattingContextLayout<'layout_data>

impl<'layout_data> Freeze for ContentSizesComputation<'layout_data>

impl<'layout_data, 'layout> Freeze for LineItemLayout<'layout_data, 'layout>

impl<'style, 'builder, 'dom, 'a, Node> Freeze for TableRowBuilder<'style, 'builder, 'dom, 'a, Node>

impl<'style, 'dom, Node> Freeze for TableBuilderTraversal<'style, 'dom, Node>

impl<InputIterator> Freeze for TextTransformation<InputIterator>
where InputIterator: Freeze,

impl<InputIterator> Freeze for WhitespaceCollapse<InputIterator>
where InputIterator: Freeze,

impl<InputIterator> Freeze for TwoCharsAtATimeIterator<InputIterator>
where InputIterator: Freeze,

impl<Node> Freeze for ChildNodeIterator<Node>
where Node: Freeze,

impl<Node> Freeze for NodeAndStyleInfo<Node>
where Node: Freeze,

impl<T> Freeze for Size<T>
where T: Freeze,

impl<T> Freeze for FlexRelativeRect<T>
where T: Freeze,

impl<T> Freeze for FlexRelativeSides<T>
where T: Freeze,

impl<T> Freeze for FlexRelativeVec2<T>
where T: Freeze,

impl<T> Freeze for LogicalRect<T>
where T: Freeze,

impl<T> Freeze for LogicalSides<T>
where T: Freeze,

impl<T> Freeze for LogicalSides1D<T>
where T: Freeze,

impl<T> Freeze for LogicalVec2<T>
where T: Freeze,

impl<T> Freeze for ArcRefCell<T>

impl<T> Freeze for TaffyStyloStyle<T>
where T: Freeze,

impl Freeze for DIR

impl Freeze for FILE

impl Freeze for timezone

impl Freeze for Dl_info

impl Freeze for Elf32_Sym

impl Freeze for Elf64_Sym

impl Freeze for __timeval

impl Freeze for addrinfo

impl Freeze for af_alg_iv

impl Freeze for aiocb

impl Freeze for arphdr

impl Freeze for arpreq

impl Freeze for can_frame

impl Freeze for cmsghdr

impl Freeze for cpu_set_t

impl Freeze for dirent

impl Freeze for dirent64

impl Freeze for dqblk

impl Freeze for fd_set

impl Freeze for ff_effect

impl Freeze for ff_replay

impl Freeze for flock

impl Freeze for flock64

impl Freeze for fpos64_t

impl Freeze for fpos_t

impl Freeze for fsid_t

impl Freeze for glob64_t

impl Freeze for glob_t

impl Freeze for group

impl Freeze for hostent

impl Freeze for ifaddrs

impl Freeze for ifconf

impl Freeze for ifreq

impl Freeze for in6_addr

impl Freeze for in6_ifreq

impl Freeze for in6_rtmsg

impl Freeze for in_addr

impl Freeze for input_id

impl Freeze for iocb

impl Freeze for iovec

impl Freeze for ip_mreq

impl Freeze for ip_mreqn

impl Freeze for ipc_perm

impl Freeze for ipv6_mreq

impl Freeze for itimerval

impl Freeze for iw_event

impl Freeze for iw_freq

impl Freeze for iw_missed

impl Freeze for iw_mlme

impl Freeze for iw_param

impl Freeze for iw_pmksa

impl Freeze for iw_point

impl Freeze for iw_range

impl Freeze for iw_thrspy

impl Freeze for iwreq

impl Freeze for lconv

impl Freeze for linger

impl Freeze for mallinfo

impl Freeze for mallinfo2

impl Freeze for mbstate_t

impl Freeze for mmsghdr

impl Freeze for mntent

impl Freeze for mq_attr

impl Freeze for msghdr

impl Freeze for msginfo

impl Freeze for msqid_ds

impl Freeze for nlattr

impl Freeze for nlmsgerr

impl Freeze for nlmsghdr

impl Freeze for open_how

impl Freeze for option

impl Freeze for passwd

impl Freeze for pollfd

impl Freeze for protoent

impl Freeze for regex_t

impl Freeze for rlimit

impl Freeze for rlimit64

impl Freeze for rtentry

impl Freeze for rusage

impl Freeze for sem_t

impl Freeze for sembuf

impl Freeze for semid_ds

impl Freeze for seminfo

impl Freeze for servent

impl Freeze for shmid_ds

impl Freeze for sigaction

impl Freeze for sigevent

impl Freeze for siginfo_t

impl Freeze for sigset_t

impl Freeze for sigval

impl Freeze for sockaddr

impl Freeze for spwd

impl Freeze for stack_t

impl Freeze for stat

impl Freeze for stat64

impl Freeze for statfs

impl Freeze for statfs64

impl Freeze for statvfs

impl Freeze for statvfs64

impl Freeze for statx

impl Freeze for sysinfo

impl Freeze for tcp_info

impl Freeze for termios

impl Freeze for termios2

impl Freeze for timespec

impl Freeze for timeval

impl Freeze for timex

impl Freeze for tm

impl Freeze for tms

impl Freeze for ucred

impl Freeze for user

impl Freeze for utimbuf

impl Freeze for utmpx

impl Freeze for utsname

impl Freeze for winsize

impl Freeze for xdp_desc

impl Freeze for siginfo_f

impl Freeze for sifields

impl Freeze for Error

impl Freeze for DlInfo

impl Freeze for Library

impl Freeze for Library

impl<'lib, T> Freeze for Symbol<'lib, T>

impl<T> Freeze for Symbol<T>

impl Freeze for Round

impl Freeze for i256

impl Freeze for u256

impl Freeze for Status

impl Freeze for Parsed

impl<F> Freeze for Norm<F>
where <F as Float>::Int: Freeze,

impl<F> Freeze for Hexf<F>
where F: Freeze,

impl<T> Freeze for Exp<T>
where T: Freeze,

impl<T> Freeze for FpResult<T>
where T: Freeze,

impl<T> Freeze for Libm<T>

impl Freeze for udev

impl Freeze for udev_hwdb

impl Freeze for gzFile_s

impl Freeze for gz_header

impl Freeze for z_stream

impl Freeze for Elf_Dyn

impl Freeze for Elf_Ehdr

impl Freeze for Elf_Phdr

impl Freeze for Elf_Rel

impl Freeze for Elf_Rela

impl Freeze for Elf_Sym

impl Freeze for flock

impl Freeze for flock64

impl Freeze for fsxattr

impl Freeze for iovec

impl Freeze for itimerval

impl Freeze for ktermios

impl Freeze for open_how

impl Freeze for pollfd

impl Freeze for rlimit

impl Freeze for rlimit64

impl Freeze for rusage

impl Freeze for sigaction

impl Freeze for sigevent

impl Freeze for siginfo

impl Freeze for stat

impl Freeze for statfs

impl Freeze for statfs64

impl Freeze for statx

impl Freeze for termio

impl Freeze for termios

impl Freeze for termios2

impl Freeze for timespec

impl Freeze for timeval

impl Freeze for timezone

impl Freeze for uffd_msg

impl Freeze for user_desc

impl Freeze for winsize

impl Freeze for ethhdr

impl Freeze for _xt_align

impl Freeze for cmsghdr

impl Freeze for fr_proto

impl Freeze for group_req

impl Freeze for ifconf

impl Freeze for ifmap

impl Freeze for ifreq

impl Freeze for in6_addr

impl Freeze for in6_ifreq

impl Freeze for in_addr

impl Freeze for iovec

impl Freeze for ip6t_icmp

impl Freeze for ip6t_ip6

impl Freeze for ip_mreq

impl Freeze for ip_mreqn

impl Freeze for iphdr

impl Freeze for ipv6_mreq

impl Freeze for ipv6hdr

impl Freeze for linger

impl Freeze for mmsghdr

impl Freeze for msghdr

impl Freeze for rt0_hdr

impl Freeze for rt2_hdr

impl Freeze for sockaddr

impl Freeze for tcp_info

impl Freeze for tcphdr

impl Freeze for ucred

impl Freeze for xt_match

impl Freeze for xt_target

impl Freeze for xt_tcp

impl Freeze for xt_udp

impl Freeze for ifaddrmsg

impl Freeze for ifinfomsg

impl Freeze for ndmsg

impl Freeze for ndt_stats

impl Freeze for ndtmsg

impl Freeze for nlattr

impl Freeze for nlmsgerr

impl Freeze for nlmsghdr

impl Freeze for prefixmsg

impl Freeze for rtattr

impl Freeze for rtgenmsg

impl Freeze for rtmsg

impl Freeze for rtnexthop

impl Freeze for rtvia

impl Freeze for tcamsg

impl Freeze for tcmsg

impl Freeze for sysinfo

impl Freeze for xdp_desc

impl Freeze for sigval

impl<Storage> Freeze for __BindgenBitfieldUnit<Storage>
where Storage: Freeze,

impl<Storage> Freeze for __BindgenBitfieldUnit<Storage>
where Storage: Freeze,

impl<T> Freeze for __IncompleteArrayField<T>
where T: Freeze,

impl<T> Freeze for __IncompleteArrayField<T>
where T: Freeze,

impl<T> Freeze for __IncompleteArrayField<T>
where T: Freeze,

impl<T> Freeze for __IncompleteArrayField<T>
where T: Freeze,

impl<'a, K, V, S> Freeze for Entry<'a, K, V, S>
where K: Freeze,

impl<'a, K, V, S> Freeze for OccupiedEntry<'a, K, V, S>

impl<'a, K, V, S> Freeze for VacantEntry<'a, K, V, S>
where K: Freeze,

impl<K, V, S> Freeze for LiteMap<K, V, S>
where S: Freeze, K: ?Sized, V: ?Sized,

impl Freeze for BoolLit

impl Freeze for FloatType

impl Freeze for Span

impl Freeze for TokenKind

impl<B> Freeze for Literal<B>
where B: Freeze,

impl<B> Freeze for ByteLit<B>
where B: Freeze,

impl<B> Freeze for ByteStringLit<B>
where B: Freeze,

impl<B> Freeze for CharLit<B>
where B: Freeze,

impl<B> Freeze for FloatLit<B>
where B: Freeze,

impl<B> Freeze for IntegerLit<B>
where B: Freeze,

impl<B> Freeze for StringLit<B>
where B: Freeze,

impl Freeze for GuardSend

impl<'a, R, G, T> Freeze for MappedReentrantMutexGuard<'a, R, G, T>
where T: ?Sized,

impl<'a, R, G, T> Freeze for ReentrantMutexGuard<'a, R, G, T>
where T: ?Sized,

impl<'a, R, T> Freeze for MappedMutexGuard<'a, R, T>
where T: ?Sized,

impl<'a, R, T> Freeze for MappedRwLockReadGuard<'a, R, T>
where T: ?Sized,

impl<'a, R, T> Freeze for MappedRwLockWriteGuard<'a, R, T>
where T: ?Sized,

impl<'a, R, T> Freeze for MutexGuard<'a, R, T>
where T: ?Sized,

impl<'a, R, T> Freeze for RwLockReadGuard<'a, R, T>
where T: ?Sized,

impl<'a, R, T> Freeze for RwLockUpgradableReadGuard<'a, R, T>
where T: ?Sized,

impl<'a, R, T> Freeze for RwLockWriteGuard<'a, R, T>
where T: ?Sized,

impl<R, G> !Freeze for RawReentrantMutex<R, G>

impl<R, G, T> !Freeze for ReentrantMutex<R, G, T>

impl<R, T> !Freeze for Mutex<R, T>

impl<R, T> !Freeze for RwLock<R, T>

impl Freeze for Level

impl Freeze for NopLogger

impl<'a> Freeze for MaybeStaticStr<'a>

impl<'a> Freeze for Metadata<'a>

impl<'a> Freeze for MetadataBuilder<'a>

impl<'a> Freeze for Record<'a>

impl<'a> Freeze for RecordBuilder<'a>

impl Freeze for ArcFlags

impl<S> Freeze for Flattened<S>
where S: Freeze,

impl<S> Freeze for Flattened<S>
where S: Freeze,

impl<S> Freeze for Flattened<S>
where S: Freeze,

impl<S> Freeze for FlattenedT<S>
where S: Freeze,

impl<S> Freeze for FlatteningParameters<S>
where S: Freeze,

impl<S> Freeze for Arc<S>
where S: Freeze,

impl<S> Freeze for CubicBezierSegment<S>
where S: Freeze,

impl<S> Freeze for Line<S>
where S: Freeze,

impl<S> Freeze for LineEquation<S>
where S: Freeze,

impl<S> Freeze for LineSegment<S>
where S: Freeze,

impl<S> Freeze for QuadraticBezierSegment<S>
where S: Freeze,

impl<S> Freeze for SvgArc<S>
where S: Freeze,

impl<S> Freeze for Triangle<S>
where S: Freeze,

impl !Freeze for SetResult

impl !Freeze for Attribute

impl Freeze for QualName

impl<'a> Freeze for ExpandedName<'a>

impl<Handle> !Freeze for NodeOrText<Handle>

impl<Handle> Freeze for TokenizerResult<Handle>
where Handle: Freeze,

impl Freeze for Lhs

impl Freeze for Rhs

impl Freeze for TagKind

impl Freeze for Tag

impl Freeze for Shift

impl Freeze for One

impl Freeze for Three

impl Freeze for Two

impl Freeze for Finder

impl Freeze for Pair

impl Freeze for Finder

impl Freeze for FinderRev

impl Freeze for Hash

impl Freeze for Finder

impl Freeze for Finder

impl Freeze for FinderRev

impl Freeze for Suffix

impl Freeze for TwoWay

impl Freeze for One

impl Freeze for Three

impl Freeze for Two

impl Freeze for Finder

impl Freeze for One

impl Freeze for Three

impl Freeze for Two

impl Freeze for Finder

impl Freeze for Prefilter

impl Freeze for Searcher

impl<'a> Freeze for Imp<'a>

impl<'a> Freeze for CowBytes<'a>

impl<'a> Freeze for Pre<'a>

impl<'a, 'h> Freeze for OneIter<'a, 'h>

impl<'a, 'h> Freeze for ThreeIter<'a, 'h>

impl<'a, 'h> Freeze for TwoIter<'a, 'h>

impl<'a, 'h> Freeze for OneIter<'a, 'h>

impl<'a, 'h> Freeze for ThreeIter<'a, 'h>

impl<'a, 'h> Freeze for TwoIter<'a, 'h>

impl<'a, 'h> Freeze for OneIter<'a, 'h>

impl<'a, 'h> Freeze for ThreeIter<'a, 'h>

impl<'a, 'h> Freeze for TwoIter<'a, 'h>

impl<'h> Freeze for Iter<'h>

impl<'h> Freeze for Memchr<'h>

impl<'h> Freeze for Memchr2<'h>

impl<'h> Freeze for Memchr3<'h>

impl<'h, 'n> Freeze for FindIter<'h, 'n>

impl<'h, 'n> Freeze for FindRevIter<'h, 'n>

impl<'n> Freeze for Finder<'n>

impl<'n> Freeze for FinderRev<'n>

impl<V> Freeze for One<V>
where V: Freeze,

impl<V> Freeze for Three<V>
where V: Freeze,

impl<V> Freeze for Two<V>
where V: Freeze,

impl<V> Freeze for Finder<V>
where V: Freeze,

impl Freeze for Advice

impl Freeze for MmapInner

impl Freeze for Mmap

impl Freeze for MmapMut

impl Freeze for MmapRaw

impl Freeze for Source

impl Freeze for __Atoms

impl Freeze for Indexed

impl Freeze for Mime

impl<'a> Freeze for ParamsInner<'a>

impl<'a> Freeze for MimeIter<'a>

impl<'a> Freeze for Name<'a>

impl<'a> Freeze for Params<'a>

impl Freeze for Iter

impl Freeze for IterRaw

impl Freeze for MimeGuess

impl Freeze for MZError

impl Freeze for MZFlush

impl Freeze for MZStatus

impl Freeze for Action

impl Freeze for State

impl Freeze for LocalBuf

impl Freeze for BitBuffer

impl Freeze for DictOxide

impl Freeze for Error

impl Freeze for LZOxide

impl Freeze for Rle

impl Freeze for SymFreq

impl Freeze for LocalVars

impl Freeze for FullReset

impl Freeze for MinReset

impl Freeze for ZeroReset

impl<'a> Freeze for CallbackOut<'a>

impl<'a> Freeze for CallbackBuf<'a>

impl<'a> Freeze for CallbackFunc<'a>

impl<'a> Freeze for CallbackOxide<'a>

impl<'a> Freeze for OutputBufferOxide<'a>

impl<'a> Freeze for InputWrapper<'a>

impl<'a> Freeze for OutputBuffer<'a>

impl Freeze for mz_stream

impl !Freeze for SelectorId

impl !Freeze for TcpStream

impl !Freeze for UdpSocket

impl !Freeze for UnixStream

impl !Freeze for Receiver

impl !Freeze for Sender

impl Freeze for Event

impl Freeze for Events

impl Freeze for Interest

impl Freeze for Poll

impl Freeze for Registry

impl Freeze for Token

impl Freeze for Waker

impl Freeze for Selector

impl Freeze for Waker

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for SourceFd<'a>

impl<T> !Freeze for IoSource<T>

impl Freeze for Output

impl<Storage> Freeze for __BindgenBitfieldUnit<Storage>
where Storage: Freeze,

impl<T, const N: usize> Freeze for __BindgenOpaqueArray<T, N>
where T: Freeze,

impl Freeze for IdVector

impl Freeze for JSEngine

impl Freeze for Runtime

impl Freeze for Stencil

impl Freeze for ClampedU8

impl Freeze for Float32

impl Freeze for Float64

impl Freeze for Int16

impl Freeze for Int32

impl Freeze for Int8

impl Freeze for Uint16

impl Freeze for Uint32

impl Freeze for Uint8

impl<'a> Freeze for ForOfIteratorGuard<'a>

impl<'a> Freeze for CapturedJSStack<'a>

impl<'a, T> Freeze for CreateWith<'a, T>

impl<'a, T> Freeze for CustomAutoRooterGuard<'a, T>

impl<'a, T> Freeze for Handle<'a, T>

impl<'a, T> Freeze for MutableHandle<'a, T>

impl<'a, T> Freeze for RootedGuard<'a, T>

impl<'a, T> Freeze for RootedVec<'a, T>

impl<T> Freeze for ConversionResult<T>
where T: Freeze,

impl<T> Freeze for CustomAutoRooter<T>
where T: Freeze,

impl<T> Freeze for RootableVec<T>

impl<T> Freeze for RootedTraceableBox<T>

impl<T, S> !Freeze for TypedArray<T, S>

impl Freeze for Type

impl Freeze for InitState

impl Freeze for GCOptions

impl Freeze for GCReason

impl Freeze for HeapState

impl Freeze for MemoryUse

impl Freeze for MimeType

impl Freeze for RootKind

impl Freeze for StackKind

impl Freeze for TraceKind

impl Freeze for ValueType

impl Freeze for Zone_Kind

impl Freeze for JSErrNum

impl Freeze for JSExnType

impl Freeze for JSType

impl Freeze for ESClass

impl Freeze for MemoryUse

impl Freeze for ChunkKind

impl Freeze for ColorBit

impl Freeze for MarkColor

impl Freeze for ValueTag

impl Freeze for BaseShape

impl Freeze for Function

impl Freeze for Object

impl Freeze for Realm

impl Freeze for Shape

impl Freeze for String

impl Freeze for Symbol

impl Freeze for Zone

impl Freeze for AllFrames

impl Freeze for BigInt

impl Freeze for CallArgs

impl Freeze for ClassInfo

impl Freeze for CodeSizes

impl Freeze for DataView

impl Freeze for Error

impl Freeze for GCCellPtr

impl Freeze for GCContext

impl Freeze for GCPolicy

impl Freeze for GCSizes

impl Freeze for JSTimers

impl Freeze for JobQueue

impl Freeze for MaxFrames

impl Freeze for OOM

impl Freeze for Realm

impl Freeze for Runtime

impl Freeze for ShapeInfo

impl Freeze for Symbol

impl Freeze for TabSizes

impl Freeze for UTF8Chars

impl Freeze for Value

impl Freeze for Zone

impl Freeze for ZoneStats

impl Freeze for Arena

impl Freeze for Cell

impl Freeze for ChunkBase

impl Freeze for GCRuntime

impl Freeze for JitCode

impl Freeze for BaseShape

impl Freeze for ClassSpec

impl Freeze for Debugger

impl Freeze for Nursery

impl Freeze for ObjectOps

impl Freeze for PropMap

impl Freeze for Scope

impl Freeze for Shape

impl Freeze for Wrapper

impl Freeze for AnyRef

impl Freeze for EntrySlot

impl Freeze for HashTable

impl Freeze for IsResult

impl Freeze for is_span

impl Freeze for DebugOnly

impl Freeze for HashMap

impl Freeze for HashSet

impl Freeze for Maybe

impl Freeze for NotNull

impl Freeze for Nothing

impl Freeze for Ok

impl Freeze for Result

impl Freeze for TimeStamp

impl Freeze for UniquePtr

impl Freeze for Variant

impl Freeze for unused_t

impl Freeze for BitSize

impl Freeze for atomic

impl Freeze for tuple

impl Freeze for IterImpl

impl Freeze for JSAtom

impl Freeze for JSClass

impl Freeze for JSContext

impl Freeze for JSJitInfo

impl Freeze for JSObject

impl Freeze for JSRuntime

impl Freeze for JSScript

impl Freeze for JSString

impl Freeze for JSTracer

impl Freeze for _IO_FILE

impl Freeze for Utf8Unit

impl<Base> Freeze for SecurityWrapper<Base>
where Base: Freeze,

impl<Base> Freeze for TypedRootedGCThingBase<Base>
where Base: Freeze,

impl<Base> Freeze for TypedRootedTraceableBase<Base>
where Base: Freeze,

impl<E> Freeze for GenericErrorResult<E>
where E: Freeze,

impl<ElementType, ExtentType> Freeze for Span_storage_type<ElementType, ExtentType>
where ExtentType: Freeze,

impl<From> Freeze for LazyAssertedCastT<From>
where From: Freeze,

impl<Serialized> Freeze for EnumSet<Serialized>
where Serialized: Freeze,

impl<Serialized> Freeze for EnumSet_ConstIterator<Serialized>

impl<Storage> Freeze for __BindgenBitfieldUnit<Storage>
where Storage: Freeze,

impl<T> !Freeze for Heap<T>

impl<T> Freeze for Handle<T>

impl<T> Freeze for MutableHandle<T>

impl<T> Freeze for AlignasHelper<T>
where T: Freeze,

impl<T> Freeze for AlignmentFinder_Aligner<T>
where T: Freeze,

impl<T> Freeze for Opaque<T>
where T: Freeze,

impl<T> Freeze for Range<T>

impl<T> Freeze for RangedPtr<T>

impl<T> Freeze for Vector_ConstRange<T>

impl<T> Freeze for Vector_Range<T>

impl<T> Freeze for RefPtr<T>

impl<T> Freeze for already_AddRefed<T>

impl<T> Freeze for Rooted<T>
where <T as RootKind>::Vtable: Freeze, T: Freeze,

impl<T, UniquePtrT> Freeze for TempPtrToSetterT<T, UniquePtrT>

impl<T, const N: usize> Freeze for __BindgenOpaqueArray<T, N>
where T: Freeze,

impl<Type> Freeze for LinkedList_Iterator<Type>
where Type: Freeze,

impl<Unit> Freeze for SourceText<Unit>

impl<V> Freeze for EmptyWrapper<V>
where V: Freeze,

impl<V, E> Freeze for IsPackableVariant_EVbool<V, E>
where E: Freeze, V: Freeze,

impl<V, E> Freeze for IsPackableVariant_VEbool<V, E>
where V: Freeze, E: Freeze,

impl<const N: usize> Freeze for ValueArray<N>

impl Freeze for Nesting

impl Freeze for Error

impl Freeze for Version

impl Freeze for BlockExit

impl Freeze for Dimension

impl Freeze for Error

impl Freeze for LocalType

impl Freeze for SampleLod

impl Freeze for Severity

impl Freeze for Texture

impl Freeze for Literal

impl Freeze for Rule

impl Freeze for FloatKind

impl Freeze for IntKind

impl Freeze for Kind

impl Freeze for Number

impl Freeze for ArraySize

impl Freeze for Binding

impl Freeze for BuiltIn

impl Freeze for Literal

impl Freeze for Sampling

impl Freeze for Statement

impl Freeze for TypeInner

impl Freeze for NameKey

impl Freeze for CallError

impl Freeze for TypeError

impl Freeze for BadHandle

impl Freeze for Features

impl Freeze for Options

impl Freeze for Load

impl Freeze for Store

impl Freeze for Case

impl Freeze for Block

impl Freeze for Function

impl Freeze for Writer

impl Freeze for Baked

impl Freeze for Level

impl Freeze for RayFlag

impl Freeze for ModuleMap

impl Freeze for Typifier

impl Freeze for Local

impl Freeze for Parser

impl Freeze for Frontend

impl Freeze for Barrier

impl Freeze for Block

impl Freeze for Constant

impl Freeze for Function

impl Freeze for Module

impl Freeze for Override

impl Freeze for RayFlag

impl Freeze for Scalar

impl Freeze for Type

impl Freeze for NonMaxU32

impl Freeze for List

impl Freeze for Regular

impl Freeze for ScalarSet

impl Freeze for Alignment

impl Freeze for Emitter

impl Freeze for Layouter

impl Freeze for Namer

impl Freeze for Rule

impl Freeze for Span

impl Freeze for ExitFlags

impl Freeze for Sampling

impl Freeze for BlockInfo

impl Freeze for GlobalUse

impl Freeze for TypeFlags

impl Freeze for Validator

impl Freeze for TypeInfo

impl<'a> Freeze for Error<'a>

impl<'a> Freeze for ExpectedToken<'a>

impl<'a> Freeze for Components<'a>

impl<'a> Freeze for ArraySize<'a>

impl<'a> Freeze for Binding<'a>

impl<'a> Freeze for ConstructorType<'a>

impl<'a> Freeze for Expression<'a>

impl<'a> Freeze for GlobalDeclKind<'a>

impl<'a> Freeze for IdentExpr<'a>

impl<'a> Freeze for LocalDecl<'a>

impl<'a> Freeze for StatementKind<'a>

impl<'a> Freeze for SwitchValue<'a>

impl<'a> Freeze for Type<'a>

impl<'a> Freeze for Token<'a>

impl<'a> Freeze for Behavior<'a>

impl<'a> Freeze for GlslRestrictions<'a>

impl<'a> Freeze for WgslRestrictions<'a>

impl<'a> Freeze for ScalarString<'a>

impl<'a> Freeze for VaryingName<'a>

impl<'a> Freeze for DebugInfoInner<'a>

impl<'a> Freeze for DebugInfo<'a>

impl<'a> Freeze for Options<'a>

impl<'a> Freeze for FunctionInterface<'a>

impl<'a> Freeze for FunctionCtx<'a>

impl<'a> Freeze for FunctionTracer<'a>

impl<'a> Freeze for TypeTracer<'a>

impl<'a> Freeze for Index<'a>

impl<'a> Freeze for ResolvedDependency<'a>

impl<'a> Freeze for Block<'a>

impl<'a> Freeze for Const<'a>

impl<'a> Freeze for Dependency<'a>

impl<'a> Freeze for EntryPoint<'a>

impl<'a> Freeze for Function<'a>

impl<'a> Freeze for FunctionArgument<'a>

impl<'a> Freeze for FunctionResult<'a>

impl<'a> Freeze for GlobalDecl<'a>

impl<'a> Freeze for GlobalVariable<'a>

impl<'a> Freeze for Ident<'a>

impl<'a> Freeze for Let<'a>

impl<'a> Freeze for LocalConst<'a>

impl<'a> Freeze for LocalVariable<'a>

impl<'a> Freeze for Override<'a>

impl<'a> Freeze for ResourceBinding<'a>

impl<'a> Freeze for Statement<'a>

impl<'a> Freeze for Struct<'a>

impl<'a> Freeze for StructMember<'a>

impl<'a> Freeze for SwitchCase<'a>

impl<'a> Freeze for TranslationUnit<'a>

impl<'a> Freeze for TypeAlias<'a>

impl<'a> Freeze for Lexer<'a>

impl<'a> Freeze for BindingParser<'a>

impl<'a> Freeze for FunctionLocalData<'a>

impl<'a> Freeze for ConstantEvaluator<'a>

impl<'a> Freeze for GlobalCtx<'a>

impl<'a> Freeze for ResolveContext<'a>

impl<'a> Freeze for BlockContext<'a>

impl<'a> Freeze for VaryingContext<'a>

impl<'a, T> Freeze for UniqueArenaDrain<'a, T>

impl<'a, W> Freeze for Writer<'a, W>
where W: Freeze,

impl<'b, M> Freeze for Selection<'b, M>
where M: Freeze,

impl<'ctx, 'source> Freeze for ArgumentContext<'ctx, 'source>

impl<'input, 'temp, 'out> Freeze for ExpressionContext<'input, 'temp, 'out>

impl<'module> Freeze for ModuleTracer<'module>

impl<'source, 'temp> Freeze for DependencySolver<'source, 'temp>

impl<'source, 'temp> Freeze for Lowerer<'source, 'temp>

impl<'source, 'temp, 'out> Freeze for ExpressionContext<'source, 'temp, 'out>

impl<'source, 'temp, 'out> Freeze for GlobalContext<'source, 'temp, 'out>

impl<'source, 'temp, 'out> Freeze for StatementContext<'source, 'temp, 'out>

impl<'temp, 'out> Freeze for ExpressionContextType<'temp, 'out>

impl<'temp, 'out> Freeze for LocalExpressionContext<'temp, 'out>

impl<'tracer> Freeze for ExpressionTracer<'tracer>

impl<'w> Freeze for BlockContext<'w>

impl<E> Freeze for ShaderError<E>

impl<E> Freeze for WithSpan<E>
where E: Freeze,

impl<Name, Var> Freeze for SymbolTable<Name, Var>

impl<S> Freeze for AsciiUniCase<S>
where S: Freeze + ?Sized,

impl<T> Freeze for MaybeKnown<T>
where T: Freeze,

impl<T> Freeze for Constructor<T>
where T: Freeze,

impl<T> Freeze for Declared<T>
where T: Freeze,

impl<T> Freeze for Typed<T>
where T: Freeze,

impl<T> Freeze for HandleSet<T>

impl<T> Freeze for DiagnosticDebug<T>
where T: Freeze,

impl<T> Freeze for DiagnosticDisplay<T>
where T: Freeze,

impl<T> Freeze for HandleMap<T>

impl<T> Freeze for ParsedAttribute<T>
where T: Freeze,

impl<T> Freeze for Arena<T>

impl<T> Freeze for Handle<T>

impl<T> Freeze for Range<T>

impl<T> Freeze for UniqueArena<T>

impl<T, U> Freeze for HandleVec<T, U>

impl<const N: usize> Freeze for ConcreteInt<N>

impl<const N: usize> Freeze for Float<N>

impl<const N: usize> Freeze for Scalar<N>

impl<const N: usize> Freeze for Signed<N>

impl !Freeze for Inner

impl !Freeze for BlobBounds

impl !Freeze for Decoder

impl !Freeze for Pending

impl !Freeze for HttpState

impl Freeze for Data

impl Freeze for FileImpl

impl Freeze for BodyChunk

impl Freeze for BodySink

impl Freeze for Match

impl Freeze for MediaType

impl Freeze for DomMsg

impl Freeze for CorsCache

impl Freeze for HstsEntry

impl Freeze for HstsList

impl Freeze for CacheKey

impl Freeze for HttpCache

impl Freeze for AuthCache

impl Freeze for SriEntry

impl<'a> Freeze for CacheResult<'a>

impl Freeze for CacheMode

impl Freeze for Initiator

impl Freeze for Origin

impl Freeze for Referrer

impl Freeze for Window

impl Freeze for BlobBuf

impl Freeze for Quality

impl Freeze for Request

impl Freeze for RequestId

impl Freeze for Response

impl Freeze for Metadata

impl<T> Freeze for QualityItem<T>
where T: Freeze,

impl Freeze for Errno

impl Freeze for EpollOp

impl Freeze for Signal

impl Freeze for AtFlags

impl Freeze for Epoll

impl Freeze for EfdFlags

impl Freeze for EventFd

impl Freeze for SaFlags

impl Freeze for SigAction

impl Freeze for SigEvent

impl Freeze for SigSet

impl Freeze for SfdFlags

impl Freeze for SignalFd

impl Freeze for SysInfo

impl Freeze for TimeSpec

impl Freeze for TimeVal

impl Freeze for Pid

impl<'a> Freeze for SigSetIter<'a>

impl<'fd> Freeze for Id<'fd>

impl<T> Freeze for NoHashHasher<T>

impl Freeze for Needed

impl Freeze for ErrorKind

impl<E> Freeze for State<E>
where E: Freeze,

impl<E> Freeze for Err<E>
where E: Freeze,

impl<F, G> Freeze for And<F, G>
where F: Freeze, G: Freeze,

impl<F, G> Freeze for Or<F, G>
where F: Freeze, G: Freeze,

impl<F, G, O1> Freeze for AndThen<F, G, O1>
where F: Freeze, G: Freeze,

impl<F, G, O1> Freeze for FlatMap<F, G, O1>
where F: Freeze, G: Freeze,

impl<F, G, O1> Freeze for Map<F, G, O1>
where F: Freeze, G: Freeze,

impl<F, O1, O2, E1, E2> Freeze for Into<F, O1, O2, E1, E2>
where F: Freeze,

impl<I> Freeze for Error<I>
where I: Freeze,

impl<I> Freeze for VerboseError<I>

impl<I, E, F> Freeze for ParserIterator<I, E, F>
where F: Freeze, I: Freeze, E: Freeze,

impl<E> Freeze for ComplexErrorKind<E>
where E: Freeze,

impl<E> Freeze for ParseComplexError<E>
where E: Freeze,

impl<T> Freeze for Complex<T>
where T: Freeze,

impl Freeze for Cgroup

impl Freeze for MountInfo

impl Freeze for Subsys

impl Freeze for NumTraits

impl<A> Freeze for ExtendedGcd<A>
where A: Freeze,

impl<T> Freeze for IterBinomial<T>
where T: Freeze,

impl<T> Freeze for Ratio<T>
where T: Freeze,

impl Freeze for FileFlags

impl Freeze for FileKind

impl Freeze for AixHeader

impl Freeze for Header

impl Freeze for Ident

impl Freeze for BigEndian

impl Freeze for FatArch32

impl Freeze for FatArch64

impl Freeze for FatHeader

impl Freeze for Guid

impl Freeze for Error

impl Freeze for DebugByte

impl Freeze for DebugLen

impl Freeze for ExpAux

impl Freeze for FileAux32

impl Freeze for FileAux64

impl Freeze for FunAux32

impl Freeze for FunAux64

impl Freeze for Rel32

impl Freeze for Rel64

impl Freeze for StatAux

impl Freeze for Symbol32

impl Freeze for Symbol64

impl<'a, R> Freeze for ReadCacheRange<'a, R>

impl<'data> Freeze for MemberHeader<'data>

impl<'data> Freeze for Members<'data>

impl<'data> Freeze for SymbolIteratorInternal<'data>

impl<'data> Freeze for ImportName<'data>

impl<'data> Freeze for ExportTarget<'data>

impl<'data> Freeze for Import<'data>

impl<'data> Freeze for ResourceDirectoryEntryData<'data>

impl<'data> Freeze for ArchiveMember<'data>

impl<'data> Freeze for ArchiveSymbol<'data>

impl<'data> Freeze for ArchiveSymbolIterator<'data>

impl<'data> Freeze for ImportFile<'data>

impl<'data> Freeze for ImportObjectData<'data>

impl<'data> Freeze for SectionTable<'data>

impl<'data> Freeze for AttributeIndexIterator<'data>

impl<'data> Freeze for AttributeReader<'data>

impl<'data> Freeze for AttributesSubsubsection<'data>

impl<'data> Freeze for GnuProperty<'data>

impl<'data> Freeze for Version<'data>

impl<'data> Freeze for DataDirectories<'data>

impl<'data> Freeze for DelayLoadDescriptorIterator<'data>

impl<'data> Freeze for DelayLoadImportTable<'data>

impl<'data> Freeze for Export<'data>

impl<'data> Freeze for ExportTable<'data>

impl<'data> Freeze for ImportDescriptorIterator<'data>

impl<'data> Freeze for ImportTable<'data>

impl<'data> Freeze for ImportThunkList<'data>

impl<'data> Freeze for RelocationBlockIterator<'data>

impl<'data> Freeze for RelocationIterator<'data>

impl<'data> Freeze for ResourceDirectory<'data>

impl<'data> Freeze for ResourceDirectoryTable<'data>

impl<'data> Freeze for RichHeaderInfo<'data>

impl<'data> Freeze for Bytes<'data>

impl<'data> Freeze for CodeView<'data>

impl<'data> Freeze for CompressedData<'data>

impl<'data> Freeze for Export<'data>

impl<'data> Freeze for Import<'data>

impl<'data> Freeze for ObjectMap<'data>

impl<'data> Freeze for ObjectMapEntry<'data>

impl<'data> Freeze for ObjectMapFile<'data>

impl<'data> Freeze for SymbolMapName<'data>

impl<'data> Freeze for ByteString<'data>

impl<'data, 'cache, E, R> Freeze for DyldCacheImage<'data, 'cache, E, R>

impl<'data, 'cache, E, R> Freeze for DyldCacheImageIterator<'data, 'cache, E, R>

impl<'data, 'file, Elf, R> Freeze for ElfComdat<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> Freeze for ElfComdatIterator<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> Freeze for ElfComdatSectionIterator<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> Freeze for ElfDynamicRelocationIterator<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> Freeze for ElfSection<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> Freeze for ElfSectionIterator<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> Freeze for ElfSectionRelocationIterator<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> Freeze for ElfSegment<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> Freeze for ElfSegmentIterator<'data, 'file, Elf, R>

impl<'data, 'file, Elf, R> Freeze for ElfSymbol<'data, 'file, Elf, R>
where <Elf as FileHeader>::Endian: Freeze,

impl<'data, 'file, Elf, R> Freeze for ElfSymbolIterator<'data, 'file, Elf, R>
where <Elf as FileHeader>::Endian: Freeze,

impl<'data, 'file, Elf, R> Freeze for ElfSymbolTable<'data, 'file, Elf, R>
where <Elf as FileHeader>::Endian: Freeze,

impl<'data, 'file, Mach, R> Freeze for MachOComdat<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> Freeze for MachOComdatIterator<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> Freeze for MachOComdatSectionIterator<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> Freeze for MachORelocationIterator<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> Freeze for MachOSection<'data, 'file, Mach, R>
where R: Freeze,

impl<'data, 'file, Mach, R> Freeze for MachOSectionIterator<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> Freeze for MachOSegment<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> Freeze for MachOSegmentIterator<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> Freeze for MachOSymbol<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> Freeze for MachOSymbolIterator<'data, 'file, Mach, R>

impl<'data, 'file, Mach, R> Freeze for MachOSymbolTable<'data, 'file, Mach, R>

impl<'data, 'file, Pe, R> Freeze for PeComdat<'data, 'file, Pe, R>

impl<'data, 'file, Pe, R> Freeze for PeComdatIterator<'data, 'file, Pe, R>

impl<'data, 'file, Pe, R> Freeze for PeComdatSectionIterator<'data, 'file, Pe, R>

impl<'data, 'file, Pe, R> Freeze for PeSection<'data, 'file, Pe, R>

impl<'data, 'file, Pe, R> Freeze for PeSectionIterator<'data, 'file, Pe, R>

impl<'data, 'file, Pe, R> Freeze for PeSegment<'data, 'file, Pe, R>

impl<'data, 'file, Pe, R> Freeze for PeSegmentIterator<'data, 'file, Pe, R>

impl<'data, 'file, R> Freeze for ComdatInternal<'data, 'file, R>

impl<'data, 'file, R> Freeze for ComdatIteratorInternal<'data, 'file, R>

impl<'data, 'file, R> Freeze for ComdatSectionIteratorInternal<'data, 'file, R>

impl<'data, 'file, R> Freeze for DynamicRelocationIteratorInternal<'data, 'file, R>

impl<'data, 'file, R> Freeze for SectionInternal<'data, 'file, R>
where R: Freeze,

impl<'data, 'file, R> Freeze for SectionIteratorInternal<'data, 'file, R>

impl<'data, 'file, R> Freeze for SectionRelocationIteratorInternal<'data, 'file, R>

impl<'data, 'file, R> Freeze for SegmentInternal<'data, 'file, R>

impl<'data, 'file, R> Freeze for SegmentIteratorInternal<'data, 'file, R>

impl<'data, 'file, R> Freeze for SymbolInternal<'data, 'file, R>

impl<'data, 'file, R> Freeze for SymbolIteratorInternal<'data, 'file, R>

impl<'data, 'file, R> Freeze for SymbolTableInternal<'data, 'file, R>

impl<'data, 'file, R> Freeze for PeRelocationIterator<'data, 'file, R>

impl<'data, 'file, R> Freeze for Comdat<'data, 'file, R>

impl<'data, 'file, R> Freeze for ComdatIterator<'data, 'file, R>

impl<'data, 'file, R> Freeze for ComdatSectionIterator<'data, 'file, R>

impl<'data, 'file, R> Freeze for DynamicRelocationIterator<'data, 'file, R>

impl<'data, 'file, R> Freeze for Section<'data, 'file, R>
where R: Freeze,

impl<'data, 'file, R> Freeze for SectionIterator<'data, 'file, R>

impl<'data, 'file, R> Freeze for SectionRelocationIterator<'data, 'file, R>

impl<'data, 'file, R> Freeze for Segment<'data, 'file, R>

impl<'data, 'file, R> Freeze for SegmentIterator<'data, 'file, R>

impl<'data, 'file, R> Freeze for Symbol<'data, 'file, R>

impl<'data, 'file, R> Freeze for SymbolIterator<'data, 'file, R>

impl<'data, 'file, R> Freeze for SymbolTable<'data, 'file, R>

impl<'data, 'file, R, Coff> Freeze for CoffComdat<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> Freeze for CoffComdatIterator<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> Freeze for CoffComdatSectionIterator<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> Freeze for CoffRelocationIterator<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> Freeze for CoffSection<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> Freeze for CoffSectionIterator<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> Freeze for CoffSegment<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> Freeze for CoffSegmentIterator<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> Freeze for CoffSymbol<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> Freeze for CoffSymbolIterator<'data, 'file, R, Coff>

impl<'data, 'file, R, Coff> Freeze for CoffSymbolTable<'data, 'file, R, Coff>

impl<'data, 'file, Xcoff, R> Freeze for XcoffComdat<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> Freeze for XcoffComdatIterator<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> Freeze for XcoffComdatSectionIterator<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> Freeze for XcoffRelocationIterator<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> Freeze for XcoffSection<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> Freeze for XcoffSectionIterator<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> Freeze for XcoffSegment<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> Freeze for XcoffSegmentIterator<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> Freeze for XcoffSymbol<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> Freeze for XcoffSymbolIterator<'data, 'file, Xcoff, R>

impl<'data, 'file, Xcoff, R> Freeze for XcoffSymbolTable<'data, 'file, Xcoff, R>

impl<'data, 'table, R, Coff> Freeze for SymbolIterator<'data, 'table, R, Coff>

impl<'data, 'table, Xcoff, R> Freeze for SymbolIterator<'data, 'table, Xcoff, R>

impl<'data, E> Freeze for DyldSubCacheSlice<'data, E>

impl<'data, E> Freeze for LoadCommandVariant<'data, E>

impl<'data, E> Freeze for LoadCommandData<'data, E>

impl<'data, E> Freeze for LoadCommandIterator<'data, E>
where E: Freeze,

impl<'data, E, R> Freeze for DyldCache<'data, E, R>
where E: Freeze, R: Freeze,

impl<'data, E, R> Freeze for DyldSubCache<'data, E, R>
where R: Freeze,

impl<'data, Elf> Freeze for ElfRelaIterator<'data, Elf>

impl<'data, Elf> Freeze for AttributesSection<'data, Elf>
where <Elf as FileHeader>::Endian: Freeze,

impl<'data, Elf> Freeze for AttributesSubsection<'data, Elf>
where <Elf as FileHeader>::Endian: Freeze,

impl<'data, Elf> Freeze for AttributesSubsectionIterator<'data, Elf>
where <Elf as FileHeader>::Endian: Freeze,

impl<'data, Elf> Freeze for AttributesSubsubsectionIterator<'data, Elf>
where <Elf as FileHeader>::Endian: Freeze,

impl<'data, Elf> Freeze for GnuHashTable<'data, Elf>

impl<'data, Elf> Freeze for HashTable<'data, Elf>

impl<'data, Elf> Freeze for Note<'data, Elf>

impl<'data, Elf> Freeze for NoteIterator<'data, Elf>
where <Elf as FileHeader>::Endian: Freeze,

impl<'data, Elf> Freeze for RelrIterator<'data, Elf>
where <Elf as FileHeader>::Word: Freeze, <Elf as FileHeader>::Endian: Freeze,

impl<'data, Elf> Freeze for VerdauxIterator<'data, Elf>
where <Elf as FileHeader>::Endian: Freeze,

impl<'data, Elf> Freeze for VerdefIterator<'data, Elf>
where <Elf as FileHeader>::Endian: Freeze,

impl<'data, Elf> Freeze for VernauxIterator<'data, Elf>
where <Elf as FileHeader>::Endian: Freeze,

impl<'data, Elf> Freeze for VerneedIterator<'data, Elf>
where <Elf as FileHeader>::Endian: Freeze,

impl<'data, Elf> Freeze for VersionTable<'data, Elf>

impl<'data, Elf, R> Freeze for ElfFile<'data, Elf, R>
where <Elf as FileHeader>::Endian: Freeze, R: Freeze,

impl<'data, Elf, R> Freeze for SectionTable<'data, Elf, R>
where R: Freeze,

impl<'data, Elf, R> Freeze for SymbolTable<'data, Elf, R>
where R: Freeze,

impl<'data, Endian> Freeze for GnuPropertyIterator<'data, Endian>
where Endian: Freeze,

impl<'data, Fat> Freeze for MachOFatFile<'data, Fat>

impl<'data, Mach, R> Freeze for MachOSectionInternal<'data, Mach, R>
where R: Freeze,

impl<'data, Mach, R> Freeze for MachOSegmentInternal<'data, Mach, R>
where R: Freeze,

impl<'data, Mach, R> Freeze for MachOFile<'data, Mach, R>
where <Mach as MachHeader>::Endian: Freeze, R: Freeze,

impl<'data, Mach, R> Freeze for SymbolTable<'data, Mach, R>
where R: Freeze,

impl<'data, Pe, R> Freeze for PeFile<'data, Pe, R>
where R: Freeze,

impl<'data, R> Freeze for File<'data, R>
where R: Freeze,

impl<'data, R> Freeze for ArchiveFile<'data, R>
where R: Freeze,

impl<'data, R> Freeze for ArchiveMemberIterator<'data, R>
where R: Freeze,

impl<'data, R> Freeze for StringTable<'data, R>
where R: Freeze,

impl<'data, R, Coff> Freeze for CoffCommon<'data, R, Coff>
where R: Freeze,

impl<'data, R, Coff> Freeze for CoffFile<'data, R, Coff>
where R: Freeze,

impl<'data, R, Coff> Freeze for SymbolTable<'data, R, Coff>
where R: Freeze,

impl<'data, Xcoff> Freeze for SectionTable<'data, Xcoff>

impl<'data, Xcoff, R> Freeze for SymbolTable<'data, Xcoff, R>
where R: Freeze,

impl<'data, Xcoff, R> Freeze for XcoffFile<'data, Xcoff, R>
where R: Freeze,

impl<E> Freeze for Dyn32<E>

impl<E> Freeze for Dyn64<E>

impl<E> Freeze for FileHeader32<E>

impl<E> Freeze for FileHeader64<E>

impl<E> Freeze for GnuHashHeader<E>

impl<E> Freeze for HashHeader<E>

impl<E> Freeze for NoteHeader32<E>

impl<E> Freeze for NoteHeader64<E>

impl<E> Freeze for ProgramHeader32<E>

impl<E> Freeze for ProgramHeader64<E>

impl<E> Freeze for Rel32<E>

impl<E> Freeze for Rel64<E>

impl<E> Freeze for Rela32<E>

impl<E> Freeze for Rela64<E>

impl<E> Freeze for Relr32<E>

impl<E> Freeze for Relr64<E>

impl<E> Freeze for SectionHeader32<E>

impl<E> Freeze for SectionHeader64<E>

impl<E> Freeze for Sym32<E>

impl<E> Freeze for Sym64<E>

impl<E> Freeze for Syminfo32<E>

impl<E> Freeze for Syminfo64<E>

impl<E> Freeze for Verdaux<E>

impl<E> Freeze for Verdef<E>

impl<E> Freeze for Vernaux<E>

impl<E> Freeze for Verneed<E>

impl<E> Freeze for Versym<E>

impl<E> Freeze for I16Bytes<E>

impl<E> Freeze for I32Bytes<E>

impl<E> Freeze for I64Bytes<E>

impl<E> Freeze for U16Bytes<E>

impl<E> Freeze for U32Bytes<E>

impl<E> Freeze for U64Bytes<E>

impl<E> Freeze for BuildToolVersion<E>

impl<E> Freeze for DataInCodeEntry<E>

impl<E> Freeze for DyldCacheHeader<E>

impl<E> Freeze for DyldCacheImageInfo<E>

impl<E> Freeze for DyldInfoCommand<E>

impl<E> Freeze for Dylib<E>

impl<E> Freeze for DylibCommand<E>

impl<E> Freeze for DylibModule32<E>

impl<E> Freeze for DylibModule64<E>

impl<E> Freeze for DylibReference<E>

impl<E> Freeze for DylinkerCommand<E>

impl<E> Freeze for DysymtabCommand<E>

impl<E> Freeze for EntryPointCommand<E>

impl<E> Freeze for FvmfileCommand<E>

impl<E> Freeze for Fvmlib<E>

impl<E> Freeze for FvmlibCommand<E>

impl<E> Freeze for IdentCommand<E>

impl<E> Freeze for LcStr<E>

impl<E> Freeze for LoadCommand<E>

impl<E> Freeze for MachHeader32<E>

impl<E> Freeze for MachHeader64<E>

impl<E> Freeze for Nlist32<E>

impl<E> Freeze for Nlist64<E>

impl<E> Freeze for NoteCommand<E>

impl<E> Freeze for Relocation<E>

impl<E> Freeze for RoutinesCommand32<E>

impl<E> Freeze for RoutinesCommand64<E>

impl<E> Freeze for RpathCommand<E>

impl<E> Freeze for Section32<E>

impl<E> Freeze for Section64<E>

impl<E> Freeze for SegmentCommand32<E>

impl<E> Freeze for SegmentCommand64<E>

impl<E> Freeze for SubClientCommand<E>

impl<E> Freeze for SubLibraryCommand<E>

impl<E> Freeze for SubUmbrellaCommand<E>

impl<E> Freeze for SymsegCommand<E>

impl<E> Freeze for SymtabCommand<E>

impl<E> Freeze for ThreadCommand<E>

impl<E> Freeze for TwolevelHint<E>

impl<E> Freeze for UuidCommand<E>

impl<E> Freeze for VersionMinCommand<E>

impl<R> !Freeze for ReadCache<R>

impl<R> Freeze for ReadCacheInternal<R>
where R: Freeze,

impl<Section, Symbol> Freeze for SymbolFlags<Section, Symbol>
where Section: Freeze, Symbol: Freeze,

impl<T> Freeze for SymbolMap<T>

impl !Freeze for Waiter

impl !Freeze for OnceBool

impl<'a> Freeze for Guard<'a>

impl<'a, T> !Freeze for OnceRef<'a, T>

impl<T> !Freeze for OnceCell<T>

impl<T> !Freeze for OnceBox<T>

impl<T> !Freeze for OnceCell<T>

impl<T> !Freeze for OnceCell<T>

impl<T, F = fn() -> T> !Freeze for Lazy<T, F>

impl<T, F = fn() -> T> !Freeze for Lazy<T, F>

impl Freeze for Error

impl<E> Freeze for ParseNotNanError<E>
where E: Freeze,

impl<T> Freeze for NotNan<T>
where T: Freeze,

impl<T> Freeze for OrderedFloat<T>
where T: Freeze,

impl Freeze for HashValue

impl Freeze for Pos

impl<'a, K, V> Freeze for Drain<'a, K, V>

impl<'a, K, V> Freeze for Iter<'a, K, V>

impl<'a, K, V> Freeze for IterMut<'a, K, V>

impl<'a, K, V> Freeze for Keys<'a, K, V>

impl<'a, K, V> Freeze for Values<'a, K, V>

impl<'a, K, V> Freeze for ValuesMut<'a, K, V>

impl<'a, K, V, S> Freeze for Entry<'a, K, V, S>
where K: Freeze,

impl<'a, K, V, S> Freeze for OccupiedEntry<'a, K, V, S>
where K: Freeze,

impl<'a, K, V, S> Freeze for VacantEntry<'a, K, V, S>
where K: Freeze,

impl<'a, T> Freeze for Drain<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T, S> Freeze for Difference<'a, T, S>

impl<'a, T, S> Freeze for Intersection<'a, T, S>

impl<'a, T, S> Freeze for Union<'a, T, S>

impl<'a, T, S1, S2> Freeze for SymmetricDifference<'a, T, S1, S2>

impl<K, V> Freeze for Bucket<K, V>
where K: Freeze, V: Freeze,

impl<K, V> Freeze for IntoIter<K, V>

impl<K, V, S> Freeze for OrderMap<K, V, S>
where S: Freeze,

impl<Sz> Freeze for ShortHash<Sz>

impl<Sz> Freeze for ShortHashProxy<Sz>

impl<T> Freeze for IntoIter<T>

impl<T, S> Freeze for OrderSet<T, S>
where S: Freeze,

impl<V> Freeze for Inserted<V>
where V: Freeze,

impl Freeze for OwnedFace

impl<'face> Freeze for FaceSubtables<'face>

impl<'face, F> Freeze for PreParsedSubtables<'face, F>
where F: Freeze,

impl !Freeze for Condvar

impl !Freeze for Once

impl !Freeze for RawMutex

impl !Freeze for RawRwLock

impl Freeze for OnceState

impl !Freeze for Bucket

impl !Freeze for ThreadData

impl !Freeze for ThreadData

impl !Freeze for WordLock

impl Freeze for FilterOp

impl Freeze for RequeueOp

impl Freeze for HashTable

impl Freeze for ParkToken

impl Freeze for SpinWait

impl Freeze for Segment

impl Freeze for Error

impl Freeze for Colon

impl Freeze for LitStr

impl Freeze for RectF

impl Freeze for RectI

impl Freeze for Vector2F

impl Freeze for Vector2I

impl Freeze for Vector3F

impl Freeze for Vector4F

impl Freeze for F32x2

impl Freeze for F32x4

impl Freeze for I32x2

impl Freeze for I32x4

impl Freeze for U32x2

impl Freeze for U32x4

impl Freeze for F32x2

impl Freeze for F32x4

impl Freeze for I32x2

impl Freeze for I32x4

impl Freeze for U32x2

impl Freeze for U32x4

impl<T> Freeze for MaybeUninitShim<T>
where T: Freeze,

impl Freeze for AsciiSet

impl<'a> Freeze for PercentDecode<'a>

impl<'a> Freeze for PercentEncode<'a>

impl Freeze for Config

impl Freeze for Directed

impl Freeze for Direction

impl Freeze for Time

impl<'a, E, Ix> Freeze for EdgeReference<'a, E, Ix>
where Ix: Freeze,

impl<'a, E, Ix> Freeze for EdgeReferences<'a, E, Ix>

impl<'a, E, Ix> Freeze for EdgeWeightsMut<'a, E, Ix>

impl<'a, E, Ix> Freeze for EdgesWalkerMut<'a, E, Ix>
where Ix: Freeze,

impl<'a, E, Ix> Freeze for Neighbors<'a, E, Ix>
where Ix: Freeze,

impl<'a, E, Ix> Freeze for EdgeIndices<'a, E, Ix>

impl<'a, E, Ix> Freeze for EdgeReference<'a, E, Ix>
where Ix: Freeze,

impl<'a, E, Ix> Freeze for EdgeReferences<'a, E, Ix>

impl<'a, E, Ix> Freeze for Neighbors<'a, E, Ix>
where Ix: Freeze,

impl<'a, E, Ty, Ix> Freeze for EdgeReference<'a, E, Ty, Ix>
where Ix: Freeze,

impl<'a, E, Ty, Ix> Freeze for EdgeReferences<'a, E, Ty, Ix>
where Ix: Freeze,

impl<'a, E, Ty, Ix> Freeze for Edges<'a, E, Ty, Ix>
where Ix: Freeze,

impl<'a, E, Ty, Ix> Freeze for Edges<'a, E, Ty, Ix>
where Ix: Freeze,

impl<'a, E, Ty, Ix> Freeze for Edges<'a, E, Ty, Ix>
where Ix: Freeze,

impl<'a, G> Freeze for Dot<'a, G>
where G: Freeze,

impl<'a, G> Freeze for Frozen<'a, G>

impl<'a, G, F> Freeze for EdgeFilteredNeighbors<'a, G, F>
where <G as IntoEdges>::Edges: Freeze,

impl<'a, G, I, F> Freeze for EdgeFilteredEdges<'a, G, I, F>
where I: Freeze,

impl<'a, G, I, F> Freeze for NodeFilteredEdgeReferences<'a, G, I, F>
where I: Freeze,

impl<'a, G, I, F> Freeze for NodeFilteredEdges<'a, G, I, F>
where I: Freeze,

impl<'a, I> !Freeze for Format<'a, I>

impl<'a, I, F> Freeze for NodeFilteredNeighbors<'a, I, F>
where I: Freeze,

impl<'a, I, F> Freeze for NodeFilteredNodes<'a, I, F>
where I: Freeze,

impl<'a, Ix> Freeze for Neighbors<'a, Ix>

impl<'a, N> Freeze for DominatorsIter<'a, N>
where N: Freeze,

impl<'a, N> Freeze for Nodes<'a, N>

impl<'a, N, E, Ty> Freeze for AllEdges<'a, N, E, Ty>

impl<'a, N, E, Ty> Freeze for AllEdgesMut<'a, N, E, Ty>

impl<'a, N, E, Ty> Freeze for Edges<'a, N, E, Ty>
where N: Freeze,

impl<'a, N, E, Ty> Freeze for NodeIdentifiers<'a, N, E, Ty>

impl<'a, N, E, Ty> Freeze for NodeReferences<'a, N, E, Ty>

impl<'a, N, Ix> Freeze for NodeReferences<'a, N, Ix>

impl<'a, N, Ix> Freeze for NodeWeightsMut<'a, N, Ix>

impl<'a, N, Ix> Freeze for NodeIndices<'a, N, Ix>

impl<'a, N, Ix> Freeze for NodeReferences<'a, N, Ix>

impl<'a, N, Ty> Freeze for Neighbors<'a, N, Ty>

impl<'a, N, Ty> Freeze for NeighborsDirected<'a, N, Ty>

impl<'a, N, Ty, Ix> Freeze for Externals<'a, N, Ty, Ix>

impl<'b, T> Freeze for Ptr<'b, T>

impl<B> Freeze for Control<B>
where B: Freeze,

impl<E, Ix> Freeze for Edge<E, Ix>
where E: Freeze, Ix: Freeze,

impl<F> Freeze for DebugMap<F>
where F: Freeze,

impl<G> Freeze for PathTracker<G>

impl<G> Freeze for Reversed<G>
where G: Freeze,

impl<G, F> Freeze for EdgeFiltered<G, F>
where G: Freeze, F: Freeze,

impl<G, F> Freeze for NodeFiltered<G, F>
where G: Freeze, F: Freeze,

impl<I> Freeze for ReversedEdgeReferences<I>
where I: Freeze,

impl<I, F> Freeze for FilterElements<I, F>
where I: Freeze, F: Freeze,

impl<Ix> Freeze for NodeIdentifiers<Ix>

impl<Ix> Freeze for EdgeIndex<Ix>
where Ix: Freeze,

impl<Ix> Freeze for EdgeIndices<Ix>

impl<Ix> Freeze for NodeIndex<Ix>
where Ix: Freeze,

impl<Ix> Freeze for NodeIndices<Ix>

impl<Ix> Freeze for WalkNeighbors<Ix>
where Ix: Freeze,

impl<Ix> Freeze for WalkNeighbors<Ix>
where Ix: Freeze,

impl<K> Freeze for UnionFind<K>

impl<K, T> Freeze for MinScored<K, T>
where K: Freeze, T: Freeze,

impl<N> Freeze for DfsEvent<N>
where N: Freeze,

impl<N> Freeze for Dominators<N>
where N: Freeze,

impl<N> Freeze for Cycle<N>
where N: Freeze,

impl<N, E> Freeze for Element<N, E>
where N: Freeze, E: Freeze,

impl<N, E, Ty> Freeze for GraphMap<N, E, Ty>

impl<N, E, Ty, Ix> Freeze for Csr<N, E, Ty, Ix>

impl<N, E, Ty, Ix> Freeze for Graph<N, E, Ty, Ix>

impl<N, E, Ty, Ix> Freeze for StableGraph<N, E, Ty, Ix>
where Ix: Freeze,

impl<N, Ix> Freeze for Node<N, Ix>
where N: Freeze, Ix: Freeze,

impl<N, VM> Freeze for DfsSpace<N, VM>
where VM: Freeze,

impl<N, VM> Freeze for Bfs<N, VM>
where VM: Freeze,

impl<N, VM> Freeze for Dfs<N, VM>
where VM: Freeze,

impl<N, VM> Freeze for DfsPostOrder<N, VM>
where VM: Freeze,

impl<N, VM> Freeze for Topo<N, VM>
where VM: Freeze,

impl<R> Freeze for ReversedEdgeReference<R>
where R: Freeze,

impl<T> Freeze for Pair<T>
where T: Freeze,

impl<T> Freeze for DebugFmt<T>
where T: Freeze,

impl<T> Freeze for Escaped<T>
where T: Freeze,

impl<T> Freeze for NoPretty<T>
where T: Freeze,

impl<Ty, Ix> Freeze for Vf2State<Ty, Ix>

impl<W> Freeze for Escaper<W>
where W: Freeze,

impl<W, C> Freeze for WalkerIter<W, C>
where W: Freeze, C: Freeze,

impl<'a, K, V> Freeze for Entries<'a, K, V>

impl<'a, K, V> Freeze for Keys<'a, K, V>

impl<'a, K, V> Freeze for Values<'a, K, V>

impl<'a, K, V> Freeze for Entries<'a, K, V>

impl<'a, K, V> Freeze for Keys<'a, K, V>

impl<'a, K, V> Freeze for Values<'a, K, V>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<K, V> Freeze for Map<K, V>

impl<K, V> Freeze for OrderedMap<K, V>

impl<T> Freeze for OrderedSet<T>

impl<T> Freeze for Set<T>

impl Freeze for Bucket

impl Freeze for Generator

impl Freeze for HashState

impl Freeze for ParsedKey

impl Freeze for Entry

impl Freeze for Key

impl Freeze for Map

impl Freeze for Set

impl Freeze for Hashes

impl Freeze for UnpinImpl

impl Freeze for TypeKind

impl Freeze for Args

impl Freeze for Input

impl<'a> Freeze for Context<'a>

impl<'a> Freeze for OriginalType<'a>

impl<'a> Freeze for ReplaceReceiver<'a>

impl Freeze for Multiply

impl Freeze for Image

impl Freeze for PlaneCut

impl Freeze for BspNode

impl Freeze for NodeIdx

impl Freeze for Line

impl Freeze for Plane

impl<A> Freeze for BspSplitter<A>

impl<A> Freeze for Clipper<A>

impl<A> Freeze for Polygon<A>
where A: Freeze,

impl<T> Freeze for Intersection<T>
where T: Freeze,

impl Freeze for IterImpl

impl Freeze for State

impl Freeze for BitDepth

impl Freeze for BlendOp

impl Freeze for ColorType

impl Freeze for Decoded

impl Freeze for DisposeOp

impl Freeze for Unit

impl Freeze for ChunkType

impl Freeze for NullInfo

impl Freeze for Options

impl Freeze for Adam7Info

impl Freeze for Limits

impl Freeze for ITXtChunk

impl Freeze for TEXtChunk

impl Freeze for ZTXtChunk

impl<'a> Freeze for Info<'a>

impl<'a, W> Freeze for ChunkOutput<'a, W>
where W: Freeze,

impl<'a, W> Freeze for Wrapper<'a, W>
where W: Freeze,

impl<'a, W> Freeze for ChunkWriter<'a, W>
where W: Freeze,

impl<'a, W> Freeze for Encoder<'a, W>
where W: Freeze,

impl<'a, W> Freeze for StreamWriter<'a, W>
where W: Freeze,

impl<'data> Freeze for Row<'data>

impl<'data> Freeze for InterlacedRow<'data>

impl<R> Freeze for ReadDecoder<R>
where R: Freeze,

impl<R> Freeze for Decoder<R>
where R: Freeze,

impl<R> Freeze for Reader<R>
where R: Freeze,

impl<W> Freeze for Writer<W>
where W: Freeze,

impl !Freeze for Poller

impl Freeze for PollMode

impl Freeze for Notifier

impl Freeze for Events

impl Freeze for Poller

impl Freeze for Event

impl Freeze for Events

impl Freeze for InitToken

impl Freeze for Polyval

impl Freeze for Polyval

impl Freeze for U64x2

impl Freeze for Polyval

impl Freeze for Inner

impl Freeze for FlagBit

impl<'a, T> Freeze for Metadata<'a, T>
where <T as SmartDisplay>::Metadata: Freeze, T: ?Sized,

impl<const SIZE: usize> Freeze for WriteBuffer<SIZE>

impl Freeze for G0

impl Freeze for G1

impl Freeze for NoA1

impl Freeze for NoA2

impl Freeze for NoNI

impl Freeze for NoS3

impl Freeze for NoS4

impl Freeze for YesA1

impl Freeze for YesA2

impl Freeze for YesNI

impl Freeze for YesS3

impl Freeze for YesS4

impl<NI> Freeze for u32x4x2_avx2<NI>

impl<NI> Freeze for Avx2Machine<NI>

impl<S3, S4, NI> Freeze for u128x1_sse2<S3, S4, NI>

impl<S3, S4, NI> Freeze for u32x4_sse2<S3, S4, NI>

impl<S3, S4, NI> Freeze for u64x2_sse2<S3, S4, NI>

impl<S3, S4, NI> Freeze for SseMachine<S3, S4, NI>

impl<W> Freeze for x4<W>
where W: Freeze,

impl<W, G> Freeze for x2<W, G>
where W: Freeze,

impl Freeze for Delimiter

impl Freeze for Spacing

impl Freeze for TokenTree

impl Freeze for Group

impl Freeze for Ident

impl Freeze for LexError

impl Freeze for Literal

impl Freeze for Span

impl Freeze for DelimSpan

impl Freeze for Reject

impl Freeze for Group

impl Freeze for Ident

impl Freeze for LexError

impl Freeze for Literal

impl Freeze for Punct

impl Freeze for Span

impl Freeze for IntoIter

impl<'a> Freeze for Cursor<'a>

impl<'a, T> Freeze for RcVecMut<'a, T>

impl<T> Freeze for RcVec<T>

impl<T> Freeze for RcVecBuilder<T>

impl<T> Freeze for RcVecIntoIter<T>

impl Freeze for Error

impl !Freeze for Profiler

impl !Freeze for Profiler

impl Freeze for TraceDump

impl Freeze for Report

impl Freeze for Reporter

impl<T> !Freeze for IpcReceiver<T>

impl Freeze for Channels

impl Freeze for Error

impl Freeze for Header

impl<'a> Freeze for Bytes<'a>

impl<'a> Freeze for Encoder<'a>

impl<'a> Freeze for BytesMut<'a>

impl<R> Freeze for Decoder<R>
where R: Freeze,

impl<W> Freeze for GenericWriter<W>
where W: Freeze,

impl<const N: usize> Freeze for Pixel<N>

impl Freeze for Error

impl Freeze for AttrError

impl Freeze for State

impl Freeze for BangType

impl Freeze for Decoder

impl Freeze for IterState

impl Freeze for PiParser

impl Freeze for Config

impl<'a> Freeze for Event<'a>

impl<'a> Freeze for PrefixDeclaration<'a>

impl<'a> Freeze for Attribute<'a>

impl<'a> Freeze for Attributes<'a>

impl<'a> Freeze for BytesCData<'a>

impl<'a> Freeze for BytesDecl<'a>

impl<'a> Freeze for BytesEnd<'a>

impl<'a> Freeze for BytesPI<'a>

impl<'a> Freeze for BytesStart<'a>

impl<'a> Freeze for BytesText<'a>

impl<'a> Freeze for CDataIterator<'a>

impl<'a> Freeze for LocalName<'a>

impl<'a> Freeze for Namespace<'a>

impl<'a> Freeze for Prefix<'a>

impl<'a> Freeze for PrefixIter<'a>

impl<'a> Freeze for QName<'a>

impl<'a, W> Freeze for ElementWriter<'a, W>

impl<'ns> Freeze for ResolveResult<'ns>

impl<'r, B> Freeze for ReadTextResult<'r, B>
where B: Freeze,

impl<'r, R> Freeze for BinaryStream<'r, R>

impl<R> Freeze for NsReader<R>
where R: Freeze,

impl<R> Freeze for Reader<R>
where R: Freeze,

impl<T> Freeze for Attr<T>
where T: Freeze,

impl<W> Freeze for Writer<W>
where W: Freeze,

impl Freeze for IndexVec

impl Freeze for Bernoulli

impl Freeze for Open01

impl Freeze for Standard

impl Freeze for ReadError

impl Freeze for StepRng

impl Freeze for StdRng

impl Freeze for ThreadRng

impl<'a> Freeze for IndexVecIter<'a>

impl<'a, S, T> Freeze for SliceChooseIter<'a, S, T>
where S: ?Sized,

impl<'a, T> Freeze for Slice<'a, T>

impl<D, F, T, S> Freeze for DistMap<D, F, T, S>
where D: Freeze, F: Freeze,

impl<D, R, T> Freeze for DistIter<D, R, T>
where D: Freeze, R: Freeze,

impl<R> Freeze for ReadRng<R>
where R: Freeze,

impl<R, Rsdr> Freeze for ReseedingCore<R, Rsdr>
where R: Freeze, Rsdr: Freeze,

impl<R, Rsdr> Freeze for ReseedingRng<R, Rsdr>
where <R as BlockRngCore>::Results: Freeze, R: Freeze, Rsdr: Freeze,

impl<W> Freeze for WeightedIndex<W>

impl<X> Freeze for Uniform<X>
where <X as SampleUniform>::Sampler: Freeze,

impl<X> Freeze for WeightedIndex<X>
where X: Freeze, <X as SampleUniform>::Sampler: Freeze,

impl<X> Freeze for UniformFloat<X>
where X: Freeze,

impl<X> Freeze for UniformInt<X>
where X: Freeze,

impl Freeze for ChaCha

impl<T> Freeze for Array64<T>
where T: Freeze,

impl<V> Freeze for State<V>
where V: Freeze,

impl Freeze for ErrorCode

impl Freeze for Error

impl Freeze for OsRng

impl<R> Freeze for BlockRng<R>
where <R as BlockRngCore>::Results: Freeze, R: Freeze + ?Sized,

impl<R> Freeze for BlockRng64<R>
where <R as BlockRngCore>::Results: Freeze, R: Freeze + ?Sized,

impl Freeze for IsaacCore

impl Freeze for IsaacRng

impl<T> Freeze for IsaacArray<T>
where T: Freeze,

impl<I> Freeze for EachIndex<I>
where I: Freeze,

impl<I> Freeze for Range<I>
where I: Freeze,

impl !Freeze for Rasterizer

impl Freeze for BlendMode

impl Freeze for LineCap

impl Freeze for LineJoin

impl Freeze for PathOp

impl Freeze for Winding

impl Freeze for DashState

impl Freeze for BlendRow

impl Freeze for Clip

impl Freeze for Layer

impl Freeze for Edge

impl Freeze for Mask

impl Freeze for Path

impl<'a> Freeze for ShaderBlitterStorage<'a>

impl<'a> Freeze for Source<'a>

impl<'a> Freeze for ShaderBlendBlitter<'a>

impl<'a> Freeze for ShaderClipMaskBlitter<'a>

impl<'a> Freeze for ShaderMaskBlitter<'a>

impl<'a, 'b> Freeze for ShaderStorage<'a, 'b>

impl<'a, 'b> Freeze for ImagePadAlphaShader<'a, 'b>

impl<'a, 'b> Freeze for ImageRepeatAlphaShader<'a, 'b>

impl<'a, 'b, Fetch> Freeze for TransformedImageAlphaShader<'a, 'b, Fetch>

impl<'a, 'b, Fetch> Freeze for TransformedImageShader<'a, 'b, Fetch>

impl<'a, 'b, Fetch> Freeze for TransformedNearestImageAlphaShader<'a, 'b, Fetch>

impl<'a, 'b, Fetch> Freeze for TransformedNearestImageShader<'a, 'b, Fetch>

impl<Backing = Vec<u32>> !Freeze for DrawTarget<Backing>

impl<'a> Freeze for DisplayHandle<'a>

impl<'a> Freeze for WindowHandle<'a>

impl Freeze for Splitter

impl Freeze for UnEither

impl Freeze for Unzip

impl Freeze for Run

impl<'a> Freeze for Fuse<'a>

impl<'a> Freeze for Drain<'a>

impl<'a, C> Freeze for PanicFuseConsumer<'a, C>
where C: Freeze,

impl<'a, C> Freeze for PanicFuseFolder<'a, C>
where C: Freeze,

impl<'a, C> Freeze for PanicFuseReducer<'a, C>
where C: Freeze,

impl<'a, D, S> Freeze for SplitProducer<'a, D, S>
where D: Freeze,

impl<'a, I> Freeze for PanicFuseIter<'a, I>
where I: Freeze,

impl<'a, Iter> !Freeze for IterParallelProducer<'a, Iter>

impl<'a, K, V> Freeze for Iter<'a, K, V>

impl<'a, K, V> Freeze for IterMut<'a, K, V>

impl<'a, K, V> Freeze for Drain<'a, K, V>

impl<'a, K, V> Freeze for Iter<'a, K, V>

impl<'a, K, V> Freeze for IterMut<'a, K, V>

impl<'a, OP, CA, CB> Freeze for UnzipConsumer<'a, OP, CA, CB>
where CA: Freeze, CB: Freeze,

impl<'a, OP, FA, FB> Freeze for UnzipFolder<'a, OP, FA, FB>
where FA: Freeze, FB: Freeze,

impl<'a, P> Freeze for PanicFuseProducer<'a, P>
where P: Freeze,

impl<'a, T> Freeze for Drain<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for Drain<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for IterMut<'a, T>

impl<'a, T> Freeze for Drain<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for IterMut<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for IterMut<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for IterMut<'a, T>

impl<'a, T> Freeze for CopyOnDrop<'a, T>

impl<'a, T, C> Freeze for DrainGuard<'a, T, C>

impl<'b, I, OP, FromB> Freeze for UnzipA<'b, I, OP, FromB>
where I: Freeze, OP: Freeze,

impl<'b, S, B> Freeze for WalkTreePostfixProducer<'b, S, B>

impl<'b, S, B> Freeze for WalkTreePrefixProducer<'b, S, B>

impl<'c, C, ID, F> Freeze for FoldConsumer<'c, C, ID, F>
where C: Freeze,

impl<'c, C, U, F> Freeze for FoldWithConsumer<'c, C, U, F>
where C: Freeze, U: Freeze,

impl<'c, C, U, F> Freeze for TryFoldWithConsumer<'c, C, U, F>
where C: Freeze, <U as Try>::Output: Freeze,

impl<'c, T> Freeze for CollectConsumer<'c, T>

impl<'c, T> Freeze for CollectResult<'c, T>

impl<'c, U, C, ID, F> Freeze for TryFoldConsumer<'c, U, C, ID, F>
where C: Freeze,

impl<'ch> Freeze for Bytes<'ch>

impl<'ch> Freeze for BytesProducer<'ch>

impl<'ch> Freeze for CharIndices<'ch>

impl<'ch> Freeze for CharIndicesProducer<'ch>

impl<'ch> Freeze for Chars<'ch>

impl<'ch> Freeze for CharsProducer<'ch>

impl<'ch> Freeze for EncodeUtf16<'ch>

impl<'ch> Freeze for EncodeUtf16Producer<'ch>

impl<'ch> Freeze for Lines<'ch>

impl<'ch> Freeze for SplitAsciiWhitespace<'ch>

impl<'ch> Freeze for SplitWhitespace<'ch>

impl<'ch, 'pat, P> Freeze for MatchIndicesProducer<'ch, 'pat, P>

impl<'ch, 'pat, P> Freeze for MatchesProducer<'ch, 'pat, P>

impl<'ch, 'sep, P> Freeze for SplitTerminatorProducer<'ch, 'sep, P>

impl<'ch, P> Freeze for MatchIndices<'ch, P>
where P: Freeze,

impl<'ch, P> Freeze for Matches<'ch, P>
where P: Freeze,

impl<'ch, P> Freeze for Split<'ch, P>
where P: Freeze,

impl<'ch, P> Freeze for SplitInclusive<'ch, P>
where P: Freeze,

impl<'ch, P> Freeze for SplitTerminator<'ch, P>
where P: Freeze,

impl<'data, T> Freeze for ChunksExactMutProducer<'data, T>

impl<'data, T> Freeze for ChunksExactProducer<'data, T>

impl<'data, T> Freeze for ChunksMutProducer<'data, T>

impl<'data, T> Freeze for ChunksProducer<'data, T>

impl<'data, T> Freeze for RChunksExactMutProducer<'data, T>

impl<'data, T> Freeze for RChunksExactProducer<'data, T>

impl<'data, T> Freeze for RChunksMutProducer<'data, T>

impl<'data, T> Freeze for RChunksProducer<'data, T>

impl<'data, T> Freeze for Chunks<'data, T>

impl<'data, T> Freeze for ChunksExact<'data, T>

impl<'data, T> Freeze for ChunksExactMut<'data, T>

impl<'data, T> Freeze for ChunksMut<'data, T>

impl<'data, T> Freeze for Iter<'data, T>

impl<'data, T> Freeze for IterMut<'data, T>

impl<'data, T> Freeze for IterMutProducer<'data, T>

impl<'data, T> Freeze for IterProducer<'data, T>

impl<'data, T> Freeze for RChunks<'data, T>

impl<'data, T> Freeze for RChunksExact<'data, T>

impl<'data, T> Freeze for RChunksExactMut<'data, T>

impl<'data, T> Freeze for RChunksMut<'data, T>

impl<'data, T> Freeze for Windows<'data, T>

impl<'data, T> Freeze for WindowsProducer<'data, T>

impl<'data, T> Freeze for Drain<'data, T>

impl<'data, T> Freeze for DrainProducer<'data, T>

impl<'data, T> Freeze for SliceDrain<'data, T>

impl<'data, T, P> Freeze for ChunkBy<'data, T, P>
where P: Freeze,

impl<'data, T, P> Freeze for ChunkByMut<'data, T, P>
where P: Freeze,

impl<'data, T, P> Freeze for Split<'data, T, P>
where P: Freeze,

impl<'data, T, P> Freeze for SplitInclusive<'data, T, P>
where P: Freeze,

impl<'data, T, P> Freeze for SplitInclusiveMut<'data, T, P>
where P: Freeze,

impl<'data, T, P> Freeze for SplitMut<'data, T, P>
where P: Freeze,

impl<'f, C> Freeze for SkipAnyConsumer<'f, C>
where C: Freeze,

impl<'f, C> Freeze for SkipAnyFolder<'f, C>
where C: Freeze,

impl<'f, C> Freeze for TakeAnyConsumer<'f, C>
where C: Freeze,

impl<'f, C> Freeze for TakeAnyFolder<'f, C>
where C: Freeze,

impl<'f, C> Freeze for WhileSomeConsumer<'f, C>
where C: Freeze,

impl<'f, C> Freeze for WhileSomeFolder<'f, C>
where C: Freeze,

impl<'f, C, F> Freeze for FlatMapConsumer<'f, C, F>
where C: Freeze,

impl<'f, C, F> Freeze for FlatMapIterConsumer<'f, C, F>
where C: Freeze,

impl<'f, C, F> Freeze for FlatMapIterFolder<'f, C, F>
where C: Freeze,

impl<'f, C, F> Freeze for InspectConsumer<'f, C, F>
where C: Freeze,

impl<'f, C, F> Freeze for InspectFolder<'f, C, F>
where C: Freeze,

impl<'f, C, F> Freeze for MapConsumer<'f, C, F>
where C: Freeze,

impl<'f, C, F> Freeze for MapFolder<'f, C, F>
where C: Freeze,

impl<'f, C, F> Freeze for UpdateConsumer<'f, C, F>
where C: Freeze,

impl<'f, C, F> Freeze for UpdateFolder<'f, C, F>
where C: Freeze,

impl<'f, C, F, R> Freeze for FlatMapFolder<'f, C, F, R>
where C: Freeze, R: Freeze,

impl<'f, C, INIT, F> Freeze for MapInitConsumer<'f, C, INIT, F>
where C: Freeze,

impl<'f, C, U, F> Freeze for MapWithConsumer<'f, C, U, F>
where C: Freeze, U: Freeze,

impl<'f, C, U, F> Freeze for MapWithFolder<'f, C, U, F>
where C: Freeze, U: Freeze,

impl<'f, F> Freeze for ForEachConsumer<'f, F>

impl<'f, I, U, F> Freeze for MapWithIter<'f, I, U, F>
where I: Freeze, U: Freeze,

impl<'f, P, F> Freeze for InspectProducer<'f, P, F>
where P: Freeze,

impl<'f, P, F> Freeze for MapProducer<'f, P, F>
where P: Freeze,

impl<'f, P, F> Freeze for UpdateProducer<'f, P, F>
where P: Freeze,

impl<'f, P, INIT, F> Freeze for MapInitProducer<'f, P, INIT, F>
where P: Freeze,

impl<'f, P, U, F> Freeze for MapWithProducer<'f, P, U, F>
where P: Freeze, U: Freeze,

impl<'p, C, P> Freeze for FilterConsumer<'p, C, P>
where C: Freeze,

impl<'p, C, P> Freeze for FilterFolder<'p, C, P>
where C: Freeze,

impl<'p, C, P> Freeze for FilterMapConsumer<'p, C, P>
where C: Freeze,

impl<'p, C, P> Freeze for FilterMapFolder<'p, C, P>
where C: Freeze,

impl<'p, C, P> Freeze for PositionsConsumer<'p, C, P>
where C: Freeze,

impl<'p, C, P> Freeze for SkipAnyWhileConsumer<'p, C, P>
where C: Freeze,

impl<'p, C, P> Freeze for SkipAnyWhileFolder<'p, C, P>
where C: Freeze,

impl<'p, C, P> Freeze for TakeAnyWhileConsumer<'p, C, P>
where C: Freeze,

impl<'p, C, P> Freeze for TakeAnyWhileFolder<'p, C, P>
where C: Freeze,

impl<'p, F, P> Freeze for PositionsFolder<'p, F, P>
where F: Freeze,

impl<'p, P> !Freeze for FindConsumer<'p, P>

impl<'p, P> Freeze for FindConsumer<'p, P>

impl<'p, P, V, const INCL: bool> Freeze for SplitProducer<'p, P, V, INCL>
where V: Freeze,

impl<'p, T, P> Freeze for FindFolder<'p, T, P>
where T: Freeze,

impl<'p, T, P> Freeze for FindFolder<'p, T, P>
where T: Freeze,

impl<'p, T, Slice, Pred> Freeze for ChunkByProducer<'p, T, Slice, Pred>
where Slice: Freeze,

impl<'r, C, ID, F> Freeze for FoldFolder<'r, C, ID, F>
where C: Freeze, ID: Freeze,

impl<'r, C, U, F> Freeze for TryFoldFolder<'r, C, U, F>
where C: Freeze, <U as Try>::Output: Freeze, <U as Try>::Residual: Freeze,

impl<'r, I, OP, CA> Freeze for UnzipB<'r, I, OP, CA>
where I: Freeze, OP: Freeze, CA: Freeze,

impl<'r, R> Freeze for TryReduceWithConsumer<'r, R>

impl<'r, R, ID> Freeze for ReduceConsumer<'r, R, ID>

impl<'r, R, ID> Freeze for TryReduceConsumer<'r, R, ID>

impl<'r, R, T> Freeze for ReduceFolder<'r, R, T>
where T: Freeze,

impl<'r, R, T> Freeze for TryReduceFolder<'r, R, T>
where <T as Try>::Output: Freeze, <T as Try>::Residual: Freeze,

impl<'r, R, T> Freeze for TryReduceWithFolder<'r, R, T>
where <T as Try>::Output: Freeze, <T as Try>::Residual: Freeze,

impl<A, B> Freeze for ChainProducer<A, B>
where A: Freeze, B: Freeze,

impl<A, B> Freeze for ChainSeq<A, B>
where A: Freeze, B: Freeze,

impl<A, B> Freeze for Chain<A, B>
where A: Freeze, B: Freeze,

impl<A, B> Freeze for Zip<A, B>
where A: Freeze, B: Freeze,

impl<A, B> Freeze for ZipEq<A, B>
where A: Freeze, B: Freeze,

impl<A, B> Freeze for ZipProducer<A, B>
where A: Freeze, B: Freeze,

impl<C> Freeze for ClonedConsumer<C>
where C: Freeze,

impl<C> Freeze for CopiedConsumer<C>
where C: Freeze,

impl<C> Freeze for FlattenConsumer<C>
where C: Freeze,

impl<C> Freeze for FlattenIterConsumer<C>
where C: Freeze,

impl<C> Freeze for FlattenIterFolder<C>
where C: Freeze,

impl<C, R> Freeze for FlattenFolder<C, R>
where C: Freeze, R: Freeze,

impl<C, T> !Freeze for IntersperseConsumer<C, T>

impl<C, T> Freeze for IntersperseFolder<C, T>
where C: Freeze, T: Freeze,

impl<D, S> Freeze for Split<D, S>
where D: Freeze, S: Freeze,

impl<F> Freeze for ClonedFolder<F>
where F: Freeze,

impl<F> Freeze for CopiedFolder<F>
where F: Freeze,

impl<FromT> Freeze for Collector<FromT>
where FromT: Freeze,

impl<I> Freeze for IntersperseIter<I>
where <I as Iterator>::Item: Freeze, I: Freeze,

impl<I> Freeze for Chunks<I>
where I: Freeze,

impl<I> Freeze for Cloned<I>
where I: Freeze,

impl<I> Freeze for Copied<I>
where I: Freeze,

impl<I> Freeze for Enumerate<I>
where I: Freeze,

impl<I> Freeze for ExponentialBlocks<I>
where I: Freeze,

impl<I> Freeze for Flatten<I>
where I: Freeze,

impl<I> Freeze for FlattenIter<I>
where I: Freeze,

impl<I> Freeze for Intersperse<I>
where <I as ParallelIterator>::Item: Sized + Freeze, I: Freeze,

impl<I> Freeze for MaxLen<I>
where I: Freeze,

impl<I> Freeze for MinLen<I>
where I: Freeze,

impl<I> Freeze for PanicFuse<I>
where I: Freeze,

impl<I> Freeze for Rev<I>
where I: Freeze,

impl<I> Freeze for Skip<I>
where I: Freeze,

impl<I> Freeze for SkipAny<I>
where I: Freeze,

impl<I> Freeze for StepBy<I>
where I: Freeze,

impl<I> Freeze for Take<I>
where I: Freeze,

impl<I> Freeze for TakeAny<I>
where I: Freeze,

impl<I> Freeze for UniformBlocks<I>
where I: Freeze,

impl<I> Freeze for WhileSome<I>
where I: Freeze,

impl<I, F> Freeze for FlatMap<I, F>
where I: Freeze, F: Freeze,

impl<I, F> Freeze for FlatMapIter<I, F>
where I: Freeze, F: Freeze,

impl<I, F> Freeze for Inspect<I, F>
where I: Freeze, F: Freeze,

impl<I, F> Freeze for Map<I, F>
where I: Freeze, F: Freeze,

impl<I, F> Freeze for Update<I, F>
where I: Freeze, F: Freeze,

impl<I, F> Freeze for UpdateSeq<I, F>
where I: Freeze, F: Freeze,

impl<I, ID, F> Freeze for Fold<I, ID, F>
where I: Freeze, ID: Freeze, F: Freeze,

impl<I, ID, F> Freeze for FoldChunks<I, ID, F>
where I: Freeze, F: Freeze, ID: Freeze,

impl<I, INIT, F> Freeze for MapInit<I, INIT, F>
where I: Freeze, INIT: Freeze, F: Freeze,

impl<I, J> Freeze for InterleaveProducer<I, J>
where I: Freeze, J: Freeze,

impl<I, J> Freeze for InterleaveSeq<I, J>
where I: Freeze, J: Freeze,

impl<I, J> Freeze for Interleave<I, J>
where I: Freeze, J: Freeze,

impl<I, J> Freeze for InterleaveShortest<I, J>
where I: Freeze, J: Freeze,

impl<I, P> Freeze for Filter<I, P>
where I: Freeze, P: Freeze,

impl<I, P> Freeze for FilterMap<I, P>
where I: Freeze, P: Freeze,

impl<I, P> Freeze for Positions<I, P>
where I: Freeze, P: Freeze,

impl<I, P> Freeze for SkipAnyWhile<I, P>
where I: Freeze, P: Freeze,

impl<I, P> Freeze for TakeAnyWhile<I, P>
where I: Freeze, P: Freeze,

impl<I, T, F> Freeze for MapWith<I, T, F>
where I: Freeze, T: Freeze, F: Freeze,

impl<I, U, F> Freeze for FoldChunksWith<I, U, F>
where I: Freeze, U: Freeze, F: Freeze,

impl<I, U, F> Freeze for FoldWith<I, U, F>
where I: Freeze, U: Freeze, F: Freeze,

impl<I, U, F> Freeze for TryFoldWith<I, U, F>
where I: Freeze, <U as Try>::Output: Freeze, F: Freeze,

impl<I, U, ID, F> Freeze for TryFold<I, U, ID, F>
where I: Freeze, ID: Freeze, F: Freeze,

impl<Iter> Freeze for IterBridge<Iter>
where Iter: Freeze,

impl<K, V> Freeze for IntoIter<K, V>

impl<K, V> Freeze for IntoIter<K, V>

impl<P> Freeze for ChunkSeq<P>
where P: Freeze,

impl<P> Freeze for ClonedProducer<P>
where P: Freeze,

impl<P> Freeze for CopiedProducer<P>
where P: Freeze,

impl<P> Freeze for EnumerateProducer<P>
where P: Freeze,

impl<P> Freeze for IntersperseProducer<P>
where P: Freeze, <P as Producer>::Item: Freeze,

impl<P> Freeze for MaxLenProducer<P>
where P: Freeze,

impl<P> Freeze for MinLenProducer<P>
where P: Freeze,

impl<P> Freeze for ProductConsumer<P>

impl<P> Freeze for ProductFolder<P>
where P: Freeze,

impl<P> Freeze for RevProducer<P>
where P: Freeze,

impl<P> Freeze for StepByProducer<P>
where P: Freeze,

impl<P> Freeze for Partition<P>
where P: Freeze,

impl<P> Freeze for PartitionMap<P>
where P: Freeze,

impl<P, F> Freeze for ChunkProducer<P, F>
where P: Freeze, F: Freeze,

impl<RA, RB> Freeze for UnzipReducer<RA, RB>
where RA: Freeze, RB: Freeze,

impl<S> Freeze for SumConsumer<S>

impl<S> Freeze for SumFolder<S>
where S: Freeze,

impl<S, B> Freeze for WalkTree<S, B>
where S: Freeze, B: Freeze,

impl<S, B> Freeze for WalkTreePostfix<S, B>
where S: Freeze, B: Freeze,

impl<S, B> Freeze for WalkTreePrefix<S, B>
where S: Freeze, B: Freeze,

impl<S, C> Freeze for BlocksCallback<S, C>
where S: Freeze, C: Freeze,

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for EmptyProducer<T>

impl<T> Freeze for ListFolder<T>

impl<T> Freeze for ListVecFolder<T>

impl<T> Freeze for Iter<T>
where T: Freeze,

impl<T> Freeze for RepeatNProducer<T>
where T: Freeze,

impl<T> Freeze for RepeatProducer<T>
where T: Freeze,

impl<T> Freeze for Empty<T>

impl<T> Freeze for MultiZip<T>
where T: Freeze,

impl<T> Freeze for Once<T>
where T: Freeze,

impl<T> Freeze for Repeat<T>
where T: Freeze,

impl<T> Freeze for RepeatN<T>
where T: Freeze,

impl<T> Freeze for IntoIter<T>
where T: Freeze,

impl<T> Freeze for OptionProducer<T>
where T: Freeze,

impl<T> Freeze for Iter<T>
where T: Freeze,

impl<T> Freeze for IterProducer<T>
where T: Freeze,

impl<T> Freeze for Iter<T>
where T: Freeze,

impl<T> Freeze for IntoIter<T>
where T: Freeze,

impl<T> Freeze for CopyOnDrop<T>

impl<T> Freeze for SendPtr<T>

impl<T> Freeze for IntoIter<T>

impl<T, const N: usize> Freeze for IntoIter<T, N>
where T: Freeze,

impl !Freeze for JobFifo

impl !Freeze for CoreLatch

impl !Freeze for CountLatch

impl !Freeze for LockLatch

impl !Freeze for OnceLatch

impl !Freeze for Registry

impl !Freeze for ThreadInfo

impl !Freeze for Sleep

impl Freeze for ErrorKind

impl Freeze for Yield

impl Freeze for JobRef

impl Freeze for Counters

impl Freeze for IdleState

impl Freeze for FnContext

impl<'a> Freeze for Terminator<'a>

impl<'a> Freeze for BroadcastContext<'a>

impl<'a, L> Freeze for LatchRef<'a, L>

impl<'r> !Freeze for SpinLatch<'r>

impl<'scope> !Freeze for ScopeBase<'scope>

impl<'scope> !Freeze for Scope<'scope>

impl<'scope> !Freeze for ScopeFifo<'scope>

impl<BODY> Freeze for ArcJob<BODY>
where BODY: Freeze,

impl<BODY> Freeze for HeapJob<BODY>
where BODY: Freeze,

impl<F> Freeze for CustomSpawn<F>
where F: Freeze,

impl<L, F, R> !Freeze for StackJob<L, F, R>

impl<S> Freeze for ThreadPoolBuilder<S>
where S: Freeze,

impl<T> Freeze for JobResult<T>
where T: Freeze,

impl<T> Freeze for ScopePtr<T>

impl Freeze for Error

impl Freeze for Builder

impl Freeze for Regex

impl Freeze for RegexSet

impl Freeze for Regex

impl Freeze for RegexSet

impl<'a> Freeze for SetMatchesIter<'a>

impl<'a> Freeze for SetMatchesIter<'a>

impl<'a, R> Freeze for ReplacerRef<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for ReplacerRef<'a, R>
where R: ?Sized,

impl<'c, 'h> Freeze for SubCaptureMatches<'c, 'h>

impl<'c, 'h> Freeze for SubCaptureMatches<'c, 'h>

impl<'h> Freeze for Captures<'h>

impl<'h> Freeze for Match<'h>

impl<'h> Freeze for Captures<'h>

impl<'h> Freeze for Match<'h>

impl<'r> Freeze for CaptureNames<'r>

impl<'r> Freeze for CaptureNames<'r>

impl<'r, 'h> Freeze for CaptureMatches<'r, 'h>

impl<'r, 'h> Freeze for Matches<'r, 'h>

impl<'r, 'h> Freeze for Split<'r, 'h>

impl<'r, 'h> Freeze for SplitN<'r, 'h>

impl<'r, 'h> Freeze for CaptureMatches<'r, 'h>

impl<'r, 'h> Freeze for Matches<'r, 'h>

impl<'r, 'h> Freeze for Split<'r, 'h>

impl<'r, 'h> Freeze for SplitN<'r, 'h>

impl<'s> Freeze for NoExpand<'s>

impl<'s> Freeze for NoExpand<'s>

impl !Freeze for Builder

impl !Freeze for Builder

impl !Freeze for Builder

impl !Freeze for Builder

impl !Freeze for Builder

impl !Freeze for RangeTrie

impl !Freeze for Compiler

impl Freeze for Anchored

impl Freeze for MatchKind

impl Freeze for Frame

impl Freeze for State

impl Freeze for State

impl Freeze for UnitKind

impl Freeze for Look

impl Freeze for Choice

impl Freeze for Start

impl Freeze for BE

impl Freeze for LE

impl Freeze for Cache

impl Freeze for Config

impl Freeze for DFA

impl Freeze for Epsilons

impl Freeze for Slots

impl Freeze for SlotsIter

impl Freeze for Remapper

impl Freeze for Cache

impl Freeze for Config

impl Freeze for DFA

impl Freeze for Cache

impl Freeze for Regex

impl Freeze for RegexI

impl Freeze for RegexInfo

impl Freeze for Core

impl Freeze for Builder

impl Freeze for Cache

impl Freeze for Config

impl Freeze for Regex

impl Freeze for DFA

impl Freeze for DFAEngine

impl Freeze for Hybrid

impl Freeze for OnePass

impl Freeze for PikeVM

impl Freeze for Cache

impl Freeze for Config

impl Freeze for Visited

impl Freeze for Utf8Node

impl Freeze for Utf8State

impl Freeze for State

impl Freeze for Inner

impl Freeze for Cache

impl Freeze for Config

impl Freeze for PikeVM

impl Freeze for SlotTable

impl Freeze for NextDupe

impl Freeze for NextIter

impl Freeze for Split

impl Freeze for State

impl Freeze for Builder

impl Freeze for Config

impl Freeze for NFA

impl Freeze for HalfMatch

impl Freeze for Match

impl Freeze for PatternID

impl Freeze for Span

impl Freeze for BitSet

impl Freeze for ByteSet

impl Freeze for Unit

impl Freeze for Captures

impl Freeze for GroupInfo

impl Freeze for State

impl Freeze for DebugByte

impl Freeze for LookSet

impl Freeze for ByteSet

impl Freeze for Memchr

impl Freeze for Memchr2

impl Freeze for Memchr3

impl Freeze for Memmem

impl Freeze for Prefilter

impl Freeze for Teddy

impl Freeze for StateID

impl Freeze for SparseSet

impl Freeze for Config

impl Freeze for Config

impl<'a> Freeze for Ref<'a>

impl<'a> Freeze for InternalBuilder<'a>

impl<'a> Freeze for SparseTransitionIter<'a>

impl<'a> Freeze for Utf8Compiler<'a>

impl<'a> Freeze for Frame<'a>

impl<'a> Freeze for StateChunksIter<'a>

impl<'a> Freeze for PatternIter<'a>

impl<'a> Freeze for PatternSetIter<'a>

impl<'a> Freeze for ByteClassElements<'a>

impl<'a> Freeze for ByteClassIter<'a>

impl<'a> Freeze for ByteSetIter<'a>

impl<'a> Freeze for ByteSetRangeIter<'a>

impl<'a> Freeze for CapturesDebugMap<'a>

impl<'a> Freeze for CapturesPatternIter<'a>

impl<'a> Freeze for GroupInfoAllNames<'a>

impl<'a> Freeze for GroupInfoPatternNames<'a>

impl<'a> Freeze for Repr<'a>

impl<'a> Freeze for ReprVec<'a>

impl<'a> Freeze for DebugHaystack<'a>

impl<'a> Freeze for CaptureRef<'a>

impl<'a> Freeze for SparseSetIter<'a>

impl<'a, T, F> Freeze for PoolGuard<'a, T, F>

impl<'a, T, F> Freeze for PoolGuard<'a, T, F>

impl<'h> Freeze for Input<'h>

impl<'h> Freeze for Searcher<'h>

impl<'h, F> Freeze for CapturesIter<'h, F>
where F: Freeze,

impl<'h, F> Freeze for HalfMatchesIter<'h, F>
where F: Freeze,

impl<'h, F> Freeze for MatchesIter<'h, F>
where F: Freeze,

impl<'h, F> Freeze for TryCapturesIter<'h, F>
where F: Freeze,

impl<'h, F> Freeze for TryHalfMatchesIter<'h, F>
where F: Freeze,

impl<'h, F> Freeze for TryMatchesIter<'h, F>
where F: Freeze,

impl<'i, 'c> Freeze for Lazy<'i, 'c>

impl<'i, 'c> Freeze for LazyRef<'i, 'c>

impl<'r, 'c, 'h> Freeze for FindMatches<'r, 'c, 'h>

impl<'r, 'c, 'h> Freeze for TryCapturesMatches<'r, 'c, 'h>

impl<'r, 'c, 'h> Freeze for TryFindMatches<'r, 'c, 'h>

impl<'r, 'c, 'h> Freeze for CapturesMatches<'r, 'c, 'h>

impl<'r, 'c, 'h> Freeze for FindMatches<'r, 'c, 'h>

impl<'r, 'h> Freeze for CapturesMatches<'r, 'h>

impl<'r, 'h> Freeze for FindMatches<'r, 'h>

impl<'r, 'h> Freeze for Split<'r, 'h>

impl<'r, 'h> Freeze for SplitN<'r, 'h>

impl<B, T> Freeze for AlignAs<B, T>
where B: Freeze + ?Sized, T: Freeze,

impl<I> Freeze for WithPatternIDIter<I>
where I: Freeze,

impl<I> Freeze for WithStateIDIter<I>
where I: Freeze,

impl<P> Freeze for Pre<P>
where P: Freeze,

impl<T> Freeze for CacheLine<T>
where T: Freeze,

impl<T, F = fn() -> T> !Freeze for Lazy<T, F>

impl<T, F> !Freeze for Lazy<T, F>

impl<T, F> !Freeze for Pool<T, F>

impl<T, F> Freeze for Pool<T, F>

impl !Freeze for Parser

impl !Freeze for Translator

impl !Freeze for Parser

impl Freeze for Ast

impl Freeze for ClassSet

impl Freeze for ErrorKind

impl Freeze for Flag

impl Freeze for GroupKind

impl Freeze for Primitive

impl Freeze for Error

impl Freeze for Class

impl Freeze for Dot

impl Freeze for ErrorKind

impl Freeze for HirKind

impl Freeze for Look

impl Freeze for HirFrame

impl Freeze for Error

impl Freeze for Printer

impl Freeze for Assertion

impl Freeze for ClassPerl

impl Freeze for Comment

impl Freeze for Concat

impl Freeze for Error

impl Freeze for Flags

impl Freeze for FlagsItem

impl Freeze for Group

impl Freeze for Literal

impl Freeze for Position

impl Freeze for SetFlags

impl Freeze for Span

impl Freeze for Byte

impl Freeze for Extractor

impl Freeze for Literal

impl Freeze for Seq

impl Freeze for State

impl Freeze for Printer

impl Freeze for Capture

impl Freeze for Error

impl Freeze for Hir

impl Freeze for Literal

impl Freeze for LookSet

impl Freeze for Flags

impl Freeze for Utf8Range

impl<'a> Freeze for ClassFrame<'a>

impl<'a> Freeze for ClassInduct<'a>

impl<'a> Freeze for Frame<'a>

impl<'a> Freeze for Frame<'a>

impl<'a> Freeze for ClassQuery<'a>

impl<'a> Freeze for HeapVisitor<'a>

impl<'a> Freeze for Bytes<'a>

impl<'a> Freeze for ClassBytesIter<'a>

impl<'a> Freeze for ClassUnicodeIter<'a>

impl<'a> Freeze for HeapVisitor<'a>

impl<'a, I> Freeze for IntervalSetIter<'a, I>

impl<'e, E> Freeze for Formatter<'e, E>

impl<'p> Freeze for Spans<'p>

impl<'p, 's, P> Freeze for NestLimiter<'p, 's, P>

impl<'s, P> Freeze for ParserI<'s, P>
where P: Freeze,

impl<'t, 'p> Freeze for TranslatorI<'t, 'p>

impl<I> Freeze for IntervalSet<I>

impl<Left, Right> Freeze for Either<Left, Right>
where Left: Freeze, Right: Freeze,

impl<W> Freeze for Writer<W>
where W: Freeze,

impl<W> Freeze for Writer<W>
where W: Freeze,

impl Freeze for Error

impl Freeze for AnyNum

impl Freeze for State

impl Freeze for Number

impl Freeze for Value

impl Freeze for OneOf

impl Freeze for Position

impl Freeze for Options

impl Freeze for Pretty

impl Freeze for Float

impl Freeze for Map

impl<'a> Freeze for ParsedStr<'a>

impl<'a> Freeze for Identifier<'a>

impl<'a> Freeze for Bytes<'a>

impl<'a> Freeze for MapAccessor<'a>

impl<'a> Freeze for Seq<'a>

impl<'a, 'b> Freeze for IdDeserializer<'a, 'b>

impl<'a, 'b> Freeze for TagDeserializer<'a, 'b>

impl<'a, 'de> Freeze for CommaSeparated<'a, 'de>

impl<'a, 'de> Freeze for Enum<'a, 'de>

impl<'de> Freeze for Deserializer<'de>

impl<W> Freeze for Serializer<W>
where W: Freeze,

impl<'a> Freeze for DemangleStyle<'a>

impl<'a> Freeze for Demangle<'a>

impl<'a> Freeze for Demangle<'a>

impl<'a> Freeze for Demangle<'a>

impl<'a, 'b, 's> Freeze for Printer<'a, 'b, 's>

impl<'s> Freeze for HexNibbles<'s>

impl<'s> Freeze for Ident<'s>

impl<'s> Freeze for Parser<'s>

impl<F> Freeze for SizeLimitedFmtAdapter<F>
where F: Freeze,

impl Freeze for FxHasher

impl Freeze for Operation

impl Freeze for Advice

impl Freeze for FileType

impl Freeze for SeekFrom

impl Freeze for Direction

impl Freeze for Shutdown

impl Freeze for Timeout

impl Freeze for PTracer

impl Freeze for Resource

impl Freeze for Signal

impl Freeze for ClockId

impl Freeze for WakeOp

impl Freeze for WakeOpCmp

impl Freeze for RawCpuSet

impl Freeze for A0

impl Freeze for A1

impl Freeze for A2

impl Freeze for A3

impl Freeze for A4

impl Freeze for A5

impl Freeze for Opaque

impl Freeze for R0

impl Freeze for Vdso

impl Freeze for Function

impl Freeze for Event

impl Freeze for EventVec

impl Freeze for PollFlags

impl Freeze for ReadFlags

impl Freeze for Access

impl Freeze for AtFlags

impl Freeze for Dir

impl Freeze for DirEntry

impl Freeze for Gid

impl Freeze for IFlags

impl Freeze for Mode

impl Freeze for OFlags

impl Freeze for SealFlags

impl Freeze for StatVfs

impl Freeze for Uid

impl Freeze for DupFlags

impl Freeze for Errno

impl Freeze for FdFlags

impl Freeze for Opcode

impl Freeze for Protocol

impl Freeze for RecvFlags

impl Freeze for SendFlags

impl Freeze for UCred

impl Freeze for XdpDesc

impl Freeze for PipeFlags

impl Freeze for Tiocsctty

impl Freeze for CpuSet

impl Freeze for Cpuid

impl Freeze for Pid

impl Freeze for Rlimit

impl Freeze for ShmOFlags

impl Freeze for Uname

impl Freeze for Flags

impl Freeze for EventData

impl<'a> Freeze for RecvAncillaryMessage<'a>

impl<'a> Freeze for WaitId<'a>

impl<'a> Freeze for DynamicClockId<'a>

impl<'a> Freeze for SyscallNumber<'a>

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for FdSetIter<'a>

impl<'a> Freeze for InotifyEvent<'a>

impl<'a> Freeze for Ficlone<'a>

impl<'a> Freeze for RawDirEntry<'a>

impl<'a> Freeze for IoSliceRaw<'a>

impl<'a, Num> Freeze for ArgReg<'a, Num>

impl<'a, Opcode, Value> Freeze for Updater<'a, Opcode, Value>

impl<'buf> Freeze for Messages<'buf>

impl<'buf> Freeze for AncillaryDrain<'buf>

impl<'buf> Freeze for RecvAncillaryBuffer<'buf>

impl<'buf, 'slice, 'fd> Freeze for SendAncillaryBuffer<'buf, 'slice, 'fd>

impl<'buf, Fd> Freeze for Reader<'buf, Fd>
where Fd: Freeze,

impl<'buf, Fd> Freeze for RawDir<'buf, Fd>
where Fd: Freeze,

impl<'data, T> Freeze for AncillaryIter<'data, T>

impl<'fd> Freeze for PollFd<'fd>

impl<'slice, 'fd> Freeze for SendAncillaryMessage<'slice, 'fd>

impl<F> !Freeze for Weak<F>

impl<Num> Freeze for RetReg<Num>

impl<Opcode> Freeze for IntegerSetter<Opcode>

impl<Opcode> Freeze for NoArg<Opcode>

impl<Opcode, Input> Freeze for Setter<Opcode, Input>
where Input: Freeze,

impl<Opcode, Output> Freeze for Getter<Opcode, Output>
where Output: Freeze,

impl<const GROUP: u8, const NUM: u8, Data> Freeze for NoneOpcode<GROUP, NUM, Data>
where Data: Freeze,

impl<const GROUP: u8, const NUM: u8, Data> Freeze for ReadOpcode<GROUP, NUM, Data>
where Data: Freeze,

impl<const GROUP: u8, const NUM: u8, Data> Freeze for ReadWriteOpcode<GROUP, NUM, Data>
where Data: Freeze,

impl<const GROUP: u8, const NUM: u8, Data> Freeze for WriteOpcode<GROUP, NUM, Data>
where Data: Freeze,

impl<const OPCODE: u32> Freeze for BadOpcode<OPCODE>

impl !Freeze for KeyLogFile

impl Freeze for EchMode

impl Freeze for EchStatus

impl Freeze for KxState

impl Freeze for Limit

impl Freeze for Protocol

impl Freeze for Label

impl Freeze for Error

impl Freeze for Side

impl Freeze for HpkeAead

impl Freeze for HpkeKdf

impl Freeze for HpkeKem

impl Freeze for Encoding

impl Freeze for KeyChange

impl Freeze for Version

impl Freeze for Seed

impl Freeze for EarlyData

impl Freeze for EchState

impl Freeze for EchConfig

impl Freeze for ExpectCcs

impl Freeze for Context

impl Freeze for Hash

impl Freeze for Hmac

impl Freeze for Key

impl Freeze for KxGroup

impl Freeze for Hybrid

impl Freeze for Layout

impl Freeze for Active

impl Freeze for MlKem768

impl Freeze for PacketKey

impl Freeze for RsaSigner

impl Freeze for AwsLcRs

impl Freeze for Ticketer

impl Freeze for Tls12Prf

impl Freeze for AwsLcHkdf

impl Freeze for Len

impl Freeze for AeadKey

impl Freeze for Iv

impl Freeze for Nonce

impl Freeze for Output

impl Freeze for Tag

impl Freeze for HpkeSuite

impl Freeze for OkmBlock

impl Freeze for PayloadU8

impl Freeze for u24

impl Freeze for Locator

impl Freeze for Random

impl Freeze for SessionId

impl Freeze for Keys

impl Freeze for Quic

impl Freeze for Secrets

impl Freeze for Suite

impl Freeze for Tag

impl Freeze for Accepting

impl Freeze for Accepted

impl Freeze for Acceptor

impl Freeze for ExpectCcs

impl Freeze for IoState

impl Freeze for NoKeyLog

impl<'a> Freeze for OutboundChunks<'a>

impl<'a> Freeze for Payload<'a>

impl<'a> Freeze for CertificateExtension<'a>

impl<'a> Freeze for HandshakePayload<'a>

impl<'a> Freeze for MessagePayload<'a>

impl<'a> Freeze for BsDebug<'a>

impl<'a> Freeze for ServerCertDetails<'a>

impl<'a> Freeze for DangerousClientConfig<'a>

impl<'a> Freeze for WriteEarlyData<'a>

impl<'a> Freeze for ExpectServerDone<'a>

impl<'a> Freeze for ExpectServerKx<'a>

impl<'a> Freeze for BorrowedPayload<'a>

impl<'a> Freeze for InboundOpaqueMessage<'a>

impl<'a> Freeze for InboundPlainMessage<'a>

impl<'a> Freeze for OutboundPlainMessage<'a>

impl<'a> Freeze for PrfUsingHmac<'a>

impl<'a> Freeze for HkdfUsingHmac<'a>

impl<'a> Freeze for FfdheGroup<'a>

impl<'a> Freeze for PayloadU24<'a>

impl<'a> Freeze for LengthPrefixedBuffer<'a>

impl<'a> Freeze for Reader<'a>

impl<'a> Freeze for DeframerSliceBuffer<'a>

impl<'a> Freeze for DeframerIter<'a>

impl<'a> Freeze for Chunker<'a>

impl<'a> Freeze for CertificateChain<'a>

impl<'a> Freeze for CertificateEntry<'a>

impl<'a> Freeze for CertificateStatus<'a>

impl<'a> Freeze for Message<'a>

impl<'a> Freeze for KeyBuilder<'a>

impl<'a> Freeze for Decrypted<'a>

impl<'a> Freeze for ActiveCertifiedKey<'a>

impl<'a> Freeze for ClientHello<'a>

impl<'a> Freeze for ParsedCertificate<'a>

impl<'a> Freeze for ReadEarlyData<'a>

impl<'a> Freeze for ExpectClientKx<'a>

impl<'a> Freeze for Reader<'a>

impl<'a> Freeze for Writer<'a>

impl<'a> Freeze for ResumptionSecret<'a>

impl<'a, 'b> Freeze for DissectHandshakeIter<'a, 'b>

impl<'a, 'b> Freeze for HandshakeIter<'a, 'b>

impl<'a, C, T> Freeze for Stream<'a, C, T>
where C: ?Sized, T: ?Sized,

impl<'a, Data> Freeze for Context<'a, Data>

impl<'a, const TLS13: bool> Freeze for HandshakeFlight<'a, TLS13>

impl<'b> Freeze for Coalescer<'b>

impl<'b> Freeze for Delocator<'b>

impl<'c> Freeze for MayEncryptEarlyData<'c>

impl<'c, 'i, Data> Freeze for ConnectionState<'c, 'i, Data>

impl<'c, 'i, Data> Freeze for ReadEarlyData<'c, 'i, Data>

impl<'c, 'i, Data> Freeze for ReadTraffic<'c, 'i, Data>

impl<'c, 'i, Data> Freeze for UnbufferedStatus<'c, 'i, Data>

impl<'c, Data> Freeze for EncodeTlsData<'c, Data>

impl<'c, Data> Freeze for TransmitTlsData<'c, Data>

impl<'c, Data> Freeze for WriteTraffic<'c, Data>

impl<'i> Freeze for AppDataRecord<'i>

impl<C, T> Freeze for StreamOwned<C, T>
where C: Freeze, T: Freeze,

impl<Data> Freeze for ConnectionCore<Data>
where Data: Freeze,

impl<Data> Freeze for UnbufferedConnectionCommon<Data>
where Data: Freeze,

impl<Data> Freeze for ConnectionCommon<Data>
where Data: Freeze,

impl<Data> Freeze for ConnectionCommon<Data>
where Data: Freeze,

impl<K, V> Freeze for LimitedCache<K, V>

impl<Side, State> Freeze for ConfigBuilder<Side, State>
where State: Freeze,

impl<T> !Freeze for Mutex<T>

impl<T> Freeze for Retrieved<T>
where T: Freeze,

impl<const KDF_LEN: usize> Freeze for KemSharedSecret<KDF_LEN>

impl<const KDF_SIZE: usize> Freeze for DhKem<KDF_SIZE>

impl<const KEY_LEN: usize> Freeze for AeadKey<KEY_LEN>

impl<const KEY_SIZE: usize> Freeze for KeySchedule<KEY_SIZE>

impl<const KEY_SIZE: usize, const KDF_SIZE: usize> Freeze for HpkeAwsLcRs<KEY_SIZE, KDF_SIZE>

impl<const KEY_SIZE: usize, const KDF_SIZE: usize> Freeze for Opener<KEY_SIZE, KDF_SIZE>

impl<const KEY_SIZE: usize, const KDF_SIZE: usize> Freeze for Sealer<KEY_SIZE, KDF_SIZE>

impl Freeze for Error

impl Freeze for Item

impl Freeze for Error

impl Freeze for IpAddr

impl Freeze for Error

impl Freeze for AddrKind

impl Freeze for CodePoint

impl Freeze for Ipv4Addr

impl Freeze for Ipv6Addr

impl Freeze for UnixTime

impl<'a> Freeze for BytesInner<'a>

impl<'a> Freeze for PrivateKeyDer<'a>

impl<'a> Freeze for ServerName<'a>

impl<'a> Freeze for DnsNameInner<'a>

impl<'a> Freeze for Parser<'a>

impl<'a> Freeze for CertificateDer<'a>

impl<'a> Freeze for Der<'a>

impl<'a> Freeze for DnsName<'a>

impl<'a> Freeze for EchConfigListBytes<'a>

impl<'a> Freeze for PrivatePkcs1KeyDer<'a>

impl<'a> Freeze for PrivatePkcs8KeyDer<'a>

impl<'a> Freeze for PrivateSec1KeyDer<'a>

impl<'a> Freeze for TrustAnchor<'a>

impl<'a, T> Freeze for SliceIter<'a, T>

impl<R, T> Freeze for ReadIter<R, T>
where R: Freeze,

impl Freeze for Then

impl Freeze for Bound

impl Freeze for Expr

impl Freeze for Channel

impl Freeze for Args

impl Freeze for Date

impl Freeze for Error

impl Freeze for IterImpl

impl Freeze for Release

impl Freeze for Version

impl Freeze for Buffer

impl Freeze for Handle

impl Freeze for Handle

impl<T> Freeze for ScopedKey<T>

impl Freeze for Always

impl<T, F, S> Freeze for ScopeGuard<T, F, S>
where T: Freeze, F: Freeze,

impl !Freeze for ReaderType

impl !Freeze for Tokenizer

impl !Freeze for Animations

impl !Freeze for Attr

impl !Freeze for AudioNode

impl !Freeze for AudioParam

impl !Freeze for AudioTrack

impl !Freeze for DataView

impl !Freeze for Blob

impl !Freeze for Bluetooth

impl !Freeze for TestRunner

impl !Freeze for Client

impl !Freeze for Clipboard

impl !Freeze for CloseEvent

impl !Freeze for Comment

impl !Freeze for Crypto

impl !Freeze for CryptoKey

impl !Freeze for CSS

impl !Freeze for CSSRule

impl !Freeze for Document

impl !Freeze for DOMMatrix

impl !Freeze for DOMParser

impl !Freeze for DOMPoint

impl !Freeze for DOMQuad

impl !Freeze for DOMRect

impl !Freeze for Element

impl !Freeze for TagName

impl !Freeze for ErrorEvent

impl !Freeze for Event

impl !Freeze for File

impl !Freeze for FileList

impl !Freeze for FileReader

impl !Freeze for FocusEvent

impl !Freeze for FontFace

impl !Freeze for FormData

impl !Freeze for GainNode

impl !Freeze for Gamepad

impl !Freeze for BlobInfo

impl !Freeze for Headers

impl !Freeze for History

impl !Freeze for ImageData

impl !Freeze for InputEvent

impl !Freeze for Location

impl !Freeze for MediaError

impl !Freeze for MediaList

impl !Freeze for MimeType

impl !Freeze for MouseEvent

impl !Freeze for Navigator

impl !Freeze for Node

impl !Freeze for UniqueId

impl !Freeze for NodeList

impl !Freeze for Action

impl !Freeze for PaintSize

impl !Freeze for PannerNode

impl !Freeze for Path2D

impl !Freeze for Plugin

impl !Freeze for Promise

impl !Freeze for Range

impl !Freeze for Request

impl !Freeze for Response

impl !Freeze for RTCError

impl !Freeze for Screen

impl !Freeze for Selection

impl !Freeze for Sink

impl !Freeze for Tokenizer

impl !Freeze for Tokenizer

impl !Freeze for Tokenizer

impl !Freeze for Sink

impl !Freeze for Tokenizer

impl !Freeze for ShadowRoot

impl !Freeze for Storage

impl !Freeze for StyleSheet

impl !Freeze for SVGElement

impl !Freeze for TestUtils

impl !Freeze for Text

impl !Freeze for TextTrack

impl !Freeze for TimeRanges

impl !Freeze for Touch

impl !Freeze for TouchEvent

impl !Freeze for TouchList

impl !Freeze for TrackEvent

impl !Freeze for TreeWalker

impl !Freeze for UIEvent

impl !Freeze for URL

impl !Freeze for URLPattern

impl !Freeze for VideoTrack

impl !Freeze for VTTCue

impl !Freeze for VTTRegion

impl !Freeze for WebGLQuery

impl !Freeze for Textures

impl !Freeze for WebGLSync

impl !Freeze for GPU

impl !Freeze for GPUAdapter

impl !Freeze for GPUBuffer

impl !Freeze for GPUDevice

impl !Freeze for GPUError

impl !Freeze for GPUMapMode

impl !Freeze for GPUQueue

impl !Freeze for GPUSampler

impl !Freeze for GPUTexture

impl !Freeze for WebSocket

impl !Freeze for XRFrame

impl !Freeze for XRHand

impl !Freeze for XRLayer

impl !Freeze for XRPose

impl !Freeze for XRRay

impl !Freeze for XRSession

impl !Freeze for XRSpace

impl !Freeze for XRSubImage

impl !Freeze for XRSystem

impl !Freeze for XRTest

impl !Freeze for XRView

impl !Freeze for XRViewport

impl !Freeze for WheelEvent

impl !Freeze for Window

impl !Freeze for Worker

impl !Freeze for Worklet

impl !Freeze for XHRContext

impl !Freeze for ModuleTree

impl !Freeze for JsTimers

impl Freeze for BodyType

impl Freeze for LoadType

impl Freeze for Handle

impl Freeze for FocusType

impl Freeze for Guard

impl Freeze for Area

impl Freeze for Shape

impl Freeze for ResetFrom

impl Freeze for State

impl Freeze for InputType

impl Freeze for ValueMode

impl Freeze for Resource

impl Freeze for SrcObject

impl Freeze for SrcObject

impl Freeze for Filter

impl Freeze for Operation

impl Freeze for PointerId

impl Freeze for Direction

impl Freeze for Filter

impl Freeze for PartType

impl Freeze for TokenType

impl Freeze for Operation

impl Freeze for TexSource

impl Freeze for Kind

impl Freeze for Mode

impl Freeze for Microtask

impl Freeze for Message

impl Freeze for Direction

impl Freeze for Lines

impl Freeze for Selection

impl Freeze for Error

impl Freeze for Error

impl Freeze for Value

impl Freeze for Axis

impl Freeze for Expr

impl Freeze for KindTest

impl Freeze for Literal

impl Freeze for NameTest

impl Freeze for NodeTest

impl Freeze for StepExpr

impl Freeze for UnaryOp

impl Freeze for DataBlock

impl Freeze for ErrorInfo

impl Freeze for Console

impl Freeze for EventTask

impl Freeze for OptionU32

impl Freeze for FormDatum

impl Freeze for SourceSet

impl Freeze for ScriptId

impl Freeze for Slottable

impl Freeze for NodeFlags

impl Freeze for RadioList

impl Freeze for PipeTo

impl Freeze for Attribute

impl Freeze for ParseNode

impl Freeze for TestNS

impl Freeze for TimeRange

impl Freeze for UrlHelper

impl Freeze for Component

impl Freeze for Options

impl Freeze for Part

impl Freeze for CapFlags

impl Freeze for TexPixels

impl Freeze for ImageInfo

impl Freeze for CloseTask

impl Freeze for BaseSpace

impl Freeze for WorkletId

impl Freeze for Bitmap

impl Freeze for IFrame

impl Freeze for Runnable

impl Freeze for Runtime

impl Freeze for Number

impl Freeze for State

impl Freeze for Error

impl Freeze for TextPoint

impl Freeze for UTF8Bytes

impl Freeze for AxisStep

impl Freeze for PathExpr

impl Freeze for QName

impl<'a> !Freeze for UnbindContext<'a>

impl<'a> Freeze for AttributeMutation<'a>

impl<'a> Freeze for SelectorWrapper<'a>

impl<'a> Freeze for FormSubmitterElement<'a>

impl<'a> Freeze for Mutation<'a>

impl<'a> Freeze for ChildrenMutation<'a>

impl<'a> Freeze for DocumentsIter<'a>

impl<'a> Freeze for ThreadLocalStackRoots<'a>

impl<'a> Freeze for StructuredDataReader<'a>

impl<'a> Freeze for AutoWorkerReset<'a>

impl<'a> Freeze for FragmentContext<'a>

impl<'a> Freeze for PatternParser<'a>

impl<'a> Freeze for Token<'a>

impl<'a> Freeze for Tokenizer<'a>

impl<'a> Freeze for TexImage2DValidator<'a>

impl<'a> Freeze for TexStorageValidator<'a>

impl<'a> Freeze for ScriptMemoryFailsafe<'a>

impl<'a> Freeze for StylesheetLoader<'a>

impl<'a> Freeze for NumberListParser<'a>

impl<'a> Freeze for PathParser<'a>

impl<'a> Freeze for Stream<'a>

impl<'a> Freeze for EvalNodesetIter<'a>

impl<'a, 'b> Freeze for StructuredData<'a, 'b>

impl<'a, 'b> Freeze for SendSource<'a, 'b>

impl<'a, E> Freeze for TextControlSelection<'a, E>

impl<'a, S> Freeze for StylesheetSetRef<'a, S>

impl<'a, T> Freeze for WeakRefEntry<'a, T>

impl<'dom> Freeze for ServoLayoutDocument<'dom>

impl<'dom> Freeze for ServoLayoutElement<'dom>

impl<'dom> Freeze for ServoLayoutNode<'dom>

impl<'dom> Freeze for ServoShadowRoot<'dom>

impl<'dom> Freeze for ServoThreadSafeLayoutNode<'dom>

impl<'dom, T> Freeze for LayoutDom<'dom, T>

impl<'task_manager> Freeze for TaskSource<'task_manager>

impl<A, Listener> Freeze for ListenerTask<A, Listener>
where A: Freeze,

impl<C, S> Freeze for SerializationChildrenIterator<C, S>
where C: Freeze, S: Freeze,

impl<I> Freeze for SimpleNodeIterator<I>
where I: Freeze,

impl<I> Freeze for FragmentParsingResult<I>
where I: Freeze,

impl<I, J, K> Freeze for Choice3<I, J, K>
where I: Freeze, J: Freeze, K: Freeze,

impl<K, V, S> Freeze for HashMapTracedValues<K, V, S>
where S: Freeze,

impl<Listener> Freeze for NetworkListener<Listener>

impl<R, T> Freeze for RoutedPromiseContext<R, T>

impl<T> !Freeze for DomRefCell<T>

impl<T> !Freeze for DomOnceCell<T>

impl<T> !Freeze for MutDom<T>

impl<T> !Freeze for MutNullableDom<T>

impl<T> !Freeze for DOMTracker<T>

impl<T> !Freeze for MutableWeakRef<T>

impl<T> !Freeze for TaskQueue<T>

impl<T> Freeze for HeapBufferSource<T>

impl<T> Freeze for Trusted<T>

impl<T> Freeze for NoTrace<T>
where T: Freeze,

impl<T> Freeze for WeakRefVec<T>

impl<T> Freeze for BluetoothContext<T>

impl<T> Freeze for LayoutValue<T>
where T: Freeze,

impl<T> Freeze for CancellableTask<T>
where T: Freeze,

impl<T> Freeze for TextInput<T>
where T: Freeze,

impl !Freeze for Reflector

impl Freeze for FrameType

impl Freeze for KeyType

impl Freeze for KeyUsage

impl Freeze for KeyFormat

impl Freeze for TestEnum

impl Freeze for GPULoadOp

impl Freeze for XREye

impl Freeze for ID

impl Freeze for Error

impl Freeze for Condition

impl Freeze for EventInit

impl Freeze for Algorithm

impl Freeze for Globals

impl Freeze for Interface

impl Freeze for CanGc

impl Freeze for JSContext

impl Freeze for DOMString

impl Freeze for USVString

impl Freeze for DOMClass

impl Freeze for TopTypeId

impl<'a> Freeze for InRealm<'a>

impl<'a> Freeze for ServoJSPrincipalsRef<'a>

impl<D> !Freeze for CallbackFunction<D>

impl<D> !Freeze for CallbackInterface<D>

impl<D> !Freeze for CallbackObject<D>

impl<D> !Freeze for DecodeErrorCallback<D>

impl<D> !Freeze for EventHandlerNonNull<D>

impl<D> !Freeze for EventListener<D>

impl<D> !Freeze for Function<D>

impl<D> !Freeze for BlobCallback<D>

impl<D> !Freeze for MutationCallback<D>

impl<D> !Freeze for NodeFilter<D>

impl<D> !Freeze for AnyCallback<D>

impl<D> !Freeze for PromiseJobCallback<D>

impl<D> !Freeze for QueuingStrategySize<D>

impl<D> !Freeze for SimpleCallback<D>

impl<D> !Freeze for CreateHTMLCallback<D>

impl<D> !Freeze for VoidFunction<D>

impl<D> !Freeze for XPathNSResolver<D>

impl<D> Freeze for BlobOrBlobSequence<D>

impl<D> Freeze for BlobOrBoolean<D>

impl<D> Freeze for BlobOrString<D>

impl<D> Freeze for BlobOrUnsignedLong<D>

impl<D> Freeze for ElementOrDocument<D>

impl<D> Freeze for ElementOrText<D>

impl<D> Freeze for EventOrString<D>

impl<D> Freeze for EventOrUSVString<D>

impl<D> Freeze for FileOrUSVString<D>

impl<D> Freeze for HTMLElementOrLong<D>

impl<D> Freeze for MediaListOrString<D>

impl<D> Freeze for MediaStreamOrBlob<D>

impl<D> Freeze for NodeOrString<D>

impl<D> Freeze for RequestOrUSVString<D>

impl<D> Freeze for StringOrFunction<D>

impl<D> Freeze for StringOrURLOrBlob<D>

impl<D> Freeze for CallSetup<D>

impl<D> Freeze for CSSStyleSheetInit<D>

impl<D> Freeze for ClipboardEventInit<D>

impl<D> Freeze for GetHTMLOptions<D>

impl<D> Freeze for EventModifierInit<D>

impl<D> Freeze for FocusEventInit<D>

impl<D> Freeze for FormDataEventInit<D>

impl<D> Freeze for GamepadEventInit<D>

impl<D> Freeze for InputEventInit<D>

impl<D> Freeze for KeyboardEventInit<D>

impl<D> Freeze for MessageEventInit<D>

impl<D> Freeze for MouseEventInit<D>

impl<D> Freeze for PointerEventInit<D>

impl<D> Freeze for QueuingStrategy<D>

impl<D> Freeze for RTCErrorEventInit<D>

impl<D> Freeze for RTCTrackEventInit<D>

impl<D> Freeze for RequestInit<D>

impl<D> Freeze for StaticRangeInit<D>

impl<D> Freeze for StorageEventInit<D>

impl<D> Freeze for SubmitEventInit<D>

impl<D> Freeze for TestDictionary<D>

impl<D> Freeze for TrackEventInit<D>

impl<D> Freeze for UIEventInit<D>

impl<D> Freeze for UnderlyingSink<D>

impl<D> Freeze for UnderlyingSource<D>

impl<D> Freeze for GPUBindGroupEntry<D>

impl<D> Freeze for GPUBufferBinding<D>

impl<D> Freeze for GPUFragmentState<D>

impl<D> Freeze for GPUImageCopyBuffer<D>

impl<D> Freeze for GPUVertexState<D>

impl<D> Freeze for WheelEventInit<D>

impl<D> Freeze for XRLayerEventInit<D>

impl<D> Freeze for XRMediaLayerInit<D>

impl<D> Freeze for XRRenderStateInit<D>

impl<D> Freeze for XRSessionEventInit<D>

impl<D> Freeze for XRCubeLayerInit<D>

impl<D> Freeze for XRLayerInit<D>

impl<D> Freeze for XRQuadLayerInit<D>

impl<D> Freeze for StackEntry<D>

impl<D, T> !Freeze for IterableIterator<D, T>

impl<K, V> Freeze for Record<K, V>

impl<T> !Freeze for WeakBox<T>

impl<T> Freeze for Guard<T>
where T: Freeze,

impl<T> Freeze for Finite<T>
where T: Freeze,

impl<T> Freeze for Dom<T>

impl<T> Freeze for Root<T>
where T: Freeze,

impl<T> Freeze for NoTrace<T>
where T: Freeze,

impl<T> Freeze for RootedTraceableBox<T>

impl<T> Freeze for WeakRef<T>

impl !Freeze for StyleData

impl Freeze for QueryMsg

impl Freeze for Reflow

impl<ConcreteNode> Freeze for ReverseChildrenIterator<ConcreteNode>
where ConcreteNode: Freeze,

impl<ConcreteNode> Freeze for TreeIterator<ConcreteNode>

impl Freeze for Side

impl Freeze for Location

impl Freeze for Button

impl Freeze for Buttons

impl Freeze for Part

impl Freeze for Rect

impl Freeze for Shadow

impl Freeze for ColorMap

impl Freeze for TitleText

impl<I, DATA> Freeze for WlTyped<I, DATA>
where I: Freeze,

impl<State> Freeze for AdwaitaFrame<State>

impl Freeze for NthType

impl Freeze for Entry

impl Freeze for Key

impl Freeze for Key

impl<'a, 'b, Impl> Freeze for LocalMatchingContext<'a, 'b, Impl>

impl<'a, Impl> Freeze for MatchingContext<'a, Impl>
where <Impl as SelectorImpl>::ExtraMatchingData<'a>: Freeze,

impl<'a, Impl> Freeze for AncestorIter<'a, Impl>

impl<'a, Impl> Freeze for CombinatorIter<'a, Impl>

impl<'a, Impl> Freeze for SelectorIter<'a, Impl>

impl<'i, Impl> Freeze for OptionalQName<'i, Impl>

impl<A, B> Freeze for ExactChain<A, B>
where A: Freeze, B: Freeze,

impl<AttrValue> Freeze for AttrSelectorOperation<AttrValue>
where AttrValue: Freeze,

impl<AttrValue> Freeze for ParsedAttrSelectorOperation<AttrValue>
where AttrValue: Freeze,

impl<E> Freeze for NextElement<E>
where E: Freeze,

impl<Impl> Freeze for QNamePrefix<Impl>

impl<Impl> Freeze for LocalName<Impl>
where <Impl as SelectorImpl>::LocalName: Freeze,

impl<Impl> Freeze for NthOfSelectorData<Impl>

impl<Impl> Freeze for RelativeSelector<Impl>

impl<Impl> Freeze for Selector<Impl>

impl<Impl> Freeze for SelectorList<Impl>

impl<NamespaceUrl> Freeze for NamespaceConstraint<NamespaceUrl>
where NamespaceUrl: Freeze,

impl<S> Freeze for CountingBloomFilter<S>
where S: Freeze,

impl Freeze for ByteBuf

impl Freeze for Bytes

impl<const N: usize> Freeze for BorrowedByteArrayVisitor<N>

impl<const N: usize> Freeze for ByteArrayVisitor<N>

impl<const N: usize> Freeze for ByteArray<N>

impl !Freeze for Ctxt

impl Freeze for Fragment

impl Freeze for Style

impl Freeze for Default

impl Freeze for TagType

impl Freeze for Derive

impl Freeze for Expr

impl Freeze for Match

impl Freeze for Stmts

impl Freeze for Container

impl Freeze for Field

impl Freeze for Variant

impl Freeze for MultiName

impl Freeze for Name

impl Freeze for Symbol

impl<'a> Freeze for StructForm<'a>

impl<'a> Freeze for TupleForm<'a>

impl<'a> Freeze for Data<'a>

impl<'a> Freeze for StructVariant<'a>

impl<'a> Freeze for TupleVariant<'a>

impl<'a> Freeze for DeImplGenerics<'a>

impl<'a> Freeze for DeTypeGenerics<'a>

impl<'a> Freeze for FieldWithAliases<'a>

impl<'a> Freeze for Container<'a>

impl<'a> Freeze for Field<'a>

impl<'a> Freeze for Variant<'a>

impl<'a> Freeze for ParseError<'a>

impl<'a> Freeze for ReplaceReceiver<'a>

impl<'c> Freeze for BoolAttr<'c>

impl<'c, T> Freeze for Attr<'c, T>
where T: Freeze,

impl<'c, T> Freeze for VecAttr<'c, T>

impl Freeze for Value

impl Freeze for Category

impl Freeze for ErrorCode

impl Freeze for N

impl Freeze for KeyClass

impl Freeze for ErrorImpl

impl Freeze for IntoIter

impl Freeze for Position

impl Freeze for Error

impl Freeze for Number

impl Freeze for UnitOnly

impl<'a> Freeze for Entry<'a>

impl<'a> Freeze for SliceRead<'a>

impl<'a> Freeze for StrRead<'a>

impl<'a> Freeze for JsonUnexpected<'a>

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for IterMut<'a>

impl<'a> Freeze for Keys<'a>

impl<'a> Freeze for OccupiedEntry<'a>

impl<'a> Freeze for VacantEntry<'a>

impl<'a> Freeze for Values<'a>

impl<'a> Freeze for ValuesMut<'a>

impl<'a> Freeze for PrettyFormatter<'a>

impl<'a> Freeze for Type<'a>

impl<'a, R> Freeze for MapAccess<'a, R>

impl<'a, R> Freeze for MapKey<'a, R>

impl<'a, R> Freeze for SeqAccess<'a, R>

impl<'a, R> Freeze for UnitVariantAccess<'a, R>

impl<'a, R> Freeze for VariantAccess<'a, R>

impl<'a, W, F> Freeze for MapKeySerializer<'a, W, F>

impl<'b, 'c, T> Freeze for Reference<'b, 'c, T>
where T: ?Sized,

impl<'de> Freeze for EnumRefDeserializer<'de>

impl<'de> Freeze for MapKeyDeserializer<'de>

impl<'de> Freeze for MapRefDeserializer<'de>

impl<'de> Freeze for SeqRefDeserializer<'de>

impl<'de> Freeze for VariantRefDeserializer<'de>

impl<'de, R, T> Freeze for StreamDeserializer<'de, R, T>
where R: Freeze,

impl<I> Freeze for LineColIterator<I>
where I: Freeze,

impl<K, V> Freeze for Map<K, V>

impl<R> Freeze for IoRead<R>
where R: Freeze,

impl<R> Freeze for Deserializer<R>
where R: Freeze,

impl<W, F> Freeze for Serializer<W, F>
where W: Freeze, F: Freeze,

impl<T> Freeze for Spanned<T>
where T: Freeze,

impl Freeze for Error

impl Freeze for PairState

impl<'de> Freeze for Part<'de>

impl<'de> Freeze for PartIterator<'de>

impl<'de> Freeze for ValueEnumAccess<'de>

impl<'de> Freeze for Deserializer<'de>

impl<'input, 'key, 'target, Target> Freeze for ValueSink<'input, 'key, 'target, Target>

impl<'input, 'output, T> Freeze for StructVariantSerializer<'input, 'output, T>

impl<'input, 'output, T> Freeze for TupleStructSerializer<'input, 'output, T>

impl<'input, 'output, T> Freeze for TupleVariantSerializer<'input, 'output, T>

impl<'input, 'output, Target> Freeze for MapSerializer<'input, 'output, Target>

impl<'input, 'output, Target> Freeze for SeqSerializer<'input, 'output, Target>

impl<'input, 'output, Target> Freeze for StructSerializer<'input, 'output, Target>

impl<'input, 'output, Target> Freeze for TupleSerializer<'input, 'output, Target>

impl<'input, 'output, Target> Freeze for Serializer<'input, 'output, Target>

impl<'input, 'target, Target> Freeze for PairSerializer<'input, 'target, Target>

impl<'key> Freeze for Key<'key>

impl<End> Freeze for KeySink<End>
where End: Freeze,

impl<S> Freeze for PartSerializer<S>
where S: Freeze,

impl !Freeze for Servo

impl Freeze for WebView

impl<'servo> Freeze for WebViewBuilder<'servo>

impl<Log1, Log2> Freeze for BothLogger<Log1, Log2>
where Log1: Freeze, Log2: Freeze,

impl<T> Freeze for IpcResponder<T>
where T: Freeze,

impl<'a, A, B> Freeze for ArcUnionBorrow<'a, A, B>

impl<'a, T> Freeze for ArcBorrow<'a, T>

impl<A, B> Freeze for ArcUnion<A, B>

impl<H, T> Freeze for HeaderSlice<H, T>
where H: Freeze, T: Freeze,

impl<T> !Freeze for ArcInner<T>

impl<T> Freeze for Arc<T>
where T: ?Sized,

impl<T> Freeze for UniqueArc<T>
where T: ?Sized,

impl Freeze for PrefValue

impl Freeze for Opts

impl !Freeze for Sink

impl !Freeze for Connection

impl !Freeze for Edge

impl !Freeze for Node

impl Freeze for Void

impl Freeze for ParamDir

impl Freeze for ParamRate

impl Freeze for ParamType

impl Freeze for RampKind

impl Freeze for Block

impl Freeze for Chunk

impl Freeze for Tick

impl Freeze for GainNode

impl Freeze for InputPort

impl Freeze for NodeId

impl Freeze for IIRFilter

impl Freeze for BlockInfo

impl Freeze for Param

impl<'a> Freeze for FrameIterator<'a>

impl<'a> Freeze for FrameRef<'a>

impl<Kind> Freeze for PortIndex<Kind>
where <Kind as PortKind>::ParamId: Freeze, <Kind as PortKind>::Listener: Freeze,

impl<Kind> Freeze for PortId<Kind>
where <Kind as PortKind>::ParamId: Freeze, <Kind as PortKind>::Listener: Freeze,

impl !Freeze for ServoSrc

impl Freeze for MediaSink

impl Freeze for Position

impl Freeze for ServoSrc

impl Freeze for MLineInfo

impl Freeze for GlApi

impl Freeze for GlContext

impl Freeze for Metadata

impl Freeze for SeekLock

impl<T> Freeze for Constrain<T>
where T: Freeze,

impl<T> Freeze for ConstrainRange<T>
where T: Freeze,

impl Freeze for SdpType

impl Freeze for Seed

impl Freeze for ServoRng

impl Freeze for Directive

impl Freeze for Fields

impl Freeze for UrlError

impl Freeze for ServoUrl

impl !Freeze for EventLoop

impl !Freeze for App

impl !Freeze for EventsLoop

impl !Freeze for Window

impl !Freeze for Window

impl Freeze for AppState

impl Freeze for Dialog

impl Freeze for Print

impl Freeze for EguiGlow

impl Freeze for XRWindow

impl Freeze for InitToken

impl Freeze for Sha1Core

impl Freeze for InitToken

impl Freeze for InitToken

impl<'a> Freeze for AutoTrace<'a>

impl Freeze for Adler32

impl Freeze for SipHasher

impl Freeze for State

impl Freeze for Hash128

impl Freeze for SipHasher

impl Freeze for State

impl<S> Freeze for Hasher<S>

impl<S> Freeze for Hasher<S>

impl<'a, T> Freeze for Drain<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for IterMut<'a, T>

impl<'a, T> Freeze for VacantEntry<'a, T>

impl<T> Freeze for Entry<T>
where T: Freeze,

impl<T> Freeze for Builder<T>

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for Slab<T>

impl Freeze for Header

impl Freeze for IntoIter

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for VecRange<'a>

impl<'a> Freeze for SetLenOnDrop<'a>

impl<'a, T> Freeze for Drain<'a, T>

impl<A> Freeze for IntoIter<A>
where A: Freeze,

impl<A> Freeze for SmallVec<A>
where A: Freeze,

impl<A> Freeze for SmallVecVisitor<A>

impl<A> Freeze for SmallVecData<A>
where A: Freeze,

impl<T> Freeze for ConstNonNull<T>

impl !Freeze for TouchData

impl !Freeze for PopupInner

impl !Freeze for BufferData

impl !Freeze for SlotInner

impl Freeze for SeatError

impl Freeze for Layer

impl Freeze for Location

impl Freeze for UIButton

impl Freeze for PoolError

impl Freeze for Region

impl Freeze for Surface

impl Freeze for DragOffer

impl Freeze for ReadPipe

impl Freeze for WritePipe

impl Freeze for Mode

impl Freeze for Themes

impl Freeze for SeatData

impl Freeze for SeatInfo

impl Freeze for SeatInner

impl Freeze for SeatState

impl Freeze for Anchor

impl Freeze for FramePart

impl Freeze for Popup

impl Freeze for PopupData

impl Freeze for XdgShell

impl Freeze for Window

impl Freeze for RawPool

impl Freeze for Buffer

impl Freeze for Slot

impl Freeze for SlotPool

impl Freeze for Shm

impl<'a> Freeze for ThemeSpec<'a>

impl<I> Freeze for GlobalProxy<I>
where I: Freeze,

impl<I, const MAX_VERSION: u32> Freeze for SimpleGlobal<I, MAX_VERSION>
where I: Freeze,

impl<K> Freeze for BufferSlot<K>
where K: Freeze,

impl<K> Freeze for MultiPool<K>

impl<State> Freeze for FallbackFrame<State>

impl<U, S> Freeze for ThemedPointer<U, S>

impl Freeze for MimeType

impl Freeze for Command

impl Freeze for State

impl Freeze for Clipboard

impl Freeze for Repr

impl Freeze for SmolStr

impl Freeze for AlphaMode

impl Freeze for Data

impl<T> Freeze for Snapshot<T>
where T: Freeze,

impl Freeze for Domain

impl Freeze for Protocol

impl Freeze for RecvFlags

impl Freeze for SockAddr

impl Freeze for Socket

impl Freeze for Type

impl<'a> Freeze for MaybeUninitSlice<'a>

impl<'a> Freeze for MaybeUninitSlice<'a>

impl<'addr, 'bufs, 'control> Freeze for MsgHdr<'addr, 'bufs, 'control>

impl<'addr, 'bufs, 'control> Freeze for MsgHdrMut<'addr, 'bufs, 'control>

impl<'s> Freeze for SockRef<'s>

impl<const N: usize> Freeze for CcidEndpoints<N>

impl Freeze for Error

impl Freeze for FuncDef

impl Freeze for State

impl Freeze for BuiltIn

impl Freeze for CLOp

impl Freeze for Dim

impl Freeze for GLOp

impl Freeze for Op

impl Freeze for Scope

impl Freeze for RayFlags

impl<I> Freeze for Ck<I>

impl<I, B> Freeze for Check<I, B>
where B: Freeze,

impl Freeze for Error

impl Freeze for Error

impl Freeze for RustIdent

impl Freeze for FiniteF32

impl Freeze for FiniteF64

impl !Freeze for Entry

impl Freeze for Set

impl Freeze for PhfStrSet

impl<Static> Freeze for Atom<Static>

impl Freeze for CaseStyle

impl Freeze for EnumMeta

impl Freeze for default

impl Freeze for derive

impl Freeze for disabled

impl Freeze for message

impl Freeze for name

impl Freeze for prefix

impl Freeze for props

impl Freeze for serialize

impl Freeze for to_string

impl Freeze for use_phf

impl Freeze for vis

impl Freeze for Prop

impl !Freeze for RuleNode

impl !Freeze for Device

impl !Freeze for Stylesheet

impl !Freeze for Stylist

impl Freeze for AttrValue

impl Freeze for SpeakAs

impl Freeze for Symbol

impl Freeze for System

impl Freeze for FontStyle

impl Freeze for Source

impl Freeze for Direction

impl Freeze for Qualifier

impl Freeze for AliasId

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for T

impl Freeze for Inherits

impl Freeze for DataType

impl Freeze for AllowOr

impl Freeze for BoolValue

impl Freeze for Operator

impl Freeze for Evaluator

impl Freeze for Operator

impl Freeze for Scan

impl Freeze for CorsMode

impl Freeze for CssRule

impl Freeze for State

impl Freeze for BlockType

impl Freeze for Origin

impl Freeze for Procedure

impl Freeze for Resize

impl Freeze for Tag

impl Freeze for PageSize

impl Freeze for ArcSize

impl Freeze for ArcSweep

impl Freeze for ByTo

impl Freeze for FillRule

impl Freeze for ShapeBox

impl Freeze for MinMaxOp

impl Freeze for ModRemOp

impl Freeze for SortKey

impl Freeze for RaySize

impl Freeze for PaperSize

impl Freeze for Scroller

impl Freeze for ShapeType

impl Freeze for LineWidth

impl Freeze for Clear

impl Freeze for Float

impl Freeze for Overflow

impl Freeze for Resize

impl Freeze for Zoom

impl Freeze for Leaf

impl Freeze for Color

impl Freeze for FontSize

impl Freeze for FontStyle

impl Freeze for MathDepth

impl Freeze for Length

impl Freeze for Quotes

impl Freeze for CoordBox

impl Freeze for PageName

impl Freeze for DProperty

impl Freeze for LineBreak

impl Freeze for Spacing

impl Freeze for TextAlign

impl Freeze for WordBreak

impl Freeze for TimeUnit

impl Freeze for Inert

impl Freeze for MozTheme

impl Freeze for UserFocus

impl Freeze for UserInput

impl Freeze for Animation

impl Freeze for Bezier

impl Freeze for A98Rgb

impl Freeze for DisplayP3

impl Freeze for Hsl

impl Freeze for Hwb

impl Freeze for Lab

impl Freeze for Lch

impl Freeze for Oklab

impl Freeze for Oklch

impl Freeze for Rec2020

impl Freeze for Srgb

impl Freeze for XyzD50

impl Freeze for XyzD65

impl Freeze for Fallback

impl Freeze for Negative

impl Freeze for Pad

impl Freeze for Symbols

impl Freeze for EMPTY

impl Freeze for Inner

impl Freeze for QueryAll

impl Freeze for UrlSource

impl Freeze for MediaList

impl Freeze for MediaType

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Longhands

impl Freeze for Border

impl Freeze for Box

impl Freeze for Column

impl Freeze for Counters

impl Freeze for Effects

impl Freeze for Font

impl Freeze for List

impl Freeze for Margin

impl Freeze for Outline

impl Freeze for Padding

impl Freeze for Position

impl Freeze for SVG

impl Freeze for Table

impl Freeze for Text

impl Freeze for UI

impl Freeze for Component

impl Freeze for RuleCache

impl Freeze for ChildKey

impl Freeze for RuleTree

impl Freeze for Direction

impl Freeze for CssUrl

impl Freeze for AllocErr

impl Freeze for Keyframe

impl Freeze for LayerName

impl Freeze for OriginSet

impl Freeze for ScopeRule

impl Freeze for AllRules

impl Freeze for CssRules

impl Freeze for MediaRule

impl Freeze for PageRule

impl Freeze for StyleRule

impl Freeze for LayerId

impl Freeze for Rule

impl Freeze for Scale2D

impl Freeze for Scale3D

impl Freeze for Skew

impl Freeze for Angle

impl Freeze for Zoom

impl Freeze for FontSize

impl Freeze for FontStyle

impl Freeze for Time

impl Freeze for Path

impl Freeze for CalcUnits

impl Freeze for FontTag

impl Freeze for AlignSelf

impl Freeze for Angle

impl Freeze for Xywh

impl Freeze for Contain

impl Freeze for Display

impl Freeze for Absolute

impl Freeze for LightDark

impl Freeze for XLang

impl Freeze for QuoteList

impl Freeze for QuotePair

impl Freeze for NamedArea

impl Freeze for Attr

impl Freeze for Integer

impl Freeze for Number

impl Freeze for Opacity

impl Freeze for Time

impl<'a> !Freeze for StyleBuilder<'a>

impl<'a> !Freeze for Context<'a>

impl<'a> Freeze for SimpleFilter<'a>

impl<'a> Freeze for ContextualParseError<'a>

impl<'a> Freeze for FirstLineReparenting<'a>

impl<'a> Freeze for PropertyDeclarationId<'a>

impl<'a> Freeze for Bucket<'a>

impl<'a> Freeze for ContainerSizeQuery<'a>

impl<'a> Freeze for ScopeTarget<'a>

impl<'a> Freeze for Unpacked<'a>

impl<'a> Freeze for UnpackedMut<'a>

impl<'a> Freeze for ModernComponent<'a>

impl<'a> Freeze for SharedStyleContext<'a>

impl<'a> Freeze for Substitution<'a>

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for FontFace<'a>

impl<'a> Freeze for Invalidation<'a>

impl<'a> Freeze for ParserContext<'a>

impl<'a> Freeze for Declaration<'a>

impl<'a> Freeze for DeclarationIterator<'a>

impl<'a> Freeze for Declarations<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for LonghandsToSerialize<'a>

impl<'a> Freeze for AnimationDelayIter<'a>

impl<'a> Freeze for AnimationDurationIter<'a>

impl<'a> Freeze for AnimationFillModeIter<'a>

impl<'a> Freeze for AnimationNameIter<'a>

impl<'a> Freeze for AnimationTimelineIter<'a>

impl<'a> Freeze for TransitionDelayIter<'a>

impl<'a> Freeze for LonghandIdSetIterator<'a>

impl<'a> Freeze for Parser<'a>

impl<'a> Freeze for Parser<'a>

impl<'a> Freeze for SelfAndAncestors<'a>

impl<'a> Freeze for SelectorParser<'a>

impl<'a> Freeze for ExtraMatchingData<'a>

impl<'a> Freeze for SharedRwLockReadGuard<'a>

impl<'a> Freeze for StylesheetGuards<'a>

impl<'a> Freeze for InsertRuleContext<'a>

impl<'a> Freeze for Context<'a>

impl<'a> Freeze for Context<'a>

impl<'a> Freeze for PathParser<'a>

impl<'a, 'b> Freeze for CascadeMode<'a, 'b>

impl<'a, 'b> Freeze for AppendableValue<'a, 'b>

impl<'a, 'b> Freeze for CounterStyleRuleParser<'a, 'b>

impl<'a, 'b> Freeze for CustomPropertiesBuilder<'a, 'b>

impl<'a, 'b> Freeze for FontFaceRuleParser<'a, 'b>

impl<'a, 'b> Freeze for PropertyRuleParser<'a, 'b>

impl<'a, 'b> Freeze for StyleAdjuster<'a, 'b>

impl<'a, 'b> Freeze for KeyframeListParser<'a, 'b>

impl<'a, 'b, 'c, E> Freeze for RelativeSelectorInnerInvalidationProcessor<'a, 'b, 'c, E>
where E: Freeze,

impl<'a, 'b, 'c, E, P> Freeze for TreeStyleInvalidator<'a, 'b, 'c, E, P>
where E: Freeze,

impl<'a, 'b, 'i> Freeze for PropertyDeclarationParser<'a, 'b, 'i>

impl<'a, 'b, 'selectors, E> !Freeze for Collector<'a, 'b, 'selectors, E>

impl<'a, 'b, C> Freeze for RulesIterator<'a, 'b, C>

impl<'a, 'b, E> Freeze for RelativeSelectorInvalidator<'a, 'b, E>
where E: Freeze,

impl<'a, 'b, E> Freeze for RelativeSelectorOuterInvalidationProcessor<'a, 'b, E>
where E: Freeze,

impl<'a, 'b, E> Freeze for StateAndAttrInvalidationProcessor<'a, 'b, E>
where E: Freeze,

impl<'a, 'b, E> Freeze for RuleCollector<'a, 'b, E>
where E: Freeze,

impl<'a, 'b, E, I> Freeze for DocumentStateInvalidationProcessor<'a, 'b, E, I>
where I: Freeze, E: Freeze,

impl<'a, 'b, E, Q> Freeze for QuerySelectorProcessor<'a, 'b, E, Q>
where E: Freeze,

impl<'a, 'b, T> Freeze for FFVDeclarationsParser<'a, 'b, T>

impl<'a, 'ctx, 'le, E> Freeze for StyleResolverForElement<'a, 'ctx, 'le, E>
where E: Freeze,

impl<'a, 'cx, 'cx_a> Freeze for AnimationValueIterator<'a, 'cx, 'cx_a>

impl<'a, 'cx, 'cx_a, S> Freeze for ComputedVecIter<'a, 'cx, 'cx_a, S>

impl<'a, 'i> Freeze for NestedRuleParser<'a, 'i>

impl<'a, 'i> Freeze for TopLevelRuleParser<'a, 'i>

impl<'a, E> !Freeze for ElementWrapper<'a, E>

impl<'a, E> Freeze for StyleContext<'a, E>

impl<'a, E> Freeze for OptimizationContext<'a, E>

impl<'a, E> Freeze for RelativeSelectorDependencyCollector<'a, E>
where E: Freeze,

impl<'a, E> Freeze for ToInvalidate<'a, E>
where E: Freeze,

impl<'a, K, V> Freeze for Entry<'a, K, V>
where K: Freeze,

impl<'a, K, V> Freeze for MapIterInner<'a, K, V>

impl<'a, K, V> Freeze for VacantEntryInner<'a, K, V>
where K: Freeze,

impl<'a, K, V> Freeze for MapIter<'a, K, V>

impl<'a, K, V> Freeze for VacantEntry<'a, K, V>
where K: Freeze,

impl<'a, LengthPercentage> Freeze for AnchorResolutionResult<'a, LengthPercentage>
where LengthPercentage: Freeze,

impl<'a, S> Freeze for AuthorStylesheetFlusher<'a, S>

impl<'a, S> Freeze for DocumentStylesheetFlusher<'a, S>

impl<'a, S> Freeze for SheetCollectionFlusher<'a, S>

impl<'a, S> Freeze for StylesheetCollectionIterator<'a, S>

impl<'a, S> Freeze for StylesheetIterator<'a, S>

impl<'a, T> Freeze for StyleStructRef<'a, T>

impl<'a, T> Freeze for PerOriginIter<'a, T>

impl<'a, T> Freeze for PerOriginIterMut<'a, T>

impl<'b> Freeze for Cascade<'b>

impl<'scope, T> !Freeze for ScopedTLS<'scope, T>

impl<A, B> Freeze for Either<A, B>
where A: Freeze, B: Freeze,

impl<Angle> Freeze for FontStyle<Angle>
where Angle: Freeze,

impl<Angle, LengthPercentage> Freeze for GenericPathOrShapeFunction<Angle, LengthPercentage>

impl<Angle, LengthPercentage> Freeze for GenericShapeCommand<Angle, LengthPercentage>
where LengthPercentage: Freeze, Angle: Freeze,

impl<Angle, LengthPercentage> Freeze for Shape<Angle, LengthPercentage>

impl<Angle, NonNegativeFactor, ZeroToOneFactor, Length, Shadow, U> Freeze for GenericFilter<Angle, NonNegativeFactor, ZeroToOneFactor, Length, Shadow, U>
where Length: Freeze, NonNegativeFactor: Freeze, ZeroToOneFactor: Freeze, Angle: Freeze, Shadow: Freeze, U: Freeze,

impl<Angle, Number, Length, Integer, LengthPercentage> Freeze for GenericTransformOperation<Angle, Number, Length, Integer, LengthPercentage>
where Angle: Freeze, LengthPercentage: Freeze, Length: Freeze, Number: Freeze, Integer: Freeze,

impl<Angle, Position> Freeze for GenericRayFunction<Angle, Position>
where Angle: Freeze, Position: Freeze,

impl<Angle, Position, LengthPercentage, NonNegativeLengthPercentage, BasicShapeRect> Freeze for GenericBasicShape<Angle, Position, LengthPercentage, NonNegativeLengthPercentage, BasicShapeRect>
where BasicShapeRect: Freeze, Position: Freeze, NonNegativeLengthPercentage: Freeze,

impl<BasicShape, I> Freeze for GenericShapeOutside<BasicShape, I>
where I: Freeze,

impl<BasicShape, U> Freeze for GenericClipPath<BasicShape, U>
where U: Freeze,

impl<C> Freeze for GenericColorOrAuto<C>
where C: Freeze,

impl<C> Freeze for GenericSVGPaintFallback<C>
where C: Freeze,

impl<C> Freeze for GenericCaretColor<C>
where C: Freeze,

impl<C, U> Freeze for GenericSVGPaintKind<C, U>
where C: Freeze, U: Freeze,

impl<Candidate> Freeze for SharingCacheBase<Candidate>
where Candidate: Freeze,

impl<Color> Freeze for GenericScrollbarColor<Color>
where Color: Freeze,

impl<Color, Percentage> Freeze for GenericColorMix<Color, Percentage>
where Color: Freeze, Percentage: Freeze,

impl<Color, SizeLength, BlurShapeLength, ShapeLength> Freeze for GenericBoxShadow<Color, SizeLength, BlurShapeLength, ShapeLength>
where ShapeLength: Freeze, Color: Freeze, SizeLength: Freeze, BlurShapeLength: Freeze,

impl<Color, SizeLength, ShapeLength> Freeze for GenericSimpleShadow<Color, SizeLength, ShapeLength>
where Color: Freeze, SizeLength: Freeze, ShapeLength: Freeze,

impl<Color, T> Freeze for GenericGradientItem<Color, T>
where Color: Freeze, T: Freeze,

impl<Color, T> Freeze for ColorStop<Color, T>
where Color: Freeze, T: Freeze,

impl<Color, Url> Freeze for GenericSVGPaint<Color, Url>
where Color: Freeze, Url: Freeze,

impl<Component> Freeze for ValueInner<Component>
where Component: Freeze,

impl<Component> Freeze for ComponentList<Component>

impl<Component> Freeze for Value<Component>
where Component: Freeze,

impl<E> Freeze for SequentialTask<E>
where E: Freeze,

impl<E> Freeze for PushedElement<E>
where E: Freeze,

impl<E> Freeze for StyleBloom<E>
where E: Freeze,

impl<E> Freeze for SequentialTaskList<E>

impl<E> Freeze for ThreadLocalStyleContext<E>
where E: Freeze,

impl<E> Freeze for SendElement<E>
where E: Freeze,

impl<E> Freeze for SiblingInfo<E>
where E: Freeze,

impl<E> Freeze for SiblingTraversalMap<E>
where E: Freeze,

impl<E> Freeze for StyleSharingCache<E>

impl<E> Freeze for StyleSharingCandidate<E>
where E: Freeze,

impl<E> Freeze for StyleSharingTarget<E>
where E: Freeze,

impl<E> Freeze for ContainerLookupResult<E>
where E: Freeze,

impl<E> Freeze for PreTraverseToken<E>
where E: Freeze,

impl<Entry> Freeze for CascadeDataCache<Entry>

impl<Factor> Freeze for GenericFontSizeAdjust<Factor>
where Factor: Freeze,

impl<Function> Freeze for GenericOffsetPath<Function>

impl<G, ImageUrl, Color, Percentage, Resolution> Freeze for GenericImage<G, ImageUrl, Color, Percentage, Resolution>
where ImageUrl: Freeze,

impl<H, V> Freeze for GenericOffsetPosition<H, V>
where H: Freeze, V: Freeze,

impl<H, V> Freeze for GenericPosition<H, V>
where H: Freeze, V: Freeze,

impl<H, V, Depth> Freeze for GenericTransformOrigin<H, V, Depth>
where H: Freeze, V: Freeze, Depth: Freeze,

impl<I> Freeze for MozPrefFeatureValue<I>
where I: Freeze,

impl<I> Freeze for GenericContentItem<I>
where I: Freeze,

impl<I> Freeze for GenericLineNameListValue<I>
where I: Freeze,

impl<I> Freeze for GenericZIndex<I>
where I: Freeze,

impl<I> Freeze for GenericLineClamp<I>
where I: Freeze,

impl<I> Freeze for GenericCounterSet<I>

impl<I> Freeze for GenericCounters<I>

impl<I> Freeze for GenericNameRepeat<I>
where I: Freeze,

impl<I, C> Freeze for GenericCrossFadeImage<I, C>
where I: Freeze, C: Freeze,

impl<Image> Freeze for GenericContent<Image>

impl<Image> Freeze for GenericContentItems<Image>

impl<Image> Freeze for GenericCursor<Image>

impl<Image, Color, Percentage> Freeze for GenericCrossFade<Image, Color, Percentage>

impl<Image, Color, Percentage> Freeze for GenericCrossFadeElement<Image, Color, Percentage>
where Percentage: Freeze, Image: Freeze, Color: Freeze,

impl<Image, Number> Freeze for GenericCursorImage<Image, Number>
where Image: Freeze, Number: Freeze,

impl<Image, Resolution> Freeze for GenericImageSet<Image, Resolution>

impl<Image, Resolution> Freeze for GenericImageSetItem<Image, Resolution>
where Image: Freeze, Resolution: Freeze,

impl<Integer> Freeze for RepeatCount<Integer>
where Integer: Freeze,

impl<Integer> Freeze for GenericCounterPair<Integer>
where Integer: Freeze,

impl<Integer> Freeze for FeatureTagValue<Integer>
where Integer: Freeze,

impl<Integer> Freeze for GenericGridLine<Integer>
where Integer: Freeze,

impl<Integer> Freeze for GenericHyphenateLimitChars<Integer>
where Integer: Freeze,

impl<Integer, Number, LinearStops> Freeze for TimingFunction<Integer, Number, LinearStops>
where Number: Freeze, Integer: Freeze, LinearStops: Freeze,

impl<Item> Freeze for NonCustomPropertyIterator<Item>

impl<K, V> Freeze for MapInner<K, V>
where V: Freeze,

impl<K, V> Freeze for Map<K, V>
where V: Freeze,

impl<K, V> Freeze for MaybeCaseInsensitiveHashMap<K, V>

impl<L> Freeze for GenericContainIntrinsicSize<L>
where L: Freeze,

impl<L> Freeze for GenericCalcNode<L>
where L: Freeze,

impl<L> Freeze for GenericTrackBreadth<L>
where L: Freeze,

impl<L> Freeze for GenericTrackSize<L>
where L: Freeze,

impl<L> Freeze for GenericSVGLength<L>
where L: Freeze,

impl<L> Freeze for GenericTextDecorationLength<L>
where L: Freeze,

impl<L> Freeze for GenericPerspectiveFunction<L>
where L: Freeze,

impl<L> Freeze for GenericLetterSpacing<L>
where L: Freeze,

impl<L> Freeze for GenericBorderCornerRadius<L>
where L: Freeze,

impl<L> Freeze for GenericBorderSpacing<L>
where L: Freeze,

impl<L> Freeze for Size2D<L>
where L: Freeze,

impl<L, I> Freeze for GenericTrackRepeat<L, I>
where I: Freeze,

impl<L, N> Freeze for GenericLengthOrNumber<L, N>
where N: Freeze, L: Freeze,

impl<LP> Freeze for GenericMargin<LP>
where LP: Freeze,

impl<LP, N> Freeze for GenericBorderImageSideWidth<LP, N>
where N: Freeze, LP: Freeze,

impl<Length, Number, Percentage, LengthPercentage, Color, Image, Url, Integer, Angle, Time, Resolution, TransformFunction> Freeze for GenericValueComponent<Length, Number, Percentage, LengthPercentage, Color, Image, Url, Integer, Angle, Time, Resolution, TransformFunction>
where Length: Freeze, Number: Freeze, Percentage: Freeze, LengthPercentage: Freeze, Color: Freeze, Image: Freeze, Url: Freeze, Integer: Freeze, Angle: Freeze, Time: Freeze, Resolution: Freeze, TransformFunction: Freeze,

impl<LengthOrAuto> Freeze for GenericClipRect<LengthOrAuto>
where LengthOrAuto: Freeze,

impl<LengthPercent> Freeze for GenericAnimationTimeline<LengthPercent>
where LengthPercent: Freeze,

impl<LengthPercent> Freeze for GenericBackgroundSize<LengthPercent>
where LengthPercent: Freeze,

impl<LengthPercent> Freeze for GenericLengthPercentageOrAuto<LengthPercent>
where LengthPercent: Freeze,

impl<LengthPercent> Freeze for GenericLengthPercentageOrNormal<LengthPercent>
where LengthPercent: Freeze,

impl<LengthPercent> Freeze for GenericMaxSize<LengthPercent>
where LengthPercent: Freeze,

impl<LengthPercent> Freeze for GenericSize<LengthPercent>
where LengthPercent: Freeze,

impl<LengthPercent> Freeze for GenericViewFunction<LengthPercent>
where LengthPercent: Freeze,

impl<LengthPercent> Freeze for GenericViewTimelineInset<LengthPercent>
where LengthPercent: Freeze,

impl<LengthPercentage> Freeze for GenericVerticalAlign<LengthPercentage>
where LengthPercentage: Freeze,

impl<LengthPercentage> Freeze for CoordinatePair<LengthPercentage>
where LengthPercentage: Freeze,

impl<LengthPercentage> Freeze for GenericPolygon<LengthPercentage>

impl<LengthPercentage> Freeze for PolygonCoord<LengthPercentage>
where LengthPercentage: Freeze,

impl<LengthPercentage> Freeze for GenericBorderRadius<LengthPercentage>
where LengthPercentage: Freeze,

impl<LengthPercentage> Freeze for GenericAnchorSizeFunction<LengthPercentage>
where LengthPercentage: Freeze,

impl<LengthPercentage> Freeze for GenericTextIndent<LengthPercentage>
where LengthPercentage: Freeze,

impl<LengthPercentage, Integer> Freeze for GenericTrackListValue<LengthPercentage, Integer>
where LengthPercentage: Freeze, Integer: Freeze,

impl<LengthPercentage, Integer> Freeze for GenericTrackList<LengthPercentage, Integer>

impl<LengthPercentage, Length> Freeze for GenericTranslate<LengthPercentage, Length>
where LengthPercentage: Freeze, Length: Freeze,

impl<LengthPercentage, NonNegativeLengthPercentage> Freeze for GenericInsetRect<LengthPercentage, NonNegativeLengthPercentage>
where LengthPercentage: Freeze, NonNegativeLengthPercentage: Freeze,

impl<LineDirection, LengthPercentage, NonNegativeLength, NonNegativeLengthPercentage, Position, Angle, AngleOrPercentage, Color> Freeze for GenericGradient<LineDirection, LengthPercentage, NonNegativeLength, NonNegativeLengthPercentage, Position, Angle, AngleOrPercentage, Color>
where LineDirection: Freeze, Position: Freeze, Angle: Freeze, NonNegativeLength: Freeze, NonNegativeLengthPercentage: Freeze,

impl<Map> Freeze for GenericElementAndPseudoRules<Map>
where Map: Freeze,

impl<N> Freeze for PreferredRatio<N>
where N: Freeze,

impl<N> Freeze for NumberOrAuto<N>
where N: Freeze,

impl<N> Freeze for DomChildren<N>
where N: Freeze,

impl<N> Freeze for DomDescendants<N>
where N: Freeze,

impl<N> Freeze for SendNode<N>
where N: Freeze,

impl<N> Freeze for ShowSubtree<N>
where N: Freeze,

impl<N> Freeze for ShowSubtreeData<N>
where N: Freeze,

impl<N> Freeze for GenericAspectRatio<N>
where N: Freeze,

impl<N> Freeze for Ratio<N>
where N: Freeze,

impl<N, L> Freeze for GenericLineHeight<N, L>
where N: Freeze, L: Freeze,

impl<NonNegativeLength> Freeze for GenericPerspective<NonNegativeLength>
where NonNegativeLength: Freeze,

impl<NonNegativeLength> Freeze for GenericCircle<NonNegativeLength>
where NonNegativeLength: Freeze,

impl<NonNegativeLength, NonNegativeLengthPercentage> Freeze for GenericEndingShape<NonNegativeLength, NonNegativeLengthPercentage>
where NonNegativeLength: Freeze, NonNegativeLengthPercentage: Freeze,

impl<NonNegativeLengthPercentage> Freeze for GenericShapeRadius<NonNegativeLengthPercentage>
where NonNegativeLengthPercentage: Freeze,

impl<NonNegativeLengthPercentage> Freeze for GenericEllipse<NonNegativeLengthPercentage>
where NonNegativeLengthPercentage: Freeze,

impl<Number> Freeze for GenericScale<Number>
where Number: Freeze,

impl<Number> Freeze for VariationValue<Number>
where Number: Freeze,

impl<Number, Angle> Freeze for GenericRotate<Number, Angle>
where Angle: Freeze, Number: Freeze,

impl<Number, Integer> Freeze for GenericInitialLetter<Number, Integer>
where Number: Freeze, Integer: Freeze,

impl<NumberOrPercentage> Freeze for GenericBorderImageSlice<NumberOrPercentage>
where NumberOrPercentage: Freeze,

impl<OpacityType> Freeze for GenericSVGOpacity<OpacityType>
where OpacityType: Freeze,

impl<OriginColor> Freeze for ColorFunction<OriginColor>
where OriginColor: Freeze,

impl<P> Freeze for AnchorSide<P>
where P: Freeze,

impl<P, LP> Freeze for GenericInset<P, LP>
where LP: Freeze,

impl<Percentage> Freeze for GenericColor<Percentage>

impl<Percentage, LengthPercentage> Freeze for GenericAnchorFunction<Percentage, LengthPercentage>
where Percentage: Freeze, LengthPercentage: Freeze,

impl<Pos> Freeze for GenericPositionOrAuto<Pos>
where Pos: Freeze,

impl<Position, NonNegativeLengthPercentage> Freeze for Circle<Position, NonNegativeLengthPercentage>
where Position: Freeze, NonNegativeLengthPercentage: Freeze,

impl<Position, NonNegativeLengthPercentage> Freeze for Ellipse<Position, NonNegativeLengthPercentage>
where Position: Freeze, NonNegativeLengthPercentage: Freeze,

impl<PositiveInteger> Freeze for GenericColumnCount<PositiveInteger>
where PositiveInteger: Freeze,

impl<R> Freeze for GenericClipRectOrAuto<R>
where R: Freeze,

impl<S> Freeze for GenericFlexBasis<S>
where S: Freeze,

impl<S> Freeze for GenericPageSize<S>
where S: Freeze,

impl<S> Freeze for PositionComponent<S>
where S: Freeze,

impl<S> Freeze for OriginComponent<S>
where S: Freeze,

impl<S> Freeze for SheetCollection<S>

impl<S> Freeze for StylesheetSetEntry<S>
where S: Freeze,

impl<Set> Freeze for GenericAtomIdent<Set>

impl<Shapes, RayFunction, U> Freeze for GenericOffsetPathFunction<Shapes, RayFunction, U>
where RayFunction: Freeze, U: Freeze, Shapes: Freeze,

impl<T> !Freeze for Locked<T>

impl<T> Freeze for TraversalResult<T>
where T: Freeze,

impl<T> Freeze for GenericAnimationDuration<T>
where T: Freeze,

impl<T> Freeze for Optional<T>
where T: Freeze,

impl<T> Freeze for NonCustomReferenceMap<T>
where T: Freeze,

impl<T> Freeze for LayoutIterator<T>
where T: Freeze,

impl<T> Freeze for LogicalMargin<T>
where T: Freeze,

impl<T> Freeze for LogicalPoint<T>
where T: Freeze,

impl<T> Freeze for LogicalRect<T>
where T: Freeze,

impl<T> Freeze for LogicalSize<T>
where T: Freeze,

impl<T> Freeze for AnimationValueVariantRepr<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>

impl<T> Freeze for OwnedList<T>

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for OwnedList<T>
where T: Freeze,

impl<T> Freeze for UnsafeBox<T>

impl<T> Freeze for SelectorMap<T>
where T: Freeze,

impl<T> Freeze for PerPseudoElementMap<T>
where T: Freeze,

impl<T> Freeze for SimpleBucketsMap<T>

impl<T> Freeze for FFVDeclaration<T>
where T: Freeze,

impl<T> Freeze for PerOrigin<T>
where T: Freeze,

impl<T> Freeze for LayerOrderedMap<T>

impl<T> Freeze for LayerOrderedVec<T>

impl<T> Freeze for FontSettings<T>

impl<T> Freeze for Rect<T>
where T: Freeze,

impl<T> Freeze for GreaterThanOrEqualToOne<T>
where T: Freeze,

impl<T> Freeze for NonNegative<T>
where T: Freeze,

impl<T> Freeze for ZeroToOne<T>
where T: Freeze,

impl<T> Freeze for GenericMatrix<T>
where T: Freeze,

impl<T> Freeze for GenericMatrix3D<T>
where T: Freeze,

impl<T> Freeze for GenericTransform<T>

impl<T, const FRACTION_BITS: u16> Freeze for FixedPoint<T, FRACTION_BITS>
where T: Freeze,

impl<U> Freeze for GenericUrlOrNone<U>
where U: Freeze,

impl<ValueType> Freeze for ColorComponent<ValueType>
where ValueType: Freeze,

impl Freeze for CSSPixel

impl Freeze for OwnedStr

impl Freeze for Comma

impl Freeze for Space

impl<'a, 'b, W> Freeze for SequenceWriter<'a, 'b, W>

impl<'i> Freeze for StyleParseErrorKind<'i>

impl<'i> Freeze for ValueParseErrorKind<'i>

impl<'w, W> Freeze for CssWriter<'w, W>

impl<T> Freeze for ArcSlice<T>

impl<T> Freeze for OwnedSlice<T>

impl<T> Freeze for Measurable<T>
where T: Freeze,

impl Freeze for Choice

impl<T> Freeze for BlackBox<T>
where T: Freeze,

impl<T> Freeze for CtOption<T>
where T: Freeze,

impl !Freeze for Context

impl !Freeze for Context

impl !Freeze for Context

impl Freeze for GLApi

impl Freeze for Error

impl Freeze for Adapter

impl Freeze for Egl

impl Freeze for FnPtr

impl Freeze for Device

impl Freeze for Surface

impl Freeze for Device

impl Freeze for Surface

impl Freeze for Device

impl Freeze for Surface

impl Freeze for ContextID

impl Freeze for GLVersion

impl Freeze for SurfaceID

impl<'a> Freeze for PreserveBuffer<'a>

impl<'a> Freeze for SurfaceDataGuard<'a>

impl<'a> Freeze for SurfaceDataGuard<'a>

impl<'a> Freeze for DisplayGuard<'a>

impl<'a> Freeze for SurfaceDataGuard<'a>

impl<Def, Alt> Freeze for Connection<Def, Alt>
where <Alt as Device>::Connection: Sized + Freeze, <Def as Device>::Connection: Sized + Freeze,

impl<Def, Alt> Freeze for NativeConnection<Def, Alt>

impl<Def, Alt> Freeze for Context<Def, Alt>
where <Def as Device>::Context: Freeze, <Alt as Device>::Context: Freeze,

impl<Def, Alt> Freeze for ContextDescriptor<Def, Alt>

impl<Def, Alt> Freeze for NativeContext<Def, Alt>
where <Def as Device>::NativeContext: Freeze, <Alt as Device>::NativeContext: Freeze,

impl<Def, Alt> Freeze for Adapter<Def, Alt>

impl<Def, Alt> Freeze for Device<Def, Alt>
where Def: Freeze, Alt: Freeze,

impl<Def, Alt> Freeze for NativeDevice<Def, Alt>

impl<Def, Alt> Freeze for NativeWidget<Def, Alt>

impl<Def, Alt> Freeze for Surface<Def, Alt>
where <Def as Device>::Surface: Freeze, <Alt as Device>::Surface: Freeze,

impl<Def, Alt> Freeze for SurfaceTexture<Def, Alt>
where <Def as Device>::SurfaceTexture: Freeze, <Alt as Device>::SurfaceTexture: Freeze,

impl<Device> Freeze for BackBuffer<Device>
where <Device as Device>::Surface: Freeze,

impl<Device> Freeze for SwapChain<Device>

impl<Device> Freeze for SwapChainData<Device>
where <Device as Device>::Surface: Freeze,

impl<NativeWidget> Freeze for SurfaceType<NativeWidget>
where NativeWidget: Freeze,

impl<S, E> Freeze for Framebuffer<S, E>
where E: Freeze, S: Freeze,

impl<SwapChainID, Device> Freeze for SwapChains<SwapChainID, Device>

impl Freeze for Align

impl Freeze for Fill

impl Freeze for PathOp

impl Freeze for Stroke

impl Freeze for BeginSvg

impl Freeze for Circle

impl Freeze for Color

impl Freeze for Comment

impl Freeze for EndSvg

impl Freeze for Path

impl Freeze for Polygon

impl Freeze for Rectangle

impl Freeze for Style

impl Freeze for Text

impl Freeze for Spread

impl Freeze for Add

impl Freeze for Clear

impl Freeze for Color

impl Freeze for ColorBurn

impl Freeze for Darken

impl Freeze for Dst

impl Freeze for DstAtop

impl Freeze for DstIn

impl Freeze for DstOut

impl Freeze for DstOver

impl Freeze for Exclusion

impl Freeze for HardLight

impl Freeze for Hue

impl Freeze for Lighten

impl Freeze for Multiply

impl Freeze for Overlay

impl Freeze for Screen

impl Freeze for SoftLight

impl Freeze for Src

impl Freeze for SrcAtop

impl Freeze for SrcIn

impl Freeze for SrcOut

impl Freeze for SrcOver

impl Freeze for Xor

impl Freeze for Color

impl Freeze for Gradient

impl Freeze for PadFetch

impl<'a> Freeze for Image<'a>

impl Freeze for SwapError

impl<T> Freeze for Swapper<T>

impl Freeze for Entry

impl Freeze for AttrStyle

impl Freeze for BinOp

impl Freeze for Data

impl Freeze for Expr

impl Freeze for Fields

impl Freeze for FnArg

impl Freeze for ImplItem

impl Freeze for Item

impl Freeze for Lit

impl Freeze for Member

impl Freeze for Meta

impl Freeze for Pat

impl Freeze for Stmt

impl Freeze for TraitItem

impl Freeze for Type

impl Freeze for UnOp

impl Freeze for UseTree

impl Freeze for Scan

impl Freeze for PathStyle

impl Freeze for BigInt

impl Freeze for IntoIter

impl Freeze for SpanRange

impl Freeze for IdentAny

impl Freeze for PeekFn

impl Freeze for LitRepr

impl Freeze for End

impl Freeze for Nothing

impl Freeze for Abi

impl Freeze for Arm

impl Freeze for AssocType

impl Freeze for Attribute

impl Freeze for BareFnArg

impl Freeze for Block

impl Freeze for DataEnum

impl Freeze for DataUnion

impl Freeze for Error

impl Freeze for ExprArray

impl Freeze for ExprAsync

impl Freeze for ExprAwait

impl Freeze for ExprBlock

impl Freeze for ExprBreak

impl Freeze for ExprCall

impl Freeze for ExprCast

impl Freeze for ExprConst

impl Freeze for ExprField

impl Freeze for ExprGroup

impl Freeze for ExprIf

impl Freeze for ExprIndex

impl Freeze for ExprInfer

impl Freeze for ExprLet

impl Freeze for ExprLit

impl Freeze for ExprLoop

impl Freeze for ExprMacro

impl Freeze for ExprMatch

impl Freeze for ExprParen

impl Freeze for ExprPath

impl Freeze for ExprRange

impl Freeze for ExprTry

impl Freeze for ExprTuple

impl Freeze for ExprUnary

impl Freeze for ExprWhile

impl Freeze for ExprYield

impl Freeze for Field

impl Freeze for FieldPat

impl Freeze for File

impl Freeze for Generics

impl Freeze for Index

impl Freeze for ItemConst

impl Freeze for ItemEnum

impl Freeze for ItemFn

impl Freeze for ItemImpl

impl Freeze for ItemMacro

impl Freeze for ItemMod

impl Freeze for ItemTrait

impl Freeze for ItemType

impl Freeze for ItemUnion

impl Freeze for ItemUse

impl Freeze for Label

impl Freeze for Lifetime

impl Freeze for LitBool

impl Freeze for LitByte

impl Freeze for LitCStr

impl Freeze for LitChar

impl Freeze for LitFloat

impl Freeze for LitInt

impl Freeze for LitStr

impl Freeze for Local

impl Freeze for LocalInit

impl Freeze for Macro

impl Freeze for MetaList

impl Freeze for PatIdent

impl Freeze for PatOr

impl Freeze for PatParen

impl Freeze for PatRest

impl Freeze for PatSlice

impl Freeze for PatStruct

impl Freeze for PatTuple

impl Freeze for PatType

impl Freeze for PatWild

impl Freeze for Path

impl Freeze for QSelf

impl Freeze for Receiver

impl Freeze for Signature

impl Freeze for StmtMacro

impl Freeze for TypeArray

impl Freeze for TypeGroup

impl Freeze for TypeInfer

impl Freeze for TypeMacro

impl Freeze for TypeNever

impl Freeze for TypeParam

impl Freeze for TypeParen

impl Freeze for TypePath

impl Freeze for TypePtr

impl Freeze for TypeSlice

impl Freeze for TypeTuple

impl Freeze for UseGlob

impl Freeze for UseGroup

impl Freeze for UseName

impl Freeze for UsePath

impl Freeze for UseRename

impl Freeze for Variadic

impl Freeze for Variant

impl Freeze for WithSpan

impl Freeze for Abstract

impl Freeze for And

impl Freeze for AndAnd

impl Freeze for AndEq

impl Freeze for As

impl Freeze for Async

impl Freeze for At

impl Freeze for Auto

impl Freeze for Await

impl Freeze for Become

impl Freeze for Box

impl Freeze for Brace

impl Freeze for Bracket

impl Freeze for Break

impl Freeze for Caret

impl Freeze for CaretEq

impl Freeze for Colon

impl Freeze for Comma

impl Freeze for Const

impl Freeze for Continue

impl Freeze for Crate

impl Freeze for Default

impl Freeze for Do

impl Freeze for Dollar

impl Freeze for Dot

impl Freeze for DotDot

impl Freeze for DotDotDot

impl Freeze for DotDotEq

impl Freeze for Dyn

impl Freeze for Else

impl Freeze for Enum

impl Freeze for Eq

impl Freeze for EqEq

impl Freeze for Extern

impl Freeze for FatArrow

impl Freeze for Final

impl Freeze for Fn

impl Freeze for For

impl Freeze for Ge

impl Freeze for Group

impl Freeze for Gt

impl Freeze for If

impl Freeze for Impl

impl Freeze for In

impl Freeze for LArrow

impl Freeze for Le

impl Freeze for Let

impl Freeze for Loop

impl Freeze for Lt

impl Freeze for Macro

impl Freeze for Match

impl Freeze for Minus

impl Freeze for MinusEq

impl Freeze for Mod

impl Freeze for Move

impl Freeze for Mut

impl Freeze for Ne

impl Freeze for Not

impl Freeze for Or

impl Freeze for OrEq

impl Freeze for OrOr

impl Freeze for Override

impl Freeze for Paren

impl Freeze for PathSep

impl Freeze for Percent

impl Freeze for PercentEq

impl Freeze for Plus

impl Freeze for PlusEq

impl Freeze for Pound

impl Freeze for Priv

impl Freeze for Pub

impl Freeze for Question

impl Freeze for RArrow

impl Freeze for Raw

impl Freeze for Ref

impl Freeze for Return

impl Freeze for SelfType

impl Freeze for SelfValue

impl Freeze for Semi

impl Freeze for Shl

impl Freeze for ShlEq

impl Freeze for Shr

impl Freeze for ShrEq

impl Freeze for Slash

impl Freeze for SlashEq

impl Freeze for Star

impl Freeze for StarEq

impl Freeze for Static

impl Freeze for Struct

impl Freeze for Super

impl Freeze for Tilde

impl Freeze for Trait

impl Freeze for Try

impl Freeze for Type

impl Freeze for Typeof

impl Freeze for Union

impl Freeze for Unsafe

impl Freeze for Unsized

impl Freeze for Use

impl Freeze for Virtual

impl Freeze for Where

impl Freeze for While

impl Freeze for Yield

impl<'a> !Freeze for Lookahead1<'a>

impl<'a> !Freeze for ParseBuffer<'a>

impl<'a> Freeze for DisplayAttrStyle<'a>

impl<'a> Freeze for DisplayPath<'a>

impl<'a> Freeze for Cursor<'a>

impl<'a> Freeze for Members<'a>

impl<'a> Freeze for Iter<'a>

impl<'a> Freeze for ConstParams<'a>

impl<'a> Freeze for ConstParamsMut<'a>

impl<'a> Freeze for Lifetimes<'a>

impl<'a> Freeze for LifetimesMut<'a>

impl<'a> Freeze for TypeParams<'a>

impl<'a> Freeze for TypeParamsMut<'a>

impl<'a> Freeze for ParseNestedMeta<'a>

impl<'a> Freeze for ImplGenerics<'a>

impl<'a> Freeze for Turbofish<'a>

impl<'a> Freeze for TypeGenerics<'a>

impl<'a> Freeze for TokenStreamHelper<'a>

impl<'a> Freeze for TokenTreeHelper<'a>

impl<'a, T> Freeze for TokensOrDefault<'a, T>

impl<'a, T> Freeze for Iter<'a, T>

impl<'a, T> Freeze for IterMut<'a, T>

impl<'a, T, P> Freeze for Pairs<'a, T, P>

impl<'a, T, P> Freeze for PairsMut<'a, T, P>

impl<'a, T, P> Freeze for PrivateIter<'a, T, P>

impl<'a, T, P> Freeze for PrivateIterMut<'a, T, P>

impl<'c, 'a> Freeze for StepCursor<'c, 'a>

impl<T> Freeze for NoDrop<T>
where T: Freeze + ?Sized,

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for ThreadBound<T>
where T: Freeze,

impl<T, P> Freeze for Pair<T, P>
where T: Freeze, P: Freeze,

impl<T, P> Freeze for IntoPairs<T, P>
where T: Freeze,

impl<T, P> Freeze for Punctuated<T, P>

impl Freeze for AddBounds

impl Freeze for BindStyle

impl<'a> Freeze for BindingInfo<'a>

impl<'a> Freeze for Structure<'a>

impl<'a> Freeze for VariantAst<'a>

impl<'a> Freeze for VariantInfo<'a>

impl Freeze for DiskKind

impl Freeze for Disk

impl Freeze for DiskUsage

impl Freeze for Disks

impl Freeze for DiskInner

impl Freeze for DiskStat

impl Freeze for BoxSizing

impl Freeze for Dimension

impl Freeze for Display

impl Freeze for Overflow

impl Freeze for Position

impl Freeze for RunMode

impl Freeze for GridLine

impl Freeze for GridItem

impl Freeze for GridTrack

impl Freeze for Style

impl Freeze for Cache

impl Freeze for Layout

impl Freeze for NodeId

impl<'tree, 'oat, Tree, EstimateFunction> Freeze for IntrisicSizeMeasurer<'tree, 'oat, Tree, EstimateFunction>
where EstimateFunction: Freeze,

impl<LineType> Freeze for GenericGridPlacement<LineType>
where LineType: Freeze,

impl<Min, Max> Freeze for MinMax<Min, Max>
where Min: Freeze, Max: Freeze,

impl<T> Freeze for InBothAbsAxis<T>
where T: Freeze,

impl<T> Freeze for Line<T>
where T: Freeze,

impl<T> Freeze for Point<T>
where T: Freeze,

impl<T> Freeze for Rect<T>
where T: Freeze,

impl<T> Freeze for Size<T>
where T: Freeze,

impl<T> Freeze for CacheEntry<T>
where T: Freeze,

impl Freeze for PathError

impl Freeze for TempDir

impl Freeze for TempPath

impl<'a, 'b> Freeze for Builder<'a, 'b>

impl<F> Freeze for NamedTempFile<F>
where F: Freeze,

impl<F> Freeze for PersistError<F>
where F: Freeze,

impl !Freeze for Atomic

impl !Freeze for NonAtomic

impl Freeze for Fixup

impl Freeze for ASCII

impl Freeze for Bytes

impl Freeze for Latin1

impl Freeze for UTF8

impl Freeze for WTF8

impl Freeze for Heap

impl Freeze for Buffer

impl<'a> Freeze for SingleByteCharIndices<'a>

impl<A> Freeze for Header<A>
where A: Freeze,

impl<F> !Freeze for SendTendril<F>

impl<F, A = NonAtomic> !Freeze for Tendril<F, A>

impl<H> Freeze for Buf32<H>

impl<Sink, A> Freeze for LossyDecoderInner<Sink, A>
where Sink: Freeze,

impl<Sink, A> Freeze for LossyDecoder<Sink, A>
where Sink: Freeze,

impl<Sink, A> Freeze for Utf8LossyDecoder<Sink, A>
where Sink: Freeze,

impl Freeze for Color

impl Freeze for Buffer

impl Freeze for ColorSpec

impl<'a> Freeze for IoStandardStreamLock<'a>

impl<'a> Freeze for HyperlinkSpec<'a>

impl<'a> Freeze for StandardStreamLock<'a>

impl<'a, W> Freeze for WriterInnerLock<'a, W>
where W: Freeze,

impl<W> Freeze for WriterInner<W>
where W: Freeze,

impl<W> Freeze for Ansi<W>
where W: Freeze,

impl<W> Freeze for LossyStandardStream<W>
where W: Freeze,

impl<W> Freeze for NoColor<W>
where W: Freeze,

impl Freeze for Header

impl<'a, I> Freeze for Splice<'a, I>
where I: Freeze,

impl<'a, T> Freeze for Drain<'a, T>

impl<T> Freeze for IntoIter<T>

impl<T> Freeze for ThinVec<T>

impl<'a, T> Freeze for Var<'a, T>
where T: ?Sized,

impl Freeze for ChunkType

impl Freeze for Value

impl Freeze for ByteOrder

impl Freeze for ColorType

impl Freeze for TiffError

impl Freeze for Predictor

impl Freeze for Tag

impl Freeze for Type

impl Freeze for Entry

impl Freeze for Image

impl Freeze for Limits

impl Freeze for CMYK16

impl Freeze for CMYK32

impl Freeze for CMYK64

impl Freeze for CMYK8

impl Freeze for Gray16

impl Freeze for Gray32

impl Freeze for Gray64

impl Freeze for Gray8

impl Freeze for GrayI16

impl Freeze for GrayI32

impl Freeze for GrayI64

impl Freeze for GrayI8

impl Freeze for RGB16

impl Freeze for RGB32

impl Freeze for RGB64

impl Freeze for RGB8

impl Freeze for RGBA16

impl Freeze for RGBA32

impl Freeze for RGBA64

impl Freeze for RGBA8

impl Freeze for YCbCr8

impl Freeze for Deflate

impl Freeze for Lzw

impl Freeze for Packbits

impl Freeze for Ifd

impl Freeze for Ifd8

impl Freeze for Rational

impl Freeze for SRational

impl<'a> Freeze for DecodingBuffer<'a>

impl<'a, R> Freeze for TagReader<'a, R>

impl<'a, W, C, K, D> Freeze for ImageEncoder<'a, W, C, K, D>
where D: Freeze,

impl<'a, W, K> Freeze for DirectoryEncoder<'a, W, K>

impl<R> Freeze for LZWReader<R>
where R: Freeze,

impl<R> Freeze for PackBitsReader<R>
where R: Freeze,

impl<R> Freeze for SmartReader<R>
where R: Freeze,

impl<R> Freeze for Decoder<R>
where R: Freeze,

impl<S> Freeze for DirectoryEntry<S>
where S: Freeze,

impl<W> Freeze for TiffWriter<W>
where W: Freeze,

impl<W, K> Freeze for TiffEncoder<W, K>
where W: Freeze,

impl Freeze for Jemalloc

impl Freeze for Padding

impl Freeze for Month

impl Freeze for Weekday

impl Freeze for Error

impl Freeze for Format

impl Freeze for Parse

impl Freeze for Component

impl Freeze for MonthRepr

impl Freeze for Padding

impl Freeze for YearRange

impl Freeze for YearRepr

impl Freeze for Component

impl Freeze for HourBase

impl Freeze for MonthRepr

impl Freeze for Padding

impl Freeze for YearBase

impl Freeze for YearRange

impl Freeze for YearRepr

impl Freeze for Padding

impl Freeze for DateKind

impl Freeze for Period

impl Freeze for Padding

impl Freeze for Day

impl Freeze for End

impl Freeze for Hour

impl Freeze for Ignore

impl Freeze for Minute

impl Freeze for Month

impl Freeze for Ordinal

impl Freeze for Period

impl Freeze for Second

impl Freeze for Subsecond

impl Freeze for Weekday

impl Freeze for Year

impl Freeze for Day

impl Freeze for End

impl Freeze for Hour

impl Freeze for Ignore

impl Freeze for Minute

impl Freeze for Month

impl Freeze for Ordinal

impl Freeze for Period

impl Freeze for Second

impl Freeze for Subsecond

impl Freeze for Weekday

impl Freeze for Year

impl Freeze for Error

impl Freeze for Location

impl Freeze for Span

impl Freeze for Config

impl Freeze for Rfc2822

impl Freeze for Rfc3339

impl Freeze for Parsed

impl Freeze for Date

impl Freeze for Duration

impl Freeze for Time

impl Freeze for UtcOffset

impl<'a> Freeze for BorrowedFormatItem<'a>

impl<'a> Freeze for Item<'a>

impl<'a> Freeze for Item<'a>

impl<'a> Freeze for Token<'a>

impl<'a> Freeze for Token<'a>

impl<'a> Freeze for Modifier<'a>

impl<'a, T> Freeze for ParsedItem<'a, T>
where T: Freeze,

impl<I> Freeze for Lexed<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<T> Freeze for Spanned<T>
where T: Freeze,

impl<T> Freeze for Unused<T>

impl<T> Freeze for Visitor<T>
where T: ?Sized,

impl<const CONFIG: u128> Freeze for Iso8601<CONFIG>

impl<const N: usize> Freeze for Version<N>

impl Freeze for Day

impl Freeze for Hour

impl Freeze for Minute

impl Freeze for Second

impl Freeze for Week

impl Freeze for Error

impl Freeze for Component

impl Freeze for HourBase

impl Freeze for MonthRepr

impl Freeze for Padding

impl Freeze for YearBase

impl Freeze for YearRange

impl Freeze for YearRepr

impl Freeze for Component

impl Freeze for MonthRepr

impl Freeze for Padding

impl Freeze for YearRange

impl Freeze for YearRepr

impl Freeze for Period

impl Freeze for Date

impl Freeze for DateTime

impl Freeze for Day

impl Freeze for End

impl Freeze for Hour

impl Freeze for Ignore

impl Freeze for Minute

impl Freeze for Month

impl Freeze for Ordinal

impl Freeze for Period

impl Freeze for Second

impl Freeze for Subsecond

impl Freeze for Weekday

impl Freeze for Year

impl Freeze for Day

impl Freeze for End

impl Freeze for Hour

impl Freeze for Ignore

impl Freeze for Minute

impl Freeze for Month

impl Freeze for Ordinal

impl Freeze for Period

impl Freeze for Second

impl Freeze for Subsecond

impl Freeze for Weekday

impl Freeze for Year

impl Freeze for Error

impl Freeze for Location

impl Freeze for Span

impl Freeze for Offset

impl Freeze for Time

impl<'a> Freeze for Item<'a>

impl<'a> Freeze for Item<'a>

impl<'a> Freeze for Token<'a>

impl<'a> Freeze for Modifier<'a>

impl<I> Freeze for Lexed<I>
where I: Freeze, <I as Iterator>::Item: Freeze,

impl<T> Freeze for Spanned<T>
where T: Freeze,

impl<T> Freeze for Unused<T>

impl Freeze for Edge

impl Freeze for Combine

impl Freeze for PathEdge

impl Freeze for BlendMode

impl Freeze for FillRule

impl Freeze for MaskType

impl Freeze for Stage

impl Freeze for AlphaRuns

impl Freeze for Mask

impl Freeze for CubicEdge

impl Freeze for LineEdge

impl Freeze for DrawTiler

impl Freeze for Cubic64

impl Freeze for Point64

impl Freeze for AAMaskCtx

impl Freeze for Context

impl Freeze for TileCtx

impl Freeze for FixedRect

impl Freeze for Gradient

impl Freeze for FocalData

impl Freeze for Color

impl Freeze for ColorU8

impl Freeze for Mask

impl Freeze for Pixmap

impl Freeze for f32x16

impl Freeze for f32x4

impl Freeze for f32x8

impl Freeze for i32x4

impl Freeze for i32x8

impl Freeze for u16x16

impl Freeze for u32x4

impl Freeze for u32x8

impl<'a> Freeze for Shader<'a>

impl<'a> Freeze for PathEdgeIter<'a>

impl<'a> Freeze for EdgeClipperIter<'a>

impl<'a> Freeze for SubMaskRef<'a>

impl<'a> Freeze for MaskCtx<'a>

impl<'a> Freeze for SubPixmapMut<'a>

impl<'a> Freeze for HLineAntiHairBlitter<'a>

impl<'a> Freeze for HorishAntiHairBlitter<'a>

impl<'a> Freeze for RectClipBlitter<'a>

impl<'a> Freeze for VLineAntiHairBlitter<'a>

impl<'a> Freeze for BaseSuperBlitter<'a>

impl<'a> Freeze for SuperBlitter<'a>

impl<'a> Freeze for Paint<'a>

impl<'a> Freeze for Pattern<'a>

impl<'a> Freeze for PixmapMut<'a>

impl<'a> Freeze for PixmapRef<'a>

impl<'a, 'b> Freeze for RasterPipelineBlitter<'a, 'b>

impl<'a, 'b> Freeze for Pipeline<'a, 'b>

impl<'a, 'b> Freeze for Pipeline<'a, 'b>

impl Freeze for LineCap

impl Freeze for LineJoin

impl Freeze for PathVerb

impl Freeze for AngleType

impl Freeze for Segment

impl Freeze for f32x4

impl Freeze for Conic

impl Freeze for QuadCoeff

impl Freeze for IntRect

impl Freeze for IntSize

impl Freeze for Path

impl Freeze for Point

impl Freeze for Rect

impl Freeze for Size

impl Freeze for Stroke

impl Freeze for Transform

impl Freeze for f32x2

impl<'a> Freeze for ContourMeasureIter<'a>

impl<'a> Freeze for SwappableBuilders<'a>

impl<'a> Freeze for PathSegmentsIter<'a>

impl Freeze for AsciiByte

impl Freeze for Aligned4

impl Freeze for Aligned8

impl<const N: usize> Freeze for TinyAsciiStr<N>

impl<const N: usize> Freeze for UnvalidatedTinyAsciiStr<N>

impl !Freeze for IoHandle

impl !Freeze for Scheduler

impl !Freeze for Context

impl !Freeze for File

impl !Freeze for AtomicU16

impl !Freeze for AtomicU32

impl !Freeze for Barrier

impl !Freeze for TcpStream

impl !Freeze for UdpSocket

impl !Freeze for UnixStream

impl !Freeze for Receiver

impl !Freeze for Sender

impl !Freeze for Inner

impl !Freeze for Config

impl !Freeze for HandleCell

impl !Freeze for Context

impl !Freeze for Handle

impl !Freeze for Handle

impl !Freeze for Waiter

impl !Freeze for Inner

impl !Freeze for Context

impl !Freeze for Handle

impl !Freeze for Shared

impl !Freeze for Defer

impl !Freeze for Handle

impl !Freeze for Idle

impl !Freeze for Inner

impl !Freeze for Shared

impl !Freeze for Context

impl !Freeze for Shared

impl !Freeze for Worker

impl !Freeze for Builder

impl !Freeze for Runtime

impl !Freeze for Header

impl !Freeze for Trailer

impl !Freeze for State

impl !Freeze for StateCell

impl !Freeze for TimerEntry

impl !Freeze for Handle

impl !Freeze for Inner

impl !Freeze for Semaphore

impl !Freeze for Waiter

impl !Freeze for Waiter

impl !Freeze for WaiterCell

impl !Freeze for Semaphore

impl !Freeze for Semaphore

impl !Freeze for Waiter

impl !Freeze for Task

impl !Freeze for Barrier

impl !Freeze for Notify

impl !Freeze for Semaphore

impl !Freeze for BigNotify

impl !Freeze for Context

impl !Freeze for LocalData

impl !Freeze for LocalState

impl !Freeze for Shared

impl !Freeze for LocalSet

impl !Freeze for Sleep

impl Freeze for Operation

impl Freeze for State

impl Freeze for State

impl Freeze for SeekState

impl Freeze for SeekState

impl Freeze for State

impl Freeze for PipeEnd

impl Freeze for Mandatory

impl Freeze for Kind

impl Freeze for IoStack

impl Freeze for Direction

impl Freeze for Tick

impl Freeze for State

impl Freeze for Handle

impl Freeze for Repr

impl Freeze for RecvError

impl Freeze for State

impl Freeze for Kind

impl Freeze for List

impl Freeze for Inner

impl Freeze for DirEntry

impl Freeze for ReadDir

impl Freeze for Buf

impl Freeze for Empty

impl Freeze for Interest

impl Freeze for Ready

impl Freeze for Repeat

impl Freeze for Sink

impl Freeze for Internal

impl Freeze for TcpSocket

impl Freeze for UCred

impl Freeze for Shared

impl Freeze for Spawner

impl Freeze for Task

impl Freeze for Receiver

impl Freeze for Sender

impl Freeze for Cfg

impl Freeze for Driver

impl Freeze for Driver

impl Freeze for Synced

impl Freeze for Waiters

impl Freeze for Core

impl Freeze for Synced

impl Freeze for Counters

impl Freeze for State

impl Freeze for Synced

impl Freeze for Parker

impl Freeze for Unparker

impl Freeze for Stats

impl Freeze for Core

impl Freeze for Launch

impl Freeze for Remote

impl Freeze for Synced

impl Freeze for Handle

impl Freeze for RawTask

impl Freeze for Vtable

impl Freeze for Snapshot

impl Freeze for TaskHooks

impl Freeze for ThreadId

impl Freeze for Driver

impl Freeze for Level

impl Freeze for Wheel

impl Freeze for Waitlist

impl Freeze for Tail

impl Freeze for RecvError

impl Freeze for State

impl Freeze for RecvError

impl Freeze for Version

impl Freeze for Budget

impl Freeze for Id

impl Freeze for JoinError

impl Freeze for Clock

impl Freeze for Elapsed

impl Freeze for Error

impl Freeze for Inner

impl Freeze for Instant

impl Freeze for Interval

impl Freeze for Pack

impl Freeze for FastRand

impl Freeze for RngSeed

impl Freeze for WakeList

impl<'a> !Freeze for Readiness<'a>

impl<'a> !Freeze for CoreGuard<'a>

impl<'a> !Freeze for Acquire<'a>

impl<'a> !Freeze for Notified<'a>

impl<'a> Freeze for ReadBuf<'a>

impl<'a> Freeze for ReadHalf<'a>

impl<'a> Freeze for WriteHalf<'a>

impl<'a> Freeze for ReadHalf<'a>

impl<'a> Freeze for WriteHalf<'a>

impl<'a> Freeze for InjectGuard<'a>

impl<'a> Freeze for EnterGuard<'a>

impl<'a> Freeze for TaskMeta<'a>

impl<'a> Freeze for NotifyWaitersList<'a>

impl<'a> Freeze for SemaphorePermit<'a>

impl<'a> Freeze for LocalDataEnterGuard<'a>

impl<'a> Freeze for SpawnMeta<'a>

impl<'a> Freeze for WakerRef<'a>

impl<'a, 'b, W> Freeze for WriteVectored<'a, 'b, W>
where W: ?Sized,

impl<'a, A> Freeze for Flush<'a, A>
where A: ?Sized,

impl<'a, A> Freeze for ReadExact<'a, A>
where A: ?Sized,

impl<'a, A> Freeze for Shutdown<'a, A>
where A: ?Sized,

impl<'a, F> Freeze for RunUntil<'a, F>
where F: Freeze,

impl<'a, L, T> Freeze for ShardGuard<'a, L, T>

impl<'a, R> Freeze for FillBuf<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for Read<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for ReadLine<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for ReadToEnd<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for ReadToString<'a, R>
where R: ?Sized,

impl<'a, R> Freeze for ReadUntil<'a, R>
where R: ?Sized,

impl<'a, R, B> Freeze for ReadBuf<'a, R, B>
where R: ?Sized, B: ?Sized,

impl<'a, R, W> Freeze for Copy<'a, R, W>
where R: ?Sized, W: ?Sized,

impl<'a, R, W> Freeze for CopyBuf<'a, R, W>
where R: ?Sized, W: ?Sized,

impl<'a, S> Freeze for Seek<'a, S>
where S: ?Sized,

impl<'a, S> Freeze for WakerRef<'a, S>

impl<'a, T> !Freeze for Recv<'a, T>

impl<'a, T> Freeze for AsyncFdReadyGuard<'a, T>

impl<'a, T> Freeze for AsyncFdReadyMutGuard<'a, T>

impl<'a, T> Freeze for Pop<'a, T>

impl<'a, T> Freeze for RecvGuard<'a, T>

impl<'a, T> Freeze for WaitersList<'a, T>

impl<'a, T> Freeze for Permit<'a, T>

impl<'a, T> Freeze for PermitIterator<'a, T>

impl<'a, T> Freeze for MappedMutexGuardInner<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for MutexGuardInner<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for Inner<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for Inner<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for Inner<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for MappedMutexGuard<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for MutexGuard<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for RwLockMappedWriteGuard<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for RwLockReadGuard<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for RwLockWriteGuard<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for Ref<'a, T>

impl<'a, T> Freeze for EntryInOneOfTheLists<'a, T>

impl<'a, T> Freeze for LockGuard<'a, T>

impl<'a, T, F> Freeze for DrainFilter<'a, T, F>
where F: Freeze,

impl<'a, W> Freeze for Write<'a, W>
where W: ?Sized,

impl<'a, W> Freeze for WriteAll<'a, W>
where W: ?Sized,

impl<'a, W, B> Freeze for WriteAllBuf<'a, W, B>

impl<'a, W, B> Freeze for WriteBuf<'a, W, B>

impl<E> Freeze for PollEvented<E>
where E: Freeze,

impl<F> Freeze for Coop<F>
where F: Freeze,

impl<F> Freeze for Unconstrained<F>
where F: Freeze,

impl<Fut> Freeze for MaybeDone<Fut>
where Fut: Freeze, <Fut as Future>::Output: Freeze,

impl<L, T> !Freeze for ShardedList<L, T>

impl<L, T> Freeze for GuardedLinkedList<L, T>

impl<L, T> Freeze for LinkedList<L, T>

impl<R> Freeze for BufReader<R>
where R: Freeze,

impl<R> Freeze for Lines<R>
where R: Freeze,

impl<R> Freeze for Split<R>
where R: Freeze,

impl<R> Freeze for Take<R>
where R: Freeze,

impl<R, W> Freeze for Join<R, W>
where R: Freeze, W: Freeze,

impl<RW> Freeze for BufStream<RW>
where RW: Freeze,

impl<S> !Freeze for LocalOwnedTasks<S>

impl<S> !Freeze for OwnedTasks<S>

impl<S> Freeze for OwnedTasksInner<S>

impl<S> Freeze for LocalNotified<S>

impl<S> Freeze for Notified<S>

impl<S> Freeze for Task<S>

impl<S> Freeze for UnownedTask<S>

impl<T> !Freeze for Inner<T>

impl<T> !Freeze for Mutex<T>

impl<T> !Freeze for RwLock<T>

impl<T> !Freeze for UnsafeCell<T>

impl<T> !Freeze for Scoped<T>

impl<T> !Freeze for Shared<T>

impl<T> !Freeze for Inject<T>

impl<T> !Freeze for Inner<T>

impl<T> !Freeze for CoreStage<T>

impl<T> !Freeze for Shared<T>

impl<T> !Freeze for Slot<T>

impl<T> !Freeze for Block<T>

impl<T> !Freeze for BlockHeader<T>

impl<T> !Freeze for Values<T>

impl<T> !Freeze for Tx<T>

impl<T> !Freeze for Inner<T>

impl<T> !Freeze for Mutex<T>

impl<T> !Freeze for OnceCell<T>

impl<T> !Freeze for RwLock<T>

impl<T> !Freeze for Shared<T>

impl<T> !Freeze for Timeout<T>

impl<T> !Freeze for AtomicCell<T>

impl<T> !Freeze for ListEntry<T>

impl<T> !Freeze for Pointers<T>

impl<T> !Freeze for OnceCell<T>

impl<T> !Freeze for RcCell<T>

impl<T> !Freeze for TryLock<T>

impl<T> Freeze for State<T>

impl<T> Freeze for Stage<T>
where T: Freeze, <T as Future>::Output: Freeze,

impl<T> Freeze for SetError<T>
where T: Freeze,

impl<T> Freeze for Read<T>
where T: Freeze,

impl<T> Freeze for SendTimeoutError<T>
where T: Freeze,

impl<T> Freeze for TrySendError<T>
where T: Freeze,

impl<T> Freeze for TryPopResult<T>
where T: Freeze,

impl<T> Freeze for AsyncFd<T>
where T: Freeze,

impl<T> Freeze for AsyncFdTryNewError<T>
where T: Freeze,

impl<T> Freeze for Blocking<T>
where T: Freeze,

impl<T> Freeze for ReadHalf<T>

impl<T> Freeze for WriteHalf<T>

impl<T> Freeze for BlockingTask<T>
where T: Freeze,

impl<T> Freeze for Local<T>

impl<T> Freeze for Steal<T>

impl<T> Freeze for SendError<T>
where T: Freeze,

impl<T> Freeze for Receiver<T>

impl<T> Freeze for Sender<T>

impl<T> Freeze for WeakSender<T>

impl<T> Freeze for RxFields<T>

impl<T> Freeze for SendError<T>
where T: Freeze,

impl<T> Freeze for Rx<T>

impl<T> Freeze for OwnedPermit<T>

impl<T> Freeze for Receiver<T>

impl<T> Freeze for Sender<T>

impl<T> Freeze for UnboundedReceiver<T>

impl<T> Freeze for UnboundedSender<T>

impl<T> Freeze for WeakSender<T>

impl<T> Freeze for OwnedMutexGuardInner<T>
where T: ?Sized,

impl<T> Freeze for Receiver<T>

impl<T> Freeze for Sender<T>

impl<T> Freeze for Inner<T>
where T: ?Sized,

impl<T> Freeze for OwnedMutexGuard<T>
where T: ?Sized,

impl<T> Freeze for OwnedRwLockWriteGuard<T>
where T: ?Sized,

impl<T> Freeze for SendError<T>
where T: Freeze,

impl<T> Freeze for Receiver<T>

impl<T> Freeze for Sender<T>

impl<T> Freeze for JoinHandle<T>

impl<T> Freeze for JoinSet<T>

impl<T> Freeze for LocalKey<T>

impl<T> Freeze for CachePadded<T>
where T: Freeze,

impl<T> Freeze for IdleNotifiedSet<T>

impl<T> Freeze for ListsInner<T>

impl<T> Freeze for PointersInner<T>

impl<T> Freeze for PtrExposeDomain<T>

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T, F> Freeze for TaskLocalFuture<T, F>
where T: Freeze, F: Freeze,

impl<T, S> !Freeze for Cell<T, S>

impl<T, S> !Freeze for Core<T, S>

impl<T, S> !Freeze for Chan<T, S>

impl<T, S> Freeze for Harness<T, S>

impl<T, S> Freeze for OffsetHelper<T, S>
where T: Freeze, S: Freeze,

impl<T, S> Freeze for Rx<T, S>

impl<T, S> Freeze for Tx<T, S>

impl<T, U> Freeze for Chain<T, U>
where T: Freeze, U: Freeze,

impl<T, U> Freeze for OwnedMappedMutexGuardInner<T, U>
where T: ?Sized, U: ?Sized,

impl<T, U> Freeze for Inner<T, U>
where T: ?Sized, U: ?Sized,

impl<T, U> Freeze for Inner<T, U>
where T: ?Sized, U: ?Sized,

impl<T, U> Freeze for OwnedMappedMutexGuard<T, U>
where T: ?Sized, U: ?Sized,

impl<T, U> Freeze for OwnedRwLockMappedWriteGuard<T, U>
where T: ?Sized, U: ?Sized,

impl<T, U> Freeze for OwnedRwLockReadGuard<T, U>
where T: ?Sized, U: ?Sized,

impl<V> Freeze for VecWithInitialized<V>
where V: Freeze,

impl<W> Freeze for BufWriter<W>
where W: Freeze,

impl Freeze for ItemFn

impl<'a> Freeze for Body<'a>

impl Freeze for TlsState

impl<'a, 'b, T> Freeze for SyncReadAdapter<'a, 'b, T>

impl<'a, 'b, T> Freeze for SyncWriteAdapter<'a, 'b, T>

impl<'a, IO, C> Freeze for Stream<'a, IO, C>

impl<IO> Freeze for TlsStream<IO>
where IO: Freeze,

impl<IO> Freeze for TlsStream<IO>
where IO: Freeze,

impl<IO> Freeze for Accept<IO>
where IO: Freeze,

impl<IO> Freeze for Connect<IO>
where IO: Freeze,

impl<IO> Freeze for FallibleAccept<IO>
where IO: Freeze,

impl<IO> Freeze for FallibleConnect<IO>
where IO: Freeze,

impl<IO> Freeze for LazyConfigAcceptor<IO>
where IO: Freeze,

impl<IO> Freeze for StartHandshake<IO>
where IO: Freeze,

impl<IS> Freeze for MidHandshake<IS>
where IS: Freeze, <IS as IoSession>::Io: Freeze,

impl<T> Freeze for TlsStream<T>
where T: Freeze,

impl !Freeze for FastRand

impl Freeze for Internal

impl Freeze for Elapsed

impl<'a, St> Freeze for Next<'a, St>
where St: ?Sized,

impl<'a, St> Freeze for TryNext<'a, St>
where St: ?Sized,

impl<'a, St, F> Freeze for AllFuture<'a, St, F>
where F: Freeze, St: ?Sized,

impl<'a, St, F> Freeze for AnyFuture<'a, St, F>
where F: Freeze, St: ?Sized,

impl<I> Freeze for Iter<I>
where I: Freeze,

impl<K, V> Freeze for StreamMap<K, V>

impl<S> !Freeze for ChunksTimeout<S>

impl<S> !Freeze for Timeout<S>

impl<S> Freeze for TimeoutRepeating<S>
where S: Freeze,

impl<S> Freeze for StreamNotifyClose<S>
where S: Freeze,

impl<St> Freeze for Skip<St>
where St: Freeze,

impl<St> Freeze for Take<St>
where St: Freeze,

impl<St, B, F> Freeze for FoldFuture<St, B, F>
where St: Freeze, F: Freeze, B: Freeze,

impl<St, F> Freeze for Filter<St, F>
where St: Freeze, F: Freeze,

impl<St, F> Freeze for FilterMap<St, F>
where St: Freeze, F: Freeze,

impl<St, F> Freeze for Map<St, F>
where St: Freeze, F: Freeze,

impl<St, F> Freeze for MapWhile<St, F>
where St: Freeze, F: Freeze,

impl<St, F> Freeze for SkipWhile<St, F>
where St: Freeze, F: Freeze,

impl<St, F> Freeze for TakeWhile<St, F>
where St: Freeze, F: Freeze,

impl<St, Fut, F> Freeze for Then<St, Fut, F>
where St: Freeze, F: Freeze, Fut: Freeze,

impl<T> !Freeze for Throttle<T>

impl<T> Freeze for Fuse<T>
where T: Freeze,

impl<T> Freeze for Peekable<T>
where <T as Stream>::Item: Freeze, T: Freeze,

impl<T> Freeze for Empty<T>

impl<T> Freeze for Once<T>
where T: Freeze,

impl<T> Freeze for Pending<T>

impl<T> Freeze for ReceiverStream<T>

impl<T, U> Freeze for Chain<T, U>
where U: Freeze, T: Freeze,

impl<T, U> Freeze for Merge<T, U>
where T: Freeze, U: Freeze,

impl<T, U> Freeze for Collect<T, U>
where T: Freeze, <U as FromStreamPriv<<T as Stream>::Item>>::InternalCollection: Freeze,

impl !Freeze for TreeNode

impl Freeze for RWFrames

impl Freeze for ReadFrame

impl Freeze for Builder

impl Freeze for Inner

impl Freeze for DropGuard

impl<'a, S, B> Freeze for StreamReaderProject<'a, S, B>

impl<'a, T> Freeze for ReusableBoxFuture<'a, T>

impl<L, R> Freeze for Either<L, R>
where L: Freeze, R: Freeze,

impl<O, F> Freeze for CallOnDrop<O, F>
where F: Freeze,

impl<R> Freeze for ReaderStream<R>
where R: Freeze,

impl<R, F> Freeze for InspectReader<R, F>
where R: Freeze, F: Freeze,

impl<S> Freeze for CopyToBytes<S>
where S: Freeze,

impl<S> Freeze for SinkWriter<S>
where S: Freeze,

impl<S, B> Freeze for StreamReader<S, B>
where S: Freeze, B: Freeze,

impl<T> Freeze for State<T>

impl<T> Freeze for PollSenderFuture<T>

impl<T> Freeze for PollSendError<T>
where T: Freeze,

impl<T> Freeze for PollSender<T>

impl<T> Freeze for MaybeDangling<T>
where T: Freeze,

impl<T, D> Freeze for FramedRead<T, D>
where T: Freeze, D: Freeze,

impl<T, E> Freeze for FramedWrite<T, E>
where T: Freeze, E: Freeze,

impl<T, U> Freeze for Framed<T, U>
where T: Freeze, U: Freeze,

impl<T, U> Freeze for FramedParts<T, U>
where T: Freeze, U: Freeze,

impl<T, U, State> Freeze for FramedImpl<T, U, State>
where T: Freeze, State: Freeze, U: Freeze,

impl<W, F> Freeze for InspectWriter<W, F>
where W: Freeze, F: Freeze,

impl Freeze for Offset

impl Freeze for Date

impl Freeze for Datetime

impl Freeze for Time

impl Freeze for Item

impl Freeze for Value

impl Freeze for Error

impl Freeze for Error

impl Freeze for Pretty

impl Freeze for Array

impl Freeze for Decor

impl Freeze for Key

impl Freeze for RawString

impl Freeze for Repr

impl Freeze for Table

impl Freeze for TomlError

impl<'a> Freeze for Entry<'a>

impl<'a> Freeze for InlineEntry<'a>

impl<'a> Freeze for InlineOccupiedEntry<'a>

impl<'a> Freeze for InlineVacantEntry<'a>

impl<'a> Freeze for OccupiedEntry<'a>

impl<'a> Freeze for VacantEntry<'a>

impl<'de, T> Freeze for SpannedDeserializer<'de, T>
where T: Freeze,

impl<'k> Freeze for KeyMut<'k>

impl<E> Freeze for UnitOnly<E>

impl<S> Freeze for Deserializer<S>
where S: Freeze,

impl<S> Freeze for ImDocument<S>
where S: Freeze,

impl<T> Freeze for SerializeVariant<T>
where T: Freeze,

impl<T> Freeze for Formatted<T>
where T: Freeze,

impl<T> Freeze for Dependency<T>

impl<T> Freeze for DependencyLink<T>
where T: Freeze,

impl<T> Freeze for TopologicalSort<T>

impl Freeze for Inner

impl Freeze for Span

impl<'a> Freeze for Entered<'a>

impl<T> Freeze for Instrumented<T>
where T: Freeze,

impl<T> Freeze for WithDispatch<T>
where T: Freeze,

impl !Freeze for Callsites

impl !Freeze for State

impl Freeze for Parent

impl Freeze for Registrar

impl Freeze for Empty

impl Freeze for FieldSet

impl Freeze for Iter

impl Freeze for Kind

impl Freeze for Current

impl Freeze for Id

impl Freeze for Dispatch

impl Freeze for Field

impl Freeze for Level

impl Freeze for Interest

impl<'a> Freeze for Rebuilder<'a>

impl<'a> Freeze for Entered<'a>

impl<'a> Freeze for HexBytes<'a>

impl<'a> Freeze for ValueSet<'a>

impl<'a> Freeze for Attributes<'a>

impl<'a> Freeze for Record<'a>

impl<'a> Freeze for Event<'a>

impl<'a> Freeze for Metadata<'a>

impl<T> Freeze for Kind<T>
where T: Freeze,

impl<T> Freeze for Private<T>
where T: Freeze,

impl<T> Freeze for DebugValue<T>
where T: Freeze,

impl<T> Freeze for DisplayValue<T>
where T: Freeze,

impl<'a, T> Freeze for Locked<'a, T>

impl<T> !Freeze for TryLock<T>

impl Freeze for CFFError

impl Freeze for Language

impl Freeze for Magic

impl Freeze for Style

impl Freeze for Weight

impl Freeze for Width

impl Freeze for Condition

impl Freeze for State

impl Freeze for State

impl Freeze for Point

impl Freeze for Matrix

impl Freeze for ColorStop

impl Freeze for TagRecord

impl Freeze for Table

impl Freeze for Table

impl Freeze for Metrics

impl Freeze for EntryData

impl Freeze for GlyphPart

impl Freeze for PartFlags

impl Freeze for Table

impl Freeze for Coverage

impl Freeze for Feature

impl Freeze for F2DOT14

impl Freeze for Offset16

impl Freeze for Offset24

impl Freeze for Offset32

impl Freeze for U24

impl Freeze for AxisValue

impl Freeze for Fixed

impl Freeze for GlyphId

impl Freeze for PointF

impl Freeze for Rect

impl Freeze for RectF

impl Freeze for RgbaColor

impl Freeze for Tag

impl Freeze for Transform

impl Freeze for VarCoords

impl Freeze for Variation

impl Freeze for Location

impl Freeze for Metrics

impl Freeze for TopDict

impl Freeze for Scalars

impl Freeze for Operator

impl Freeze for StringId

impl Freeze for BgraColor

impl Freeze for Point

impl Freeze for Control

impl Freeze for RunState

impl Freeze for Control

impl Freeze for Coverage

impl Freeze for Table

impl<'a> Freeze for LookupInner<'a>

impl<'a> Freeze for Format<'a>

impl<'a> Freeze for Paint<'a>

impl<'a> Freeze for ClassDefinition<'a>

impl<'a> Freeze for Coverage<'a>

impl<'a> Freeze for Device<'a>

impl<'a> Freeze for PairAdjustment<'a>

impl<'a> Freeze for PositioningSubtable<'a>

impl<'a> Freeze for SingleAdjustment<'a>

impl<'a> Freeze for SingleSubstitution<'a>

impl<'a> Freeze for SubstitutionSubtable<'a>

impl<'a> Freeze for Format<'a>

impl<'a> Freeze for Format<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for SubtableKind<'a>

impl<'a> Freeze for ChainedContextLookup<'a>

impl<'a> Freeze for ContextLookup<'a>

impl<'a> Freeze for AxisValueSubtable<'a>

impl<'a> Freeze for FDSelect<'a>

impl<'a> Freeze for FontKind<'a>

impl<'a> Freeze for Charset<'a>

impl<'a> Freeze for EncodingKind<'a>

impl<'a> Freeze for ColorLine<'a>

impl<'a> Freeze for VariationTuples<'a>

impl<'a> Freeze for Lookup<'a>

impl<'a> Freeze for StateTable<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for SegmentMaps<'a>

impl<'a> Freeze for SegmentMapsIter<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Subtable<'a>

impl<'a> Freeze for Subtable0<'a>

impl<'a> Freeze for Subtable10<'a>

impl<'a> Freeze for Subtable12<'a>

impl<'a> Freeze for Subtable13<'a>

impl<'a> Freeze for Subtable14<'a>

impl<'a> Freeze for Subtable2<'a>

impl<'a> Freeze for Subtable4<'a>

impl<'a> Freeze for Subtable6<'a>

impl<'a> Freeze for Subtables<'a>

impl<'a> Freeze for SubtablesIter<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for LinearGradient<'a>

impl<'a> Freeze for RadialGradient<'a>

impl<'a> Freeze for SweepGradient<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for DeltaSetIndexMap<'a>

impl<'a> Freeze for FeatureName<'a>

impl<'a> Freeze for FeatureNames<'a>

impl<'a> Freeze for FeatureNamesIter<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for ConditionSet<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Anchor<'a>

impl<'a> Freeze for AnchorMatrix<'a>

impl<'a> Freeze for ClassMatrix<'a>

impl<'a> Freeze for CursiveAdjustment<'a>

impl<'a> Freeze for CursiveAnchorSet<'a>

impl<'a> Freeze for HintingDevice<'a>

impl<'a> Freeze for LigatureArray<'a>

impl<'a> Freeze for MarkArray<'a>

impl<'a> Freeze for MarkToBaseAdjustment<'a>

impl<'a> Freeze for MarkToMarkAdjustment<'a>

impl<'a> Freeze for PairSet<'a>

impl<'a> Freeze for PairSets<'a>

impl<'a> Freeze for ValueRecord<'a>

impl<'a> Freeze for ValueRecordsArray<'a>

impl<'a> Freeze for AlternateSet<'a>

impl<'a> Freeze for AlternateSubstitution<'a>

impl<'a> Freeze for Ligature<'a>

impl<'a> Freeze for LigatureSubstitution<'a>

impl<'a> Freeze for MultipleSubstitution<'a>

impl<'a> Freeze for Sequence<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Subtable<'a>

impl<'a> Freeze for Subtable0<'a>

impl<'a> Freeze for Subtable2<'a>

impl<'a> Freeze for Subtable3<'a>

impl<'a> Freeze for Subtables<'a>

impl<'a> Freeze for SubtablesIter<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for AnchorPoints<'a>

impl<'a> Freeze for Subtable<'a>

impl<'a> Freeze for Subtable0<'a>

impl<'a> Freeze for Subtable1<'a>

impl<'a> Freeze for Subtable2<'a>

impl<'a> Freeze for Subtable4<'a>

impl<'a> Freeze for Subtable6<'a>

impl<'a> Freeze for Subtables<'a>

impl<'a> Freeze for SubtablesIter<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Constants<'a>

impl<'a> Freeze for GlyphAssembly<'a>

impl<'a> Freeze for GlyphConstruction<'a>

impl<'a> Freeze for GlyphConstructions<'a>

impl<'a> Freeze for GlyphInfo<'a>

impl<'a> Freeze for Kern<'a>

impl<'a> Freeze for KernInfo<'a>

impl<'a> Freeze for KernInfos<'a>

impl<'a> Freeze for MathValue<'a>

impl<'a> Freeze for MathValues<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Variants<'a>

impl<'a> Freeze for Chain<'a>

impl<'a> Freeze for Chains<'a>

impl<'a> Freeze for ChainsIter<'a>

impl<'a> Freeze for ContextualSubtable<'a>

impl<'a> Freeze for InsertionSubtable<'a>

impl<'a> Freeze for LigatureSubtable<'a>

impl<'a> Freeze for Subtable<'a>

impl<'a> Freeze for Subtables<'a>

impl<'a> Freeze for SubtablesIter<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Name<'a>

impl<'a> Freeze for Names<'a>

impl<'a> Freeze for NamesIter<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for ChainedSequenceRule<'a>

impl<'a> Freeze for Feature<'a>

impl<'a> Freeze for FeatureVariations<'a>

impl<'a> Freeze for LanguageSystem<'a>

impl<'a> Freeze for LayoutTable<'a>

impl<'a> Freeze for Lookup<'a>

impl<'a> Freeze for LookupSubtables<'a>

impl<'a> Freeze for Script<'a>

impl<'a> Freeze for SequenceRule<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Stream<'a>

impl<'a> Freeze for Names<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Strike<'a>

impl<'a> Freeze for Strikes<'a>

impl<'a> Freeze for StrikesIter<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for AxisValueSubtables<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Face<'a>

impl<'a> Freeze for FaceTables<'a>

impl<'a> Freeze for RasterGlyphImage<'a>

impl<'a> Freeze for RawFace<'a>

impl<'a> Freeze for RawFaceTables<'a>

impl<'a> Freeze for SvgDocument<'a>

impl<'a> Freeze for SvgDocumentsList<'a>

impl<'a> Freeze for SvgDocumentsListIter<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for ArgumentsStack<'a>

impl<'a> Freeze for CIDMetadata<'a>

impl<'a> Freeze for SIDMetadata<'a>

impl<'a> Freeze for CharStringParser<'a>

impl<'a> Freeze for DictionaryParser<'a>

impl<'a> Freeze for Encoding<'a>

impl<'a> Freeze for Index<'a>

impl<'a> Freeze for IndexIter<'a>

impl<'a> Freeze for VarOffsets<'a>

impl<'a> Freeze for Builder<'a>

impl<'a> Freeze for ClipList<'a>

impl<'a> Freeze for NonVarColorLine<'a>

impl<'a> Freeze for VarColorLine<'a>

impl<'a> Freeze for VariationData<'a>

impl<'a> Freeze for Builder<'a>

impl<'a> Freeze for CompositeGlyphIter<'a>

impl<'a> Freeze for CoordsIter<'a>

impl<'a> Freeze for EndpointsIter<'a>

impl<'a> Freeze for FlagsIter<'a>

impl<'a> Freeze for GlyphPointsIter<'a>

impl<'a> Freeze for PackedDeltasIter<'a>

impl<'a> Freeze for PackedPointsIter<'a>

impl<'a> Freeze for SetPointsIter<'a>

impl<'a> Freeze for VariationTuple<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Track<'a>

impl<'a> Freeze for TrackData<'a>

impl<'a> Freeze for Tracks<'a>

impl<'a> Freeze for TracksIter<'a>

impl<'a> Freeze for ItemVariationStore<'a>

impl<'a> Freeze for VariationRegionList<'a>

impl<'a> Freeze for Table<'a>

impl<'a> Freeze for Table<'a>

impl<'a, 'b> Freeze for GradientStopsIter<'a, 'b>

impl<'a, T> Freeze for BinarySearchTable<'a, T>

impl<'a, T> Freeze for ExtendedStateTable<'a, T>

impl<'a, T> Freeze for LookupSubtablesIter<'a, T>

impl<'a, T> Freeze for RecordList<'a, T>

impl<'a, T> Freeze for RecordListIter<'a, T>

impl<'a, T> Freeze for LazyOffsetArray16<'a, T>

impl<'a, T> Freeze for LazyOffsetArrayIter16<'a, T>

impl<'a, T> Freeze for LazyArray16<'a, T>

impl<'a, T> Freeze for LazyArray32<'a, T>

impl<'a, T> Freeze for LazyArrayIter16<'a, T>

impl<'a, T> Freeze for LazyArrayIter32<'a, T>

impl<T> Freeze for GenericStateEntry<T>
where T: Freeze,

impl !Freeze for Error

impl Freeze for Connector

impl Freeze for TlsError

impl Freeze for UrlError

impl Freeze for Message

impl Freeze for Role

impl Freeze for CloseCode

impl Freeze for Control

impl Freeze for Data

impl Freeze for OpCode

impl Freeze for Mode

impl Freeze for Frame

impl<'t> Freeze for CloseFrame<'t>

impl<Obj, Stream> Freeze for RoundResult<Obj, Stream>
where Stream: Freeze, Obj: Freeze,

impl<Obj, Stream> Freeze for StageResult<Obj, Stream>
where Obj: Freeze, Stream: Freeze,

impl<Role> !Freeze for HandshakeError<Role>

impl<Role> Freeze for MidHandshake<Role>
where Role: Freeze, <Role as HandshakeRole>::InternalStream: Freeze,

impl<S> Freeze for MaybeTlsStream<S>
where S: Freeze,

impl<S> Freeze for ClientHandshake<S>

impl<S, C> Freeze for ServerHandshake<S, C>
where C: Freeze,

impl<Stream> Freeze for HandshakeMachine<Stream>
where Stream: Freeze,

impl<Stream> Freeze for FrameSocket<Stream>
where Stream: Freeze,

impl<Stream> Freeze for WebSocket<Stream>
where Stream: Freeze,

impl<const CHUNK_SIZE: usize> Freeze for ReadBuffer<CHUNK_SIZE>

impl<'a, T> Freeze for IterMutState<'a, T>

impl<'a, T> Freeze for IterMut<'a, T>

impl<T> !Freeze for Arena<T>

impl<T> Freeze for ChunkList<T>

impl Freeze for ATerm

impl Freeze for B0

impl Freeze for B1

impl Freeze for Z0

impl Freeze for Equal

impl Freeze for Greater

impl Freeze for Less

impl Freeze for UTerm

impl<U> Freeze for NInt<U>
where U: Freeze,

impl<U> Freeze for PInt<U>
where U: Freeze,

impl<U, B> Freeze for UInt<U, B>
where U: Freeze, B: Freeze,

impl<V, A> Freeze for TArr<V, A>
where V: Freeze, A: Freeze,

impl<'a, T, const N: usize> Freeze for Iter<'a, T, N>

impl<'a, T, const N: usize> Freeze for IterMut<'a, T, N>

impl<T> Freeze for Entry<T>
where T: Freeze,

impl<T, const N: usize> Freeze for LRUCache<T, N>
where T: Freeze,

impl Freeze for Fold

impl<S> Freeze for Encoding<S>
where S: Freeze,

impl<S> Freeze for Ascii<S>
where S: Freeze,

impl<S> Freeze for UniCase<S>
where S: Freeze,

impl<S> Freeze for Unicode<S>
where S: Freeze,

impl Freeze for BidiClass

impl Freeze for Direction

impl Freeze for Error

impl Freeze for Status

impl Freeze for Level

impl<'a, 'text> Freeze for Paragraph<'a, 'text>

impl<'a, 'text> Freeze for Paragraph<'a, 'text>

impl<'text> Freeze for BidiInfo<'text>

impl<'text> Freeze for InitialInfo<'text>

impl<'text> Freeze for InitialInfoExt<'text>

impl<'text> Freeze for ParagraphBidiInfo<'text>

impl<'text> Freeze for Utf8IndexLenIter<'text>

impl<'text> Freeze for BidiInfo<'text>

impl<'text> Freeze for InitialInfo<'text>

impl<'text> Freeze for InitialInfoExt<'text>

impl<'text> Freeze for ParagraphBidiInfo<'text>

impl<'text> Freeze for Utf16CharIndexIter<'text>

impl<'text> Freeze for Utf16CharIter<'text>

impl<'text> Freeze for Utf16IndexLenIter<'text>

impl<T> Freeze for Align64<T>
where T: Freeze,

impl<T> Freeze for Align8<T>
where T: Freeze,

impl Freeze for Script

impl Freeze for StatePart

impl Freeze for EmojiCat

impl Freeze for WordCat

impl<'a> Freeze for SentenceBreaks<'a>

impl<'a> Freeze for GraphemeIndices<'a>

impl<'a> Freeze for Graphemes<'a>

impl<'a> Freeze for USentenceBoundIndices<'a>

impl<'a> Freeze for USentenceBounds<'a>

impl<'a> Freeze for UWordBoundIndices<'a>

impl<'a> Freeze for UWordBounds<'a>

impl<'a> Freeze for UnicodeSentences<'a>

impl<'a> Freeze for UnicodeWordIndices<'a>

impl<'a> Freeze for UnicodeWords<'a>

impl Freeze for WidthInfo

impl<T> Freeze for Align128<T>
where T: Freeze,

impl<T> Freeze for Align32<T>
where T: Freeze,

impl<T> Freeze for Align64<T>
where T: Freeze,

impl Freeze for Error

impl<'a> Freeze for Slice<'a>

impl<'a> Freeze for Input<'a>

impl<'a> Freeze for Reader<'a>

impl Freeze for Origin

impl Freeze for Position

impl Freeze for Context

impl Freeze for Url

impl<'a> Freeze for Parser<'a>

impl<'a> Freeze for ParseOptions<'a>

impl<'a> Freeze for PathSegmentsMut<'a>

impl<'a> Freeze for UrlQuery<'a>

impl<'i> Freeze for Input<'i>

impl<S> Freeze for Host<S>
where S: Freeze,

impl<'a> Freeze for Utf16CharIndices<'a>

impl<'a> Freeze for Utf16Chars<'a>

impl<'a> Freeze for BufReadDecoderError<'a>

impl<'a> Freeze for DecodeError<'a>

impl<B> Freeze for BufReadDecoder<B>
where B: Freeze,

impl<F> Freeze for LossyDecoder<F>
where F: Freeze,

impl Freeze for Utf8Data

impl<'a> Freeze for Utf8CharIndices<'a>

impl<'a> Freeze for Utf8Chars<'a>

impl Freeze for Action

impl Freeze for State

impl Freeze for Parser

impl Freeze for Variant

impl Freeze for Version

impl Freeze for ErrorKind

impl Freeze for Braced

impl Freeze for Simple

impl Freeze for Urn

impl Freeze for Builder

impl Freeze for Error

impl Freeze for Uuid

impl Freeze for NoContext

impl Freeze for Timestamp

impl<'a> Freeze for InvalidUuid<'a>

impl<C> Freeze for ThreadLocalContext<C>

impl<'a, V> Freeze for Entry<'a, V>

impl<'a, V> Freeze for Drain<'a, V>

impl<'a, V> Freeze for Iter<'a, V>

impl<'a, V> Freeze for IterMut<'a, V>

impl<'a, V> Freeze for Keys<'a, V>

impl<'a, V> Freeze for OccupiedEntry<'a, V>

impl<'a, V> Freeze for VacantEntry<'a, V>

impl<'a, V> Freeze for Values<'a, V>

impl<'a, V> Freeze for ValuesMut<'a, V>

impl<V> Freeze for IntoIter<V>

impl<V> Freeze for VecMap<V>

impl Freeze for Void

impl Freeze for DirList

impl Freeze for Ancestor

impl Freeze for DirEntry

impl Freeze for Error

impl Freeze for IntoIter

impl Freeze for WalkDir

impl<I, P> Freeze for FilterEntry<I, P>
where I: Freeze, P: Freeze,

impl !Freeze for Inner

impl Freeze for State

impl Freeze for Closed

impl Freeze for Giver

impl Freeze for Taker

impl<'a> Freeze for Want<'a>

impl !Freeze for Validated

impl !Freeze for Cond

impl !Freeze for BodyStream

impl !Freeze for Preflight

impl !Freeze for Configured

impl !Freeze for File

impl !Freeze for Logged

impl !Freeze for FullPath

impl !Freeze for Peek

impl !Freeze for Tail

impl !Freeze for WithHeader

impl !Freeze for Traced

impl !Freeze for Reply_

impl !Freeze for Route

impl Freeze for Forbidden

impl Freeze for DataType

impl Freeze for Known

impl Freeze for Reason

impl Freeze for BodyState

impl Freeze for PathIndex

impl Freeze for PathIndex

impl Freeze for PathIndex

impl Freeze for Internal

impl Freeze for Any

impl Freeze for AnyFut

impl Freeze for Form

impl Freeze for Json

impl Freeze for Builder

impl Freeze for Cors

impl Freeze for ArcPath

impl Freeze for BadRange

impl Freeze for SseError

impl Freeze for Event

impl Freeze for KeepAlive

impl Freeze for Rejection

impl Freeze for Internal

impl Freeze for Json

impl Freeze for Error

impl Freeze for WsError

impl<'a> Freeze for Info<'a>

impl<'a> Freeze for Info<'a>

impl<'pin, T, F> Freeze for StateProj<'pin, T, F>
where <<F as Func<<T as TryFuture>::Ok>>::Output as TryFuture>::Error: Sized,

impl<'pin, T, F> Freeze for StateProj<'pin, T, F>

impl<'pin, T, F> Freeze for StateProj<'pin, T, F>

impl<'pin, T, F> Freeze for StateProj<'pin, T, F>

impl<'pin, T, TE, U> Freeze for StateProj<'pin, T, TE, U>

impl<'pin, T, U> Freeze for StateProj<'pin, T, U>

impl<F> !Freeze for FilteredFuture<F>

impl<F> !Freeze for WrappedFuture<F>

impl<F> Freeze for BoxingFilter<F>
where F: Freeze,

impl<F> Freeze for FilteredService<F>
where F: Freeze,

impl<F> Freeze for FilterFn<F>
where F: Freeze,

impl<F> Freeze for Unify<F>
where F: Freeze,

impl<F> Freeze for UnifyFuture<F>
where F: Freeze,

impl<F> Freeze for UntupleOne<F>
where F: Freeze,

impl<F> Freeze for UntupleOneFuture<F>
where <F as FilterBase>::Future: Freeze,

impl<F> Freeze for WrapFn<F>
where F: Freeze,

impl<F> Freeze for CorsFilter<F>
where F: Freeze,

impl<F> Freeze for Log<F>
where F: Freeze,

impl<F> Freeze for Trace<F>
where F: Freeze,

impl<F> Freeze for Server<F>
where F: Freeze,

impl<FN, F> Freeze for WithLog<FN, F>
where F: Freeze, FN: Freeze,

impl<FN, F> Freeze for WithLogFuture<FN, F>
where F: Freeze, FN: Freeze,

impl<FN, F> Freeze for WithTrace<FN, F>
where F: Freeze, FN: Freeze,

impl<H, T> Freeze for Product<H, T>
where H: Freeze, T: Freeze,

impl<P> Freeze for Exact<P>
where P: Freeze,

impl<R> !Freeze for Wrapped<R>

impl<S> !Freeze for SseKeepAlive<S>

impl<S> Freeze for SseReply<S>
where S: Freeze,

impl<T> !Freeze for WithHeader<T>

impl<T> Freeze for OptFmt<T>
where T: Freeze,

impl<T> Freeze for Opaque<T>
where T: Freeze,

impl<T> Freeze for BoxedFilter<T>

impl<T> Freeze for Html<T>
where T: Freeze,

impl<T> Freeze for WithStatus<T>
where T: Freeze,

impl<T> Freeze for LiftIo<T>
where T: Freeze,

impl<T, F> Freeze for State<T, F>
where <<F as Func<<T as TryFuture>::Ok>>::Output as TryFuture>::Error: Sized, T: Freeze, F: Freeze, <F as Func<<T as TryFuture>::Ok>>::Output: Freeze,

impl<T, F> Freeze for State<T, F>
where <T as FilterBase>::Future: Freeze, F: Freeze, <F as Func<<T as FilterBase>::Error>>::Output: Freeze,

impl<T, F> Freeze for State<T, F>
where <T as FilterBase>::Future: Freeze, F: Freeze, <F as Func<<T as FilterBase>::Error>>::Output: Freeze,

impl<T, F> Freeze for State<T, F>
where T: Freeze, F: Freeze, <F as Func<<T as TryFuture>::Ok>>::Output: Freeze,

impl<T, F> Freeze for AndThen<T, F>
where T: Freeze, F: Freeze,

impl<T, F> Freeze for AndThenFuture<T, F>
where <<F as Func<<T as FilterBase>::Extract>>::Output as TryFuture>::Error: Sized, <T as FilterBase>::Future: Freeze, F: Freeze, <F as Func<<T as FilterBase>::Extract>>::Output: Freeze,

impl<T, F> Freeze for Map<T, F>
where T: Freeze, F: Freeze,

impl<T, F> Freeze for MapFuture<T, F>
where <T as FilterBase>::Future: Freeze, F: Freeze,

impl<T, F> Freeze for MapErr<T, F>
where T: Freeze, F: Freeze,

impl<T, F> Freeze for MapErrFuture<T, F>
where <T as FilterBase>::Future: Freeze, F: Freeze,

impl<T, F> Freeze for OrElse<T, F>
where T: Freeze, F: Freeze,

impl<T, F> Freeze for OrElseFuture<T, F>
where <T as FilterBase>::Future: Freeze, F: Freeze, <F as Func<<T as FilterBase>::Error>>::Output: Freeze,

impl<T, F> Freeze for Recover<T, F>
where T: Freeze, F: Freeze,

impl<T, F> Freeze for RecoverFuture<T, F>
where <T as FilterBase>::Future: Freeze, F: Freeze, <F as Func<<T as FilterBase>::Error>>::Output: Freeze,

impl<T, F> Freeze for Then<T, F>
where T: Freeze, F: Freeze,

impl<T, F> Freeze for ThenFuture<T, F>
where <T as FilterBase>::Future: Freeze, F: Freeze, <F as Func<<T as FilterBase>::Extract>>::Output: Freeze,

impl<T, TE, U> Freeze for State<T, TE, U>
where T: Freeze, U: Freeze, <U as FilterBase>::Future: Freeze, TE: Freeze,

impl<T, U> Freeze for State<T, U>
where <T as FilterBase>::Future: Freeze, U: Freeze, <U as FilterBase>::Future: Freeze, <T as FilterBase>::Error: Freeze,

impl<T, U> Freeze for Either<T, U>
where T: Freeze, U: Freeze,

impl<T, U> Freeze for And<T, U>
where T: Freeze, U: Freeze,

impl<T, U> Freeze for AndFuture<T, U>
where <T as FilterBase>::Future: Freeze, U: Freeze, <U as FilterBase>::Future: Freeze, <T as FilterBase>::Extract: Freeze,

impl<T, U> Freeze for EitherFuture<T, U>
where <T as FilterBase>::Future: Freeze, U: Freeze, <U as FilterBase>::Future: Freeze, <T as FilterBase>::Error: Freeze,

impl<T, U> Freeze for Or<T, U>
where T: Freeze, U: Freeze,

impl !Freeze for Inner

impl Freeze for AllowNull

impl Freeze for InitError

impl Freeze for Interface

impl Freeze for Backend

impl Freeze for ObjectId

impl Freeze for Data

impl Freeze for ClientId

impl Freeze for GlobalId

impl Freeze for Handle

impl Freeze for InvalidId

impl Freeze for ObjectId

impl Freeze for Socket

impl Freeze for Backend

impl Freeze for InvalidId

impl Freeze for ObjectId

impl<'a, D> Freeze for DisplaySlice<'a, D>

impl<D> Freeze for DispatchAction<D>

impl<D> Freeze for Backend<D>

impl<D> Freeze for Client<D>

impl<D> Freeze for ClientStore<D>

impl<D> Freeze for InnerBackend<D>

impl<D> Freeze for State<D>

impl<D> Freeze for Global<D>

impl<D> Freeze for Registry<D>

impl<D> Freeze for Data<D>

impl<Data> Freeze for Object<Data>
where Data: Freeze,

impl<Data> Freeze for ObjectMap<Data>

impl<Id, Fd> Freeze for Argument<Id, Fd>
where Id: Freeze, Fd: Freeze,

impl<Id, Fd> Freeze for Message<Id, Fd>
where Id: Freeze, Fd: Freeze,

impl<T> Freeze for WEnum<T>
where T: Freeze,

impl<T> Freeze for Buffer<T>

impl !Freeze for SyncData

impl Freeze for BindError

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for KeyState

impl Freeze for Event

impl Freeze for Subpixel

impl Freeze for Transform

impl Freeze for Axis

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Format

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Global

impl Freeze for WlBuffer

impl Freeze for DndAction

impl Freeze for WlDisplay

impl Freeze for Mode

impl Freeze for WlOutput

impl Freeze for WlPointer

impl Freeze for WlRegion

impl Freeze for WlSeat

impl Freeze for WlShell

impl Freeze for Resize

impl Freeze for Transient

impl Freeze for WlShm

impl Freeze for WlShmPool

impl Freeze for WlSurface

impl Freeze for WlTouch

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a, State> Freeze for QueueFreezeGuard<'a, State>

impl<I> Freeze for Weak<I>

impl<I, U, State> Freeze for QueueProxyData<I, U, State>
where U: Freeze,

impl<State> !Freeze for RegistryState<State>

impl<State> Freeze for EventQueueInner<State>

impl<State> Freeze for QueueEvent<State>

impl<State> Freeze for EventQueue<State>

impl<State> Freeze for QueueHandle<State>

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl Freeze for Cursor

impl Freeze for FallBack

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Type

impl Freeze for Error

impl Freeze for Event

impl Freeze for Shape

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Position

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Lifetime

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Type

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Source

impl Freeze for Event

impl Freeze for Source

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Type

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Mode

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Anchor

impl Freeze for Error

impl Freeze for Event

impl Freeze for Gravity

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for State

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Options

impl Freeze for State

impl Freeze for WpFifoV1

impl Freeze for Flags

impl Freeze for Kind

impl Freeze for XdgPopup

impl Freeze for XdgWmBase

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Mode

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Key

impl Freeze for State

impl Freeze for Event

impl Freeze for Mode

impl Freeze for Subpixel

impl Freeze for Transform

impl Freeze for VrrPolicy

impl Freeze for Event

impl Freeze for Event

impl Freeze for RgbRange

impl Freeze for Subpixel

impl Freeze for Transform

impl Freeze for VrrPolicy

impl Freeze for Event

impl Freeze for VrrPolicy

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for RgbRange

impl Freeze for VrrPolicy

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Role

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for State

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Pointer

impl Freeze for Event

impl Freeze for Mode

impl Freeze for Event

impl Freeze for Mode

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Location

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Attrib

impl Freeze for Event

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Flags

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for State

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Layer

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Mode

impl Freeze for Error

impl Freeze for Event

impl Freeze for Event

impl Freeze for Event

impl Freeze for Error

impl Freeze for Event

impl Freeze for Anchor

impl Freeze for Flags

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<'a> Freeze for Request<'a>

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl<T> Freeze for SyncWrapper<T>
where T: Freeze,

impl Freeze for Side

impl Freeze for Type

impl Freeze for Arg

impl Freeze for Entry

impl Freeze for Enum

impl Freeze for Interface

impl Freeze for Message

impl Freeze for Protocol

impl Freeze for wl_proxy

impl Freeze for wl_client

impl Freeze for wl_global

impl Freeze for wl_array

impl Freeze for wl_list

impl Freeze for wl_signal

impl Freeze for KeyAction

impl Freeze for FrameId

impl Freeze for PrintPage

impl Freeze for Cookie

impl Freeze for Date

impl Freeze for WebFrame

impl Freeze for WebWindow

impl Freeze for Listener

impl Freeze for Session

impl<T> Freeze for WebDriverCommand<T>
where T: Freeze,

impl<T, U> Freeze for Dispatcher<T, U>
where T: Freeze,

impl<U> Freeze for Route<U>
where U: Freeze,

impl Freeze for Handler

impl !Freeze for WGPU

impl Freeze for Poller

impl Freeze for WorkToken

impl Freeze for SwapChain

impl<P> Freeze for Pass<P>
where P: Freeze,

impl Freeze for Error

impl Freeze for PopError

impl Freeze for WebGPUMsg

impl Freeze for Adapter

impl Freeze for Mapping

impl Freeze for WebGPU

impl<T> Freeze for Pipeline<T>
where T: Freeze,

impl Freeze for Tag

impl Freeze for DerTypeId

impl Freeze for Error

impl Freeze for IdRole

impl Freeze for Wildcards

impl Freeze for Subtrees

impl Freeze for Role

impl Freeze for KeyUsage

impl Freeze for Budget

impl<'a> Freeze for CertRevocationList<'a>

impl<'a> Freeze for GeneralName<'a>

impl<'a> Freeze for Intermediates<'a>

impl<'a> Freeze for DistributionPointName<'a>

impl<'a> Freeze for CrlDistributionPoint<'a>

impl<'a> Freeze for BitStringFlags<'a>

impl<'a> Freeze for SignedData<'a>

impl<'a> Freeze for SubjectPublicKeyInfo<'a>

impl<'a> Freeze for BorrowedRevokedCert<'a>

impl<'a> Freeze for Cert<'a>

impl<'a> Freeze for EndEntityCert<'a>

impl<'a> Freeze for RawPublicKeyEntity<'a>

impl<'a> Freeze for RevocationOptions<'a>

impl<'a> Freeze for WildcardDnsNameRef<'a>

impl<'a> Freeze for IpAddrSlice<'a>

impl<'a> Freeze for NameIterator<'a>

impl<'a> Freeze for IntermediateIterator<'a>

impl<'a> Freeze for PartialPath<'a>

impl<'a> Freeze for PathIter<'a>

impl<'a> Freeze for PathNode<'a>

impl<'a> Freeze for Extension<'a>

impl<'a, 'p> Freeze for ChainOptions<'a, 'p>

impl<'a, T> Freeze for DerIterator<'a, T>

impl<'p> Freeze for VerifiedPath<'p>

impl !Freeze for ResultMsg

impl !Freeze for Texture

impl !Freeze for Frame

impl !Freeze for RenderApi

impl !Freeze for ChunkPool

impl !Freeze for Renderer

impl Freeze for BatchKind

impl Freeze for TileKind

impl Freeze for DebugItem

impl Freeze for FBOTarget

impl Freeze for ClipSpace

impl Freeze for Filter

impl Freeze for Swizzle

impl Freeze for Event

impl Freeze for Item

impl Freeze for ShowAs

impl Freeze for AddFont

impl Freeze for ApiMsg

impl Freeze for FrameMsg

impl Freeze for SceneMsg

impl Freeze for SubPass

impl Freeze for BlendMode

impl Freeze for State

impl Freeze for EventKind

impl Freeze for Eviction

impl Freeze for SliceKind

impl Freeze for BatchKey

impl Freeze for DotInfo

impl Freeze for EdgeInfo

impl Freeze for BoxShadow

impl Freeze for Chunk

impl Freeze for Stats

impl Freeze for ClipChain

impl Freeze for ClipItem

impl Freeze for ClipNode

impl Freeze for ClipStore

impl Freeze for ClipTree

impl Freeze for Geometry

impl Freeze for Command

impl Freeze for MaskFlags

impl Freeze for QuadFlags

impl Freeze for Occluder

impl Freeze for Occluders

impl Freeze for CustomVAO

impl Freeze for FBOId

impl Freeze for IBOId

impl Freeze for PBO

impl Freeze for Program

impl Freeze for RBOId

impl Freeze for UploadPBO

impl Freeze for VAO

impl Freeze for VBOId

impl Freeze for GpuMarker

impl Freeze for GpuTimer

impl Freeze for Epoch

impl Freeze for Block

impl Freeze for Epoch

impl Freeze for GpuCache

impl Freeze for Row

impl Freeze for Texture

impl Freeze for ZBufferId

impl Freeze for HitTest

impl Freeze for HitTester

impl Freeze for Tile

impl Freeze for Epoch

impl Freeze for ItemUid

impl Freeze for Removal

impl Freeze for FrameId

impl Freeze for ItemIndex

impl Freeze for Pattern

impl Freeze for MatrixKey

impl Freeze for SliceId

impl Freeze for SubSlice

impl Freeze for Tile

impl Freeze for TileKey

impl Freeze for Image

impl Freeze for ImageData

impl Freeze for YuvImage

impl Freeze for Picture

impl Freeze for ClipData

impl Freeze for ClipRect

impl Freeze for FloatKey

impl Freeze for PointKey

impl Freeze for SizeKey

impl Freeze for VectorKey

impl Freeze for TextRun

impl Freeze for Counter

impl Freeze for Graph

impl Freeze for Profiler

impl Freeze for AddImage

impl Freeze for Document

impl Freeze for SceneView

impl Freeze for BlitJob

impl Freeze for ResolveOp

impl Freeze for BlitTask

impl Freeze for BlurTask

impl Freeze for EmptyTask

impl Freeze for PrimTask

impl Freeze for Pass

impl Freeze for PassId

impl Freeze for SubPass

impl Freeze for Surface

impl Freeze for CacheRow

impl Freeze for CacheItem

impl Freeze for Resources

impl Freeze for Scene

impl Freeze for Document

impl Freeze for Interners

impl Freeze for Event

impl Freeze for Item

impl Freeze for ItemFlags

impl Freeze for ItemIndex

impl Freeze for Segment

impl Freeze for Device

impl Freeze for Shaders

impl Freeze for TileId

impl Freeze for TileNode

impl Freeze for Telemetry

impl Freeze for TimerId

impl Freeze for Bin

impl Freeze for FreeRect

impl Freeze for AllocId

impl Freeze for Recycler

impl Freeze for WeakTable

impl<'a> Freeze for StagingBufferKind<'a>

impl<'a> Freeze for CompositorInputConfig<'a>

impl<'a> Freeze for BoundPBO<'a>

impl<'a> Freeze for PixelBuffer<'a>

impl<'a> Freeze for Stream<'a>

impl<'a> Freeze for TextureUploader<'a>

impl<'a> Freeze for UploadChunk<'a>

impl<'a> Freeze for UploadStagingBuffer<'a>

impl<'a> Freeze for FrameBuildingContext<'a>

impl<'a> Freeze for FrameBuildingState<'a>

impl<'a> Freeze for GpuDataRequest<'a>

impl<'a> Freeze for PatternBuilderContext<'a>

impl<'a> Freeze for PatternBuilderState<'a>

impl<'a> Freeze for PrimitiveComparer<'a>

impl<'a> Freeze for TilePostUpdateContext<'a>

impl<'a> Freeze for TilePostUpdateState<'a>

impl<'a> Freeze for TileUpdateDirtyState<'a>

impl<'a> Freeze for RenderTaskAllocation<'a>

impl<'a> Freeze for BatchUploadBuffer<'a>

impl<'a> Freeze for PlainCacheRef<'a>

impl<'a> Freeze for SceneBuilder<'a>

impl<'a> Freeze for SpatialNodeInfo<'a>

impl<'a> Freeze for FrameVisibilityState<'a>

impl<'a, 'rc> Freeze for RenderTargetContext<'a, 'rc>

impl<'a, T> Freeze for VecEntry<'a, T>

impl<'a, T> Freeze for GpuBufferWriter<'a, T>

impl<'a, T> Freeze for Allocation<'a, T>

impl<Allocator> Freeze for TextureUnit<Allocator>
where Allocator: Freeze,

impl<Allocator, TextureParameters> Freeze for AllocatorList<Allocator, TextureParameters>
where <Allocator as AtlasAllocator>::Parameters: Freeze, TextureParameters: Freeze, Allocator: Freeze,

impl<C> Freeze for Picture3DContext<C>

impl<F, T> Freeze for SpaceMapper<F, T>

impl<H> Freeze for Item<H>
where H: Freeze,

impl<H> Freeze for LRUTracker<H>

impl<I> Freeze for DataStore<I>

impl<I> Freeze for Handle<I>

impl<I> Freeze for Interner<I>

impl<I> Freeze for ItemDetails<I>

impl<K> Freeze for FrontToBackBuilder<K>

impl<K> Freeze for Item<K>
where K: Freeze,

impl<K, V, U> Freeze for ResourceClassCache<K, V, U>
where U: Freeze,

impl<M> Freeze for FreeListHandle<M>

impl<M> Freeze for WeakFreeListHandle<M>

impl<S> Freeze for Insertion<S>
where S: Freeze,

impl<S> Freeze for UpdateList<S>

impl<Src, Dst> Freeze for CoordinateSpaceMapping<Src, Dst>

impl<Src, Dst> Freeze for FastTransform<Src, Dst>

impl<T> !Freeze for VertexDataTexture<T>

impl<T> Freeze for CompareHelperResult<T>
where T: Freeze,

impl<T> Freeze for Binding<T>
where T: Freeze,

impl<T> Freeze for StoreElement<T>
where T: Freeze,

impl<T> Freeze for TextureFormatPair<T>
where T: Freeze,

impl<T> Freeze for QuerySet<T>

impl<T> Freeze for Slot<T>
where T: Freeze,

impl<T> Freeze for LRUCacheEntry<T>
where T: Freeze,

impl<T> Freeze for BindingInfo<T>
where T: Freeze,

impl<T> Freeze for Index<T>

impl<T> Freeze for OpenRange<T>

impl<T> Freeze for Range<T>

impl<T> Freeze for Storage<T>

impl<T> Freeze for PrimKey<T>
where T: Freeze,

impl<T> Freeze for PrimTemplate<T>
where T: Freeze,

impl<T> Freeze for Expected<T>
where T: Freeze,

impl<T> Freeze for GpuBuffer<T>

impl<T> Freeze for PendingPrimitive<T>
where T: Freeze,

impl<T> Freeze for Store<T>

impl<T> Freeze for PrimaryArc<T>

impl<T, M> Freeze for FreeList<T, M>

impl<T, M> Freeze for LRUCache<T, M>

impl<U> Freeze for Ellipse<U>

impl<V> Freeze for VBO<V>

impl<W> Freeze for PrintTree<W>
where W: Freeze,

impl Freeze for Peek

impl Freeze for AlphaType

impl Freeze for ClipMode

impl Freeze for FillRule

impl Freeze for FilterOp

impl Freeze for ImageData

impl Freeze for LineStyle

impl Freeze for Parameter

impl Freeze for Rotation

impl Freeze for YuvData

impl Freeze for YuvFormat

impl Freeze for Payload

impl Freeze for ClipId

impl Freeze for ColorF

impl Freeze for ColorU

impl Freeze for Epoch

impl Freeze for FontKey

impl Freeze for FontSize

impl Freeze for Gradient

impl Freeze for ImageKey

impl Freeze for ImageMask

impl Freeze for ItemStats

impl Freeze for SaveState

impl Freeze for Shadow

impl Freeze for SpatialId

impl Freeze for TexelRect

impl Freeze for Tiles

impl<'a> Freeze for ExternalImageSource<'a>

impl<'a> Freeze for BuiltDisplayListIter<'a>

impl<'a> Freeze for CrashAnnotatorGuard<'a>

impl<'a> Freeze for ExternalImage<'a>

impl<'a> Freeze for TempFilterData<'a>

impl<'a, 'b> Freeze for DisplayItemRef<'a, 'b>

impl<'a, T> Freeze for AuxIter<'a, T>
where T: Freeze,

impl<'a, T> Freeze for ItemRange<'a, T>

impl<T> Freeze for PropertyBinding<T>
where T: Freeze,

impl<T> Freeze for MsgReceiver<T>

impl<T> Freeze for MsgSender<T>

impl<T> Freeze for PropertyBindingKey<T>

impl<T> Freeze for PropertyValue<T>
where T: Freeze,

impl<T, U> Freeze for DirtyRect<T, U>
where T: Freeze,

impl<'a> Freeze for FeatureList<'a>

impl Freeze for SurfmanGL

impl Freeze for GlClearer

impl Freeze for InputInfo

impl Freeze for BaseSpace

impl Freeze for Capture

impl Freeze for CubeBack

impl Freeze for CubeLeft

impl Freeze for CubeRight

impl Freeze for CubeTop

impl Freeze for Display

impl Freeze for Error

impl Freeze for Event

impl Freeze for Floor

impl Freeze for Input

impl Freeze for Joint

impl Freeze for LayerInit

impl Freeze for LeftEye

impl Freeze for Native

impl Freeze for RightEye

impl Freeze for Viewer

impl Freeze for Viewport

impl Freeze for Views

impl Freeze for ApiSpace

impl Freeze for ContextId

impl Freeze for Frame

impl Freeze for HandSpace

impl Freeze for HitTestId

impl Freeze for InputId

impl Freeze for LayerId

impl Freeze for MockWorld

impl Freeze for Quitter

impl Freeze for Registry

impl Freeze for Session

impl Freeze for SessionId

impl Freeze for Space

impl Freeze for SubImage

impl Freeze for SubImages

impl Freeze for Triangle

impl Freeze for Viewports

impl<'a, GL> Freeze for SessionBuilder<'a, GL>

impl<Device> !Freeze for SessionThread<Device>

impl<Eye> Freeze for MockViewInit<Eye>

impl<Eye> Freeze for SomeEye<Eye>

impl<Eye> Freeze for View<Eye>

impl<GL> !Freeze for MainThreadRegistry<GL>

impl<GL> Freeze for LayerGrandManager<GL>

impl<GL> Freeze for LayerManagerFactory<GL>

impl<J> Freeze for Finger<J>
where J: Freeze,

impl<J> Freeze for Hand<J>
where J: Freeze,

impl<Space> Freeze for Ray<Space>

impl Freeze for FullKey

impl Freeze for BitOrder

impl Freeze for LzwError

impl Freeze for LzwStatus

impl Freeze for Buffer

impl Freeze for Decoder

impl Freeze for Link

impl Freeze for LsbBuffer

impl Freeze for MsbBuffer

impl Freeze for Table

impl Freeze for Encoder

impl Freeze for Full

impl Freeze for LsbBuffer

impl Freeze for MsbBuffer

impl Freeze for Simple

impl Freeze for Tree

impl<'d> Freeze for StreamBuf<'d>

impl<'d> Freeze for IntoVec<'d>

impl<'d> Freeze for IntoVec<'d>

impl<'d, W> Freeze for IntoStream<'d, W>
where W: Freeze,

impl<'d, W> Freeze for IntoStream<'d, W>
where W: Freeze,

impl<B> Freeze for EncodeState<B>
where B: Freeze,

impl<CodeBuffer> Freeze for DecodeState<CodeBuffer>
where CodeBuffer: Freeze,

impl !Freeze for BindGroup

impl !Freeze for Queue

impl !Freeze for Device

impl !Freeze for Global

impl !Freeze for Hub

impl !Freeze for Draw

impl !Freeze for Surface

impl !Freeze for Blas

impl !Freeze for Buffer

impl !Freeze for Texture

impl !Freeze for Tlas

impl !Freeze for SnatchLock

impl !Freeze for LockTrace

impl Freeze for BindError

impl Freeze for Error

impl Freeze for CopyError

impl Freeze for CopySide

impl Freeze for DrawError

impl Freeze for DrawKind

impl Freeze for Origin

impl Freeze for HostMap

impl Freeze for SerialId

impl Freeze for Adapter

impl Freeze for BindGroup

impl Freeze for Blas

impl Freeze for Buffer

impl Freeze for Device

impl Freeze for QuerySet

impl Freeze for Queue

impl Freeze for Sampler

impl Freeze for Surface

impl Freeze for Texture

impl Freeze for Tlas

impl Freeze for IdSource

impl Freeze for AsAction

impl Freeze for Varying

impl Freeze for Entry

impl Freeze for Binder

impl Freeze for BindState

impl Freeze for State

impl Freeze for EntryMap

impl Freeze for HubReport

impl Freeze for RawId

impl Freeze for Dispatch

impl Freeze for Adapter

impl Freeze for Instance

impl Freeze for LockRank

impl Freeze for LockState

impl Freeze for AsBuild

impl Freeze for TlasBuild

impl Freeze for QuerySet

impl Freeze for Sampler

impl Freeze for Tracker

impl Freeze for Interface

impl Freeze for Resource

impl<'a> Freeze for ShaderModuleSource<'a>

impl<'a> Freeze for BlasGeometries<'a>

impl<'a> Freeze for BufferStateProvider<'a>

impl<'a> Freeze for TextureStateProvider<'a>

impl<'a> Freeze for BindingLayoutSource<'a>

impl<'a> Freeze for BlasStore<'a>

impl<'a> Freeze for TlasStore<'a>

impl<'a> Freeze for TriangleBufferStore<'a>

impl<'a> Freeze for UnsafeTlasStore<'a>

impl<'a> Freeze for RecordingGuard<'a>

impl<'a> Freeze for RenderPassDescriptor<'a>

impl<'a> Freeze for ImplicitPipelineIds<'a>

impl<'a> Freeze for Params<'a>

impl<'a> Freeze for VertexBufferLayout<'a>

impl<'a> Freeze for Reader<'a>

impl<'a> Freeze for Writer<'a>

impl<'a> Freeze for BlasBuildEntry<'a>

impl<'a> Freeze for BlasTriangleGeometry<'a>

impl<'a> Freeze for TlasInstance<'a>

impl<'a> Freeze for TlasPackage<'a>

impl<'a> Freeze for SamplerDescriptor<'a>

impl<'a> Freeze for TextureViewDescriptor<'a>

impl<'a> Freeze for ExclusiveSnatchGuard<'a>

impl<'a> Freeze for SnatchGuard<'a>

impl<'a> Freeze for UsageScope<'a>

impl<'a, 'b> Freeze for BufferBarriers<'a, 'b>

impl<'a, B = Id<Buffer>, S = Id<Sampler>, TV = Id<TextureView>, TLAS = Id<Tlas>> !Freeze for BindingResource<'a, B, S, TV, TLAS>

impl<'a, B = Id<Buffer>, S = Id<Sampler>, TV = Id<TextureView>, TLAS = Id<Tlas>> !Freeze for BindGroupEntry<'a, B, S, TV, TLAS>

impl<'a, BGL = Id<BindGroupLayout>> !Freeze for PipelineLayoutDescriptor<'a, BGL>

impl<'a, BGL = Id<BindGroupLayout>, B = Id<Buffer>, S = Id<Sampler>, TV = Id<TextureView>, TLAS = Id<Tlas>> !Freeze for BindGroupDescriptor<'a, BGL, B, S, TV, TLAS>

impl<'a, I> Freeze for UniqueIndex<'a, I>
where I: Freeze,

impl<'a, Idx> Freeze for InitTrackerDrain<'a, Idx>
where Idx: Freeze,

impl<'a, Idx> Freeze for UninitializedIter<'a, Idx>
where Idx: Freeze,

impl<'a, PLL, SM, PLC> Freeze for ComputePipelineDescriptor<'a, PLL, SM, PLC>
where PLL: Freeze, SM: Freeze, PLC: Freeze,

impl<'a, PLL, SM, PLC> Freeze for RenderPipelineDescriptor<'a, PLL, SM, PLC>
where PLL: Freeze, PLC: Freeze, SM: Freeze,

impl<'a, PTW> Freeze for ComputePassDescriptor<'a, PTW>
where PTW: Freeze,

impl<'a, SM> Freeze for FragmentState<'a, SM>
where SM: Freeze,

impl<'a, SM> Freeze for ProgrammableStageDescriptor<'a, SM>
where SM: Freeze,

impl<'a, SM> Freeze for VertexState<'a, SM>
where SM: Freeze,

impl<'a, T> Freeze for ResourceMetadataProvider<'a, T>

impl<'a, T> Freeze for MutexGuard<'a, T>

impl<'a, T> Freeze for RwLockReadGuard<'a, T>

impl<'a, T> Freeze for RwLockWriteGuard<'a, T>

impl<'a, T> Freeze for MutexGuard<'a, T>

impl<'a, T> Freeze for RwLockReadGuard<'a, T>

impl<'a, T> Freeze for RwLockWriteGuard<'a, T>

impl<'a, T> Freeze for FutureId<'a, T>

impl<'b> Freeze for BufferBarrierScratch<'b>

impl<'d> Freeze for RenderPassInfo<'d>

impl<'scope, 'snatch_guard, 'cmd_buf, 'raw_encoder> Freeze for State<'scope, 'snatch_guard, 'cmd_buf, 'raw_encoder>

impl<'scope, 'snatch_guard, 'cmd_buf, 'raw_encoder> Freeze for State<'scope, 'snatch_guard, 'cmd_buf, 'raw_encoder>

impl<B> Freeze for BufferBinding<B>
where B: Freeze,

impl<I, T> Freeze for RangedStates<I, T>
where T: Freeze, I: Freeze,

impl<Idx> Freeze for InitTracker<Idx>
where Idx: Freeze,

impl<K, V> !Freeze for ResourcePool<K, V>

impl<L, R> Freeze for EitherIter<L, R>
where L: Freeze, R: Freeze,

impl<QS> Freeze for PassTimestampWrites<QS>
where QS: Freeze,

impl<S> Freeze for PendingTransition<S>
where <S as ResourceUses>::Selector: Freeze, S: Freeze,

impl<S, M> Freeze for SingleOrManyStates<S, M>
where S: Freeze, M: Freeze,

impl<T> !Freeze for IdentityManager<T>

impl<T> !Freeze for Mutex<T>

impl<T> !Freeze for RwLock<T>

impl<T> !Freeze for Mutex<T>

impl<T> !Freeze for RwLock<T>

impl<T> !Freeze for Registry<T>

impl<T> !Freeze for Snatchable<T>

impl<T> Freeze for Fallible<T>

impl<T> Freeze for Element<T>
where T: Freeze,

impl<T> Freeze for Rect<T>
where T: Freeze,

impl<T> Freeze for StateChange<T>
where T: Freeze,

impl<T> Freeze for AttachmentData<T>
where T: Freeze,

impl<T> Freeze for Id<T>

impl<T> Freeze for SurfaceOutput<T>
where T: Freeze,

impl<T> Freeze for Storage<T>

impl<T> Freeze for ResourceMetadata<T>

impl<T> Freeze for StatelessTracker<T>

impl<T> Freeze for InvalidUse<T>
where T: Freeze,

impl<T> Freeze for WeakVec<T>

impl<T> Freeze for WeakVecIter<T>

impl<TV> Freeze for RenderPassColorAttachment<TV>
where TV: Freeze,

impl<V> Freeze for ResolvedPassChannel<V>
where V: Freeze,

impl<V> Freeze for PassChannel<V>
where V: Freeze,

impl !Freeze for Instance

impl !Freeze for Surface

impl !Freeze for Fence

impl !Freeze for Queue

impl !Freeze for Fence

impl !Freeze for Buffer

impl !Freeze for Device

impl !Freeze for Queue

impl !Freeze for Surface

impl Freeze for Command

impl Freeze for Command

impl Freeze for Fence

impl Freeze for State

impl Freeze for Inner

impl Freeze for Swapchain

impl Freeze for GLFence

impl Freeze for Adapter

impl Freeze for Api

impl Freeze for BindGroup

impl Freeze for BlendDesc

impl Freeze for Buffer

impl Freeze for Device

impl Freeze for QuerySet

impl Freeze for Sampler

impl Freeze for Texture

impl Freeze for Api

impl Freeze for Buffer

impl Freeze for Context

impl Freeze for Encoder

impl Freeze for Resource

impl Freeze for DropGuard

impl Freeze for Adapter

impl Freeze for Api

impl Freeze for BindGroup

impl Freeze for Instance

impl Freeze for QuerySet

impl Freeze for Sampler

impl Freeze for Swapchain

impl Freeze for Temp

impl Freeze for Texture

impl<'a> Freeze for ShaderInput<'a>

impl<'a> Freeze for CompilationContext<'a>

impl<'a> Freeze for EglContextLock<'a>

impl<'a> Freeze for AdapterContextLock<'a>

impl<'a> Freeze for BufferDescriptor<'a>

impl<'a> Freeze for InstanceDescriptor<'a>

impl<'a> Freeze for SamplerDescriptor<'a>

impl<'a> Freeze for TextureDescriptor<'a>

impl<'a> Freeze for TextureViewDescriptor<'a>

impl<'a> Freeze for VertexBufferLayout<'a>

impl<'a, B> Freeze for AccelerationStructureEntries<'a, B>
where B: ?Sized,

impl<'a, B> Freeze for AccelerationStructureAABBs<'a, B>
where B: ?Sized,

impl<'a, B> Freeze for AccelerationStructureInstances<'a, B>
where B: ?Sized,

impl<'a, B> Freeze for AccelerationStructureTriangleIndices<'a, B>
where B: ?Sized,

impl<'a, B> Freeze for AccelerationStructureTriangleTransform<'a, B>
where B: ?Sized,

impl<'a, B> Freeze for AccelerationStructureTriangles<'a, B>
where B: ?Sized,

impl<'a, B> Freeze for BufferBarrier<'a, B>
where B: ?Sized,

impl<'a, B> Freeze for BufferBinding<'a, B>
where B: ?Sized,

impl<'a, B> Freeze for PipelineLayoutDescriptor<'a, B>
where B: ?Sized,

impl<'a, B, A> Freeze for BuildAccelerationStructureDescriptor<'a, B, A>
where B: ?Sized, A: ?Sized,

impl<'a, Bgl, B, S, T, A> Freeze for BindGroupDescriptor<'a, Bgl, B, S, T, A>
where Bgl: ?Sized, B: ?Sized, S: ?Sized, T: ?Sized, A: ?Sized,

impl<'a, M> Freeze for ProgrammableStage<'a, M>
where M: ?Sized,

impl<'a, Pl, M, Pc> Freeze for ComputePipelineDescriptor<'a, Pl, M, Pc>
where Pl: ?Sized, M: ?Sized, Pc: ?Sized,

impl<'a, Pl, M, Pc> Freeze for MeshPipelineDescriptor<'a, Pl, M, Pc>
where Pl: ?Sized, M: ?Sized, Pc: ?Sized,

impl<'a, Pl, M, Pc> Freeze for RenderPipelineDescriptor<'a, Pl, M, Pc>
where Pl: ?Sized, M: ?Sized, Pc: ?Sized,

impl<'a, Q> Freeze for CommandEncoderDescriptor<'a, Q>
where Q: ?Sized,

impl<'a, Q> Freeze for ComputePassDescriptor<'a, Q>
where Q: ?Sized,

impl<'a, Q> Freeze for PassTimestampWrites<'a, Q>
where Q: ?Sized,

impl<'a, Q, T> Freeze for RenderPassDescriptor<'a, Q, T>
where Q: ?Sized, T: ?Sized,

impl<'a, T> Freeze for Attachment<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for ColorAttachment<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for DepthStencilAttachment<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for TextureBarrier<'a, T>
where T: ?Sized,

impl<'a, T> Freeze for TextureBinding<'a, T>
where T: ?Sized,

impl<A> Freeze for AcquiredSurfaceTexture<A>
where <A as Api>::SurfaceTexture: Freeze,

impl<A> Freeze for ExposedAdapter<A>
where <A as Api>::Adapter: Freeze,

impl<A> Freeze for OpenDevice<A>
where <A as Api>::Device: Freeze, <A as Api>::Queue: Freeze,

impl<T> Freeze for ExtensionFn<T>
where T: Freeze,

impl<T> Freeze for Rect<T>
where T: Freeze,

impl<T> Freeze for StateTransition<T>
where T: Freeze,

impl Freeze for AstcBlock

impl Freeze for Backend

impl Freeze for Face

impl Freeze for FrontFace

impl Freeze for PollError

impl Freeze for QueryType

impl Freeze for StoreOp

impl Freeze for Trace

impl Freeze for FmtBytes

impl Freeze for Backends

impl Freeze for Color

impl Freeze for Extent3d

impl Freeze for Features

impl Freeze for Limits

impl Freeze for Origin2d

impl Freeze for Origin3d

impl<'a, L> Freeze for CreateShaderModuleDescriptorPassthrough<'a, L>
where L: Freeze,

impl<'a, L> Freeze for ShaderModuleDescriptorMsl<'a, L>
where L: Freeze,

impl<'a, L> Freeze for ShaderModuleDescriptorSpirV<'a, L>
where L: Freeze,

impl<B> Freeze for TexelCopyBufferInfo<B>
where B: Freeze,

impl<L> Freeze for BufferDescriptor<L>
where L: Freeze,

impl<L> Freeze for CommandBufferDescriptor<L>
where L: Freeze,

impl<L> Freeze for CommandEncoderDescriptor<L>
where L: Freeze,

impl<L> Freeze for CreateBlasDescriptor<L>
where L: Freeze,

impl<L> Freeze for CreateTlasDescriptor<L>
where L: Freeze,

impl<L> Freeze for DeviceDescriptor<L>
where L: Freeze,

impl<L> Freeze for QuerySetDescriptor<L>
where L: Freeze,

impl<L> Freeze for RenderBundleDescriptor<L>
where L: Freeze,

impl<L> Freeze for SamplerDescriptor<L>
where L: Freeze,

impl<L> Freeze for TextureViewDescriptor<L>
where L: Freeze,

impl<L, V> Freeze for TextureDescriptor<L, V>
where L: Freeze, V: Freeze,

impl<S> Freeze for RequestAdapterOptions<S>
where S: Freeze,

impl<T> Freeze for PollType<T>
where T: Freeze,

impl<T> Freeze for BufferTransition<T>
where T: Freeze,

impl<T> Freeze for CopyExternalImageDestInfo<T>
where T: Freeze,

impl<T> Freeze for TexelCopyTextureInfo<T>
where T: Freeze,

impl<T> Freeze for TextureTransition<T>
where T: Freeze,

impl<V> Freeze for LoadOp<V>
where V: Freeze,

impl<V> Freeze for Operations<V>
where V: Freeze,

impl<V> Freeze for SurfaceConfiguration<V>
where V: Freeze,

impl !Freeze for WinitState

impl Freeze for BadImage

impl Freeze for Cursor

impl Freeze for Force

impl Freeze for Ime

impl Freeze for BadIcon

impl Freeze for KeyCode

impl Freeze for NamedKey

impl Freeze for NativeKey

impl Freeze for Error

impl Freeze for Backend

impl Freeze for DeviceId

impl Freeze for OsError

impl Freeze for Window

impl Freeze for AtomName

impl Freeze for DndState

impl Freeze for X11Error

impl Freeze for ImeEvent

impl Freeze for Style

impl Freeze for EnvVarDPI

impl Freeze for Theme

impl Freeze for OsError

impl Freeze for DeviceId

impl Freeze for KeyEvent

impl Freeze for Modifiers

impl Freeze for Touch

impl Freeze for Icon

impl Freeze for NoIcon

impl Freeze for Pixel

impl Freeze for RgbaIcon

impl Freeze for XkbKeymap

impl Freeze for XkbState

impl Freeze for Context

impl Freeze for WindowId

impl Freeze for EventSink

impl Freeze for Preedit

impl Freeze for DeviceId

impl Freeze for GrabState

impl Freeze for Window

impl Freeze for Atoms

impl Freeze for Dnd

impl Freeze for ImeInner

impl Freeze for XIMStyles

impl Freeze for Ime

impl Freeze for Device

impl Freeze for DeviceId

impl Freeze for Window

impl Freeze for AaRect

impl Freeze for MwmHints

impl Freeze for Keymap

impl Freeze for XError

impl Freeze for Window

impl Freeze for WindowId

impl<'a> Freeze for SettingData<'a>

impl<'a> Freeze for KeyContext<'a>

impl<'a> Freeze for DeviceInfo<'a>

impl<'a> Freeze for KeymapIter<'a>

impl<'a> Freeze for Parser<'a>

impl<'a> Freeze for Setting<'a>

impl<'a, 'b> Freeze for KeyEventResults<'a, 'b>

impl<'a, C> Freeze for AtomsCookie<'a, C>

impl<'a, C, T> Freeze for PropIterator<'a, C, T>
where C: ?Sized,

impl<'a, T> Freeze for XSmartPointer<'a, T>

impl<Str> Freeze for Key<Str>
where Str: Freeze,

impl<T> !Freeze for EventLoop<T>

impl<T> !Freeze for EventLoop<T>

impl<T> !Freeze for EventLoop<T>

impl<T> !Freeze for EventLoop<T>

impl<T> !Freeze for Lazy<T>

impl<T> Freeze for Event<T>
where T: Freeze,

impl<T> Freeze for EventLoopProxy<T>

impl<T> Freeze for EventLoopBuilder<T>

impl<T> Freeze for EventLoopClosed<T>
where T: Freeze,

impl<T> Freeze for EventLoopProxy<T>

impl<T> Freeze for EventLoopProxy<T>

impl<T> Freeze for EventLoopProxy<T>

impl<T> Freeze for PeekableReceiver<T>
where T: Freeze,

impl<T> Freeze for WakeSender<T>

impl<T> Freeze for Delta<T>
where T: Freeze,

impl Freeze for Needed

impl Freeze for BStr

impl Freeze for Bytes

impl Freeze for Range

impl<'p, P, I, O, E> Freeze for ByRef<'p, P, I, O, E>

impl<'t, T> Freeze for TokenSlice<'t, T>

impl<C> Freeze for ContextError<C>

impl<D> Freeze for DisplayDebug<D>
where D: Freeze,

impl<E> Freeze for State<E>
where E: Freeze,

impl<E> Freeze for ErrMode<E>
where E: Freeze,

impl<F, G, H, I, O, O2, E> Freeze for FlatMap<F, G, H, I, O, O2, E>
where F: Freeze, G: Freeze,

impl<F, G, I, O, O2, E> Freeze for AndThen<F, G, I, O, O2, E>
where F: Freeze, G: Freeze,

impl<F, G, I, O, O2, E> Freeze for Map<F, G, I, O, O2, E>
where F: Freeze, G: Freeze,

impl<F, G, I, O, O2, E> Freeze for Verify<F, G, I, O, O2, E>
where F: Freeze, G: Freeze, O2: ?Sized,

impl<F, G, I, O, O2, E> Freeze for VerifyMap<F, G, I, O, O2, E>
where F: Freeze, G: Freeze,

impl<F, G, I, O, O2, E, E2> Freeze for TryMap<F, G, I, O, O2, E, E2>
where F: Freeze, G: Freeze,

impl<F, I, O, E> Freeze for Span<F, I, O, E>
where F: Freeze,

impl<F, I, O, E> Freeze for Take<F, I, O, E>
where F: Freeze,

impl<F, I, O, E> Freeze for Void<F, I, O, E>
where F: Freeze,

impl<F, I, O, E> Freeze for WithSpan<F, I, O, E>
where F: Freeze,

impl<F, I, O, E> Freeze for WithTaken<F, I, O, E>
where F: Freeze,

impl<F, I, O, E> Freeze for ParserIterator<F, I, O, E>
where F: Freeze, I: Freeze, E: Freeze,

impl<F, I, O, E, C> Freeze for Context<F, I, O, E, C>
where F: Freeze, C: Freeze,

impl<F, I, O, E, E2> Freeze for ErrInto<F, I, O, E, E2>
where F: Freeze,

impl<F, I, O, O2, E> Freeze for DefaultValue<F, I, O, O2, E>
where F: Freeze,

impl<F, I, O, O2, E> Freeze for OutputInto<F, I, O, O2, E>
where F: Freeze,

impl<F, I, O, O2, E> Freeze for Value<F, I, O, O2, E>
where F: Freeze, O2: Freeze,

impl<I> Freeze for InputError<I>
where I: Freeze,

impl<I> Freeze for TreeErrorBase<I>
where I: Freeze,

impl<I> Freeze for BitOffsets<I>
where I: Freeze,

impl<I> Freeze for LocatingSlice<I>
where I: Freeze,

impl<I> Freeze for Partial<I>
where I: Freeze,

impl<I, C> Freeze for TreeError<I, C>
where I: Freeze,

impl<I, C> Freeze for TreeErrorFrame<I, C>
where I: Freeze, C: Freeze,

impl<I, C> Freeze for TreeErrorContext<I, C>
where I: Freeze, C: Freeze,

impl<I, E> Freeze for ParseError<I, E>
where I: Freeze, E: Freeze,

impl<I, S> Freeze for Stateful<I, S>
where I: Freeze, S: Freeze,

impl<P, I, O, C, E> Freeze for Repeat<P, I, O, C, E>
where P: Freeze,

impl<P, I, O, E> Freeze for CompleteErr<P, I, O, E>
where P: Freeze,

impl<P, I, O, O2, E> Freeze for ParseTo<P, I, O, O2, E>
where P: Freeze,

impl<T> Freeze for Caseless<T>
where T: Freeze,

impl<T, S> Freeze for Checkpoint<T, S>
where T: Freeze,

impl Freeze for FT_MM_Var

impl Freeze for FontCache

impl Freeze for GlyphKey

impl Freeze for Telemetry

impl Freeze for TimerId

impl Freeze for Part

impl<'a> Freeze for WriteComparator<'a>

impl<W> Freeze for CoreWriteAsPartsWrite<W>
where W: Freeze + ?Sized,

impl Freeze for FcCharSet

impl Freeze for FcEndian

impl Freeze for FcPattern

impl Freeze for FcResult

impl Freeze for XftDraw

impl Freeze for _XDisplay

impl Freeze for _XGC

impl Freeze for _XIC

impl Freeze for _XIM

impl Freeze for _XOC

impl Freeze for _XOM

impl Freeze for _XRegion

impl Freeze for xError

impl Freeze for xEvent

impl Freeze for XftColor

impl Freeze for XftFont

impl Freeze for XDevice

impl Freeze for XIEvent

impl Freeze for Depth

impl Freeze for ImageFns

impl Freeze for Screen

impl Freeze for Visual

impl Freeze for XAnyEvent

impl Freeze for XArc

impl Freeze for XChar2b

impl Freeze for XColor

impl Freeze for XExtCodes

impl Freeze for XExtData

impl Freeze for XFontProp

impl Freeze for XGCValues

impl Freeze for XIMText

impl Freeze for XIconSize

impl Freeze for XImage

impl Freeze for XKeyEvent

impl Freeze for XMapEvent

impl Freeze for XPoint

impl Freeze for XSegment

impl Freeze for XTextItem

impl Freeze for XWMHints

impl Freeze for XcmsColor

impl Freeze for XkbEvent

impl Freeze for XrmValue

impl Freeze for _XcmsCCC

impl Freeze for _XkbColor

impl Freeze for _XkbDesc

impl Freeze for _XkbKey

impl Freeze for _XkbMods

impl Freeze for _XkbRow

impl Freeze for _XkbShape

impl Freeze for _AtomRec

impl Freeze for _XmuArea

impl Freeze for _XCircle

impl Freeze for _XFilters

impl Freeze for _XSpanFix

impl Freeze for _XTrap

impl Freeze for Arg

impl Freeze for XEvent

impl Freeze for FcCharSet

impl Freeze for FcEndian

impl Freeze for FcPattern

impl Freeze for FcResult

impl Freeze for XftDraw

impl Freeze for _XDisplay

impl Freeze for _XGC

impl Freeze for _XIC

impl Freeze for _XIM

impl Freeze for _XOC

impl Freeze for _XOM

impl Freeze for _XRegion

impl Freeze for xError

impl Freeze for xEvent

impl Freeze for Xext

impl Freeze for OpenError

impl Freeze for Glx

impl Freeze for Xext

impl Freeze for Xcursor

impl Freeze for Xf86vmode

impl Freeze for Xlib

impl Freeze for Xft

impl Freeze for XftColor

impl Freeze for XftFont

impl Freeze for Xlib

impl Freeze for XDevice

impl Freeze for XInput

impl Freeze for XIEvent

impl Freeze for XInput2

impl Freeze for Depth

impl Freeze for ImageFns

impl Freeze for Screen

impl Freeze for Visual

impl Freeze for XAnyEvent

impl Freeze for XArc

impl Freeze for XChar2b

impl Freeze for XColor

impl Freeze for XExtCodes

impl Freeze for XExtData

impl Freeze for XFontProp

impl Freeze for XGCValues

impl Freeze for XIMText

impl Freeze for XIconSize

impl Freeze for XImage

impl Freeze for XKeyEvent

impl Freeze for XMapEvent

impl Freeze for XPoint

impl Freeze for XSegment

impl Freeze for XTextItem

impl Freeze for XWMHints

impl Freeze for XcmsColor

impl Freeze for XkbEvent

impl Freeze for Xlib

impl Freeze for XrmValue

impl Freeze for _XcmsCCC

impl Freeze for _XkbColor

impl Freeze for _XkbDesc

impl Freeze for _XkbKey

impl Freeze for _XkbMods

impl Freeze for _XkbRow

impl Freeze for _XkbShape

impl Freeze for Xlib_xcb

impl Freeze for Xmu

impl Freeze for _AtomRec

impl Freeze for _XmuArea

impl Freeze for Xpresent

impl Freeze for Xrandr

impl Freeze for Xf86vmode

impl Freeze for Xrender

impl Freeze for _XCircle

impl Freeze for _XFilters

impl Freeze for _XSpanFix

impl Freeze for _XTrap

impl Freeze for Xext

impl Freeze for Xss

impl Freeze for Arg

impl Freeze for Xt

impl Freeze for Xf86vmode

impl Freeze for XEvent

impl Freeze for PollMode

impl Freeze for Level

impl Freeze for WmClass

impl Freeze for WmHints

impl Freeze for Span

impl Freeze for CSlice

impl<'a> Freeze for NotifyOnDrop<'a>

impl<'a> Freeze for RequestInfo<'a>

impl<'a, C> Freeze for ListFontsWithInfoCookie<'a, C>
where C: ?Sized,

impl<'a, C> Freeze for RawCookie<'a, C>
where C: ?Sized,

impl<'a, C> Freeze for VoidCookie<'a, C>
where C: ?Sized,

impl<'a, C, R> Freeze for Cookie<'a, C, R>
where C: ?Sized,

impl<'a, C, R> Freeze for CookieWithFds<'a, C, R>
where C: ?Sized,

impl<'a, Conn> Freeze for WmClassCookie<'a, Conn>
where Conn: ?Sized,

impl<'a, Conn> Freeze for WmHintsCookie<'a, Conn>
where Conn: ?Sized,

impl<'a, Conn> Freeze for WmSizeHintsCookie<'a, Conn>
where Conn: ?Sized,

impl<'c, C> Freeze for GrabServer<'c, C>

impl<C> Freeze for GlyphsetWrapper<C>
where C: Freeze,

impl<C> Freeze for PictureWrapper<C>
where C: Freeze,

impl<C> Freeze for RegionWrapper<C>
where C: Freeze,

impl<C> Freeze for ColormapWrapper<C>
where C: Freeze,

impl<C> Freeze for CursorWrapper<C>
where C: Freeze,

impl<C> Freeze for FontWrapper<C>
where C: Freeze,

impl<C> Freeze for GcontextWrapper<C>
where C: Freeze,

impl<C> Freeze for PixmapWrapper<C>
where C: Freeze,

impl<C> Freeze for WindowWrapper<C>
where C: Freeze,

impl<R, E> Freeze for ReplyOrError<R, E>
where R: Freeze, E: Freeze,

impl Freeze for PollReply

impl Freeze for ErrorKind

impl Freeze for Event

impl Freeze for Reply

impl Freeze for Binding

impl Freeze for Component

impl Freeze for MatchKind

impl Freeze for Connect

impl Freeze for ModeFlag

impl Freeze for ModeInfo

impl Freeze for Notify

impl Freeze for Rotation

impl Freeze for SetConfig

impl Freeze for Transform

impl Freeze for CP

impl Freeze for Color

impl Freeze for Glyphinfo

impl Freeze for Linefix

impl Freeze for PictOp

impl Freeze for PictType

impl Freeze for Pictdepth

impl Freeze for Pointfix

impl Freeze for PolyEdge

impl Freeze for PolyMode

impl Freeze for Repeat

impl Freeze for Spanfix

impl Freeze for SubPixel

impl Freeze for Transform

impl Freeze for Trap

impl Freeze for Trapezoid

impl Freeze for Triangle

impl Freeze for SK

impl Freeze for SO

impl Freeze for AddMaster

impl Freeze for AxisInfo

impl Freeze for Device

impl Freeze for DeviceCtl

impl Freeze for DeviceUse

impl Freeze for EventMask

impl Freeze for EventMode

impl Freeze for Fp3232

impl Freeze for GrabOwner

impl Freeze for GrabType

impl Freeze for GroupInfo

impl Freeze for InputInfo

impl Freeze for KeyClass

impl Freeze for KeyInfo

impl Freeze for KeyState

impl Freeze for TouchMode

impl Freeze for AXNDetail

impl Freeze for AXOption

impl Freeze for Action

impl Freeze for Behavior

impl Freeze for BellClass

impl Freeze for BoolCtrl

impl Freeze for CMDetail

impl Freeze for Const

impl Freeze for Control

impl Freeze for Error

impl Freeze for EventType

impl Freeze for Explicit

impl Freeze for GBNDetail

impl Freeze for GetMapMap

impl Freeze for Group

impl Freeze for Groups

impl Freeze for ID

impl Freeze for IMFlag

impl Freeze for Key

impl Freeze for KeyAlias

impl Freeze for KeyModMap

impl Freeze for KeyName

impl Freeze for KeySymMap

impl Freeze for KeyType

impl Freeze for LedClass

impl Freeze for Listing

impl Freeze for MapPart

impl Freeze for ModDef

impl Freeze for NKNDetail

impl Freeze for Outline

impl Freeze for Overlay

impl Freeze for Row

impl Freeze for SA

impl Freeze for SAIsoLock

impl Freeze for SAMovePtr

impl Freeze for SAPtrBtn

impl Freeze for SASetMods

impl Freeze for SAType

impl Freeze for SAValWhat

impl Freeze for SIAction

impl Freeze for SetMapAux

impl Freeze for Shape

impl Freeze for StatePart

impl Freeze for VMod

impl Freeze for VModsHigh

impl Freeze for VModsLow

impl Freeze for XIFeature

impl Freeze for Allow

impl Freeze for Arc

impl Freeze for ArcMode

impl Freeze for AtomEnum

impl Freeze for Blanking

impl Freeze for CW

impl Freeze for CapStyle

impl Freeze for Char2b

impl Freeze for Charinfo

impl Freeze for Circulate

impl Freeze for CloseDown

impl Freeze for ColorFlag

impl Freeze for Coloritem

impl Freeze for CoordMode

impl Freeze for Depth

impl Freeze for EventMask

impl Freeze for Exposures

impl Freeze for Family

impl Freeze for FillRule

impl Freeze for FillStyle

impl Freeze for FontDraw

impl Freeze for FontEnum

impl Freeze for Fontprop

impl Freeze for Format

impl Freeze for GC

impl Freeze for GX

impl Freeze for Grab

impl Freeze for GrabMode

impl Freeze for Gravity

impl Freeze for Host

impl Freeze for HostMode

impl Freeze for JoinStyle

impl Freeze for KB

impl Freeze for Kill

impl Freeze for LedMode

impl Freeze for LineStyle

impl Freeze for MapIndex

impl Freeze for MapState

impl Freeze for Mapping

impl Freeze for ModMask

impl Freeze for Motion

impl Freeze for Place

impl Freeze for Point

impl Freeze for PolyShape

impl Freeze for PropMode

impl Freeze for Property

impl Freeze for Rectangle

impl Freeze for Rgb

impl Freeze for Screen

impl Freeze for Segment

impl Freeze for SetMode

impl Freeze for Setup

impl Freeze for StackMode

impl Freeze for Str

impl Freeze for Time

impl Freeze for Timecoord

impl Freeze for Database

impl Freeze for Entry

impl Freeze for X11Error

impl Freeze for AuthEntry

impl Freeze for Family

impl<'a> Freeze for ConnectAddress<'a>

impl<'a, T> Freeze for PropertyIterator<'a, T>

impl<'input> Freeze for Request<'input>

impl<'input> Freeze for ChangeOutputPropertyRequest<'input>

impl<'input> Freeze for ChangeProviderPropertyRequest<'input>

impl<'input> Freeze for ConfigureOutputPropertyRequest<'input>

impl<'input> Freeze for ConfigureProviderPropertyRequest<'input>

impl<'input> Freeze for CreateLeaseRequest<'input>

impl<'input> Freeze for CreateModeRequest<'input>

impl<'input> Freeze for SetCrtcConfigRequest<'input>

impl<'input> Freeze for SetCrtcGammaRequest<'input>

impl<'input> Freeze for SetCrtcTransformRequest<'input>

impl<'input> Freeze for AddGlyphsRequest<'input>

impl<'input> Freeze for AddTrapsRequest<'input>

impl<'input> Freeze for ChangePictureRequest<'input>

impl<'input> Freeze for CompositeGlyphs16Request<'input>

impl<'input> Freeze for CompositeGlyphs32Request<'input>

impl<'input> Freeze for CompositeGlyphs8Request<'input>

impl<'input> Freeze for CreateAnimCursorRequest<'input>

impl<'input> Freeze for CreateConicalGradientRequest<'input>

impl<'input> Freeze for CreateLinearGradientRequest<'input>

impl<'input> Freeze for CreatePictureRequest<'input>

impl<'input> Freeze for CreateRadialGradientRequest<'input>

impl<'input> Freeze for FillRectanglesRequest<'input>

impl<'input> Freeze for FreeGlyphsRequest<'input>

impl<'input> Freeze for SetPictureClipRectanglesRequest<'input>

impl<'input> Freeze for SetPictureFilterRequest<'input>

impl<'input> Freeze for TrapezoidsRequest<'input>

impl<'input> Freeze for TriFanRequest<'input>

impl<'input> Freeze for TriStripRequest<'input>

impl<'input> Freeze for TrianglesRequest<'input>

impl<'input> Freeze for RectanglesRequest<'input>

impl<'input> Freeze for ChangeCursorByNameRequest<'input>

impl<'input> Freeze for CreatePointerBarrierRequest<'input>

impl<'input> Freeze for CreateRegionRequest<'input>

impl<'input> Freeze for SetCursorNameRequest<'input>

impl<'input> Freeze for SetRegionRequest<'input>

impl<'input> Freeze for ChangeDeviceKeyMappingRequest<'input>

impl<'input> Freeze for ChangeDevicePropertyRequest<'input>

impl<'input> Freeze for GetExtensionVersionRequest<'input>

impl<'input> Freeze for GrabDeviceButtonRequest<'input>

impl<'input> Freeze for GrabDeviceKeyRequest<'input>

impl<'input> Freeze for GrabDeviceRequest<'input>

impl<'input> Freeze for SelectExtensionEventRequest<'input>

impl<'input> Freeze for SendExtensionEventRequest<'input>

impl<'input> Freeze for SetDeviceButtonMappingRequest<'input>

impl<'input> Freeze for SetDeviceModifierMappingRequest<'input>

impl<'input> Freeze for SetDeviceValuatorsRequest<'input>

impl<'input> Freeze for XIBarrierReleasePointerRequest<'input>

impl<'input> Freeze for XIChangeHierarchyRequest<'input>

impl<'input> Freeze for XIChangePropertyRequest<'input>

impl<'input> Freeze for XIGrabDeviceRequest<'input>

impl<'input> Freeze for XIPassiveGrabDeviceRequest<'input>

impl<'input> Freeze for XIPassiveUngrabDeviceRequest<'input>

impl<'input> Freeze for XISelectEventsRequest<'input>

impl<'input> Freeze for SelectEventsRequest<'input>

impl<'input> Freeze for SetCompatMapRequest<'input>

impl<'input> Freeze for SetControlsRequest<'input>

impl<'input> Freeze for SetDebuggingFlagsRequest<'input>

impl<'input> Freeze for SetDeviceInfoRequest<'input>

impl<'input> Freeze for SetIndicatorMapRequest<'input>

impl<'input> Freeze for SetMapRequest<'input>

impl<'input> Freeze for SetNamesRequest<'input>

impl<'input> Freeze for AllocNamedColorRequest<'input>

impl<'input> Freeze for ChangeGCRequest<'input>

impl<'input> Freeze for ChangeHostsRequest<'input>

impl<'input> Freeze for ChangeKeyboardControlRequest<'input>

impl<'input> Freeze for ChangeKeyboardMappingRequest<'input>

impl<'input> Freeze for ChangePropertyRequest<'input>

impl<'input> Freeze for ChangeWindowAttributesRequest<'input>

impl<'input> Freeze for ConfigureWindowRequest<'input>

impl<'input> Freeze for CreateGCRequest<'input>

impl<'input> Freeze for CreateWindowRequest<'input>

impl<'input> Freeze for FillPolyRequest<'input>

impl<'input> Freeze for FreeColorsRequest<'input>

impl<'input> Freeze for ImageText16Request<'input>

impl<'input> Freeze for ImageText8Request<'input>

impl<'input> Freeze for InternAtomRequest<'input>

impl<'input> Freeze for ListFontsRequest<'input>

impl<'input> Freeze for ListFontsWithInfoRequest<'input>

impl<'input> Freeze for LookupColorRequest<'input>

impl<'input> Freeze for OpenFontRequest<'input>

impl<'input> Freeze for PolyArcRequest<'input>

impl<'input> Freeze for PolyFillArcRequest<'input>

impl<'input> Freeze for PolyFillRectangleRequest<'input>

impl<'input> Freeze for PolyLineRequest<'input>

impl<'input> Freeze for PolyPointRequest<'input>

impl<'input> Freeze for PolyRectangleRequest<'input>

impl<'input> Freeze for PolySegmentRequest<'input>

impl<'input> Freeze for PolyText16Request<'input>

impl<'input> Freeze for PolyText8Request<'input>

impl<'input> Freeze for PutImageRequest<'input>

impl<'input> Freeze for QueryColorsRequest<'input>

impl<'input> Freeze for QueryExtensionRequest<'input>

impl<'input> Freeze for QueryTextExtentsRequest<'input>

impl<'input> Freeze for RotatePropertiesRequest<'input>

impl<'input> Freeze for SendEventRequest<'input>

impl<'input> Freeze for SetClipRectanglesRequest<'input>

impl<'input> Freeze for SetDashesRequest<'input>

impl<'input> Freeze for SetFontPathRequest<'input>

impl<'input> Freeze for SetModifierMappingRequest<'input>

impl<'input> Freeze for SetPointerMappingRequest<'input>

impl<'input> Freeze for StoreColorsRequest<'input>

impl<'input> Freeze for StoreNamedColorRequest<'input>

impl<A, B> Freeze for ZipLongest<A, B>
where A: Freeze, B: Freeze,

impl Freeze for Image

impl Freeze for Toc

impl<'a> Freeze for LineBreakIterator<'a>

impl Freeze for XkbCommon

impl Freeze for xkb_state

impl Freeze for CodePair

impl Freeze for KeyCode

impl Freeze for Keysym

impl !Freeze for Token

impl !Freeze for Token

impl !Freeze for Doctype

impl !Freeze for Pi

impl Freeze for State

impl Freeze for Status

impl Freeze for TagKind

impl Freeze for XmlPhase

impl Freeze for CharRef

impl Freeze for Tag

impl<'a> Freeze for QualNameTokenizer<'a>

impl<Handle> !Freeze for XmlProcessResult<Handle>

impl<Handle> Freeze for ProcessResult<Handle>
where Handle: Freeze,

impl<Handle, Sink> !Freeze for XmlTreeBuilder<Handle, Sink>

impl<Sink> !Freeze for XmlParser<Sink>

impl<Sink> !Freeze for XmlTokenizer<Sink>

impl<Wr> Freeze for XmlSerializer<Wr>
where Wr: Freeze,

impl<C0, C1> Freeze for EitherCart<C0, C1>
where C0: Freeze, C1: Freeze,

impl<T> Freeze for KindaSortaDangling<T>
where T: Freeze,

impl<T> Freeze for YokeTraitHack<T>
where T: Freeze,

impl<Y, C> Freeze for Yoke<Y, C>
where C: Freeze, Y: Freeze,

impl<'a> Freeze for TypeVisitor<'a>

impl<'a, T> Freeze for Ptr<'a, T>
where T: ?Sized,

impl<B, T> Freeze for Ref<B, T>
where B: Freeze, T: ?Sized,

impl<E> Freeze for SizeInfo<E>
where E: Freeze,

impl<E> Freeze for TrailingSliceLayout<E>
where E: Freeze,

impl<O> Freeze for F32<O>

impl<O> Freeze for F64<O>

impl<O> Freeze for I128<O>

impl<O> Freeze for I16<O>

impl<O> Freeze for I32<O>

impl<O> Freeze for I64<O>

impl<O> Freeze for U128<O>

impl<O> Freeze for U16<O>

impl<O> Freeze for U32<O>

impl<O> Freeze for U64<O>

impl<T> Freeze for Unalign<T>
where T: Freeze,

impl Freeze for Trait

impl Freeze for EnumRepr

impl Freeze for Repr

impl<Repr> Freeze for Config<Repr>

impl<'a> Freeze for TypeVisitor<'a>

impl<Z> Freeze for Zeroizing<Z>
where Z: Freeze,

impl Freeze for Error

impl Freeze for AsciiMode

impl Freeze for PhfMode

impl Freeze for NodeType

impl Freeze for ByteStr

impl<'a> Freeze for ZeroTrieIterator<'a>

impl<'a, T> Freeze for ConstSlice<'a, T>

impl<S> Freeze for ZeroTrieBuilder<S>
where S: Freeze,

impl<Store> Freeze for ZeroTrieFlavor<Store>
where Store: Freeze,

impl<Store> Freeze for PerfectByteHashMap<Store>
where Store: Freeze + ?Sized,

impl<Store> Freeze for ZeroAsciiIgnoreCaseTrie<Store>
where Store: Freeze + ?Sized,

impl<Store> Freeze for ZeroTrie<Store>
where Store: Freeze,

impl<Store> Freeze for ZeroTrieExtendedCapacity<Store>
where Store: Freeze + ?Sized,

impl<Store> Freeze for ZeroTriePerfectHash<Store>
where Store: Freeze + ?Sized,

impl<Store> Freeze for ZeroTrieSimpleAscii<Store>
where Store: Freeze + ?Sized,

impl<const K: usize> Freeze for ConstLengthsStack<K>

impl<const N: usize> Freeze for ZeroTrieBuilderConst<N>

impl<const N: usize, T> Freeze for ConstArrayBuilder<N, T>
where T: Freeze,

impl Freeze for ShiftType

impl Freeze for CharULE

impl Freeze for Index16

impl Freeze for Index32

impl<'a> Freeze for FlexZeroVec<'a>

impl<'a, K, V> Freeze for ZeroMapBorrowed<'a, K, V>
where K: ?Sized, V: ?Sized,

impl<'a, K, V> Freeze for ZeroMap<'a, K, V>
where <K as ZeroMapKV<'a>>::Container: Freeze, <V as ZeroMapKV<'a>>::Container: Freeze, K: ?Sized, V: ?Sized,

impl<'a, K0, K1, V> Freeze for ZeroMap2dBorrowed<'a, K0, K1, V>
where K0: ?Sized, K1: ?Sized, V: ?Sized,

impl<'a, K0, K1, V> Freeze for ZeroMap2d<'a, K0, K1, V>
where <K0 as ZeroMapKV<'a>>::Container: Freeze, <K1 as ZeroMapKV<'a>>::Container: Freeze, <V as ZeroMapKV<'a>>::Container: Freeze, K0: ?Sized, K1: ?Sized, V: ?Sized,

impl<'a, T> Freeze for ZeroVec<'a, T>

impl<'a, T, F> Freeze for VarZeroVec<'a, T, F>
where T: ?Sized,

impl<'a, T, F> Freeze for VarZeroVecComponents<'a, T, F>
where T: ?Sized,

impl<'l, 'a, K0, K1, V> Freeze for ZeroMap2dCursor<'l, 'a, K0, K1, V>
where K0: ?Sized, K1: ?Sized, V: ?Sized,

impl<A, B> Freeze for Tuple2ULE<A, B>
where A: Freeze, B: Freeze,

impl<A, B, C> Freeze for Tuple3ULE<A, B, C>
where A: Freeze, B: Freeze, C: Freeze,

impl<A, B, C, D> Freeze for Tuple4ULE<A, B, C, D>
where A: Freeze, B: Freeze, C: Freeze, D: Freeze,

impl<A, B, C, D, E> Freeze for Tuple5ULE<A, B, C, D, E>
where A: Freeze, B: Freeze, C: Freeze, D: Freeze, E: Freeze,

impl<A, B, C, D, E, F> Freeze for Tuple6ULE<A, B, C, D, E, F>
where A: Freeze, B: Freeze, C: Freeze, D: Freeze, E: Freeze, F: Freeze,

impl<T> Freeze for ZeroSlice<T>
where <T as AsULE>::ULE: Freeze,

impl<T, F> Freeze for VarZeroSlice<T, F>
where T: ?Sized,

impl<T, F> Freeze for VarZeroVecOwned<T, F>
where T: ?Sized,

impl<U> Freeze for OptionULE<U>
where U: Freeze,

impl<U> Freeze for OptionVarULE<U>
where U: ?Sized,

impl<U> Freeze for EyepatchHackVector<U>

impl<U, const N: usize> Freeze for NichedOption<U, N>
where U: Freeze,

impl<U, const N: usize> Freeze for NichedOptionULE<U, N>
where U: Freeze,

impl<const N: usize> Freeze for RawBytesULE<N>

impl Freeze for ReprInfo

impl<'a> Freeze for OwnULETy<'a>

impl<'a> Freeze for UnsizedFieldKind<'a>

impl<'a> Freeze for UnsizedField<'a>

impl<'a> Freeze for UnsizedFields<'a>

impl<'a> Freeze for FieldInfo<'a>

impl Freeze for _Sequence

impl<'a> Freeze for DeflateDecoder<'a>

impl<'a> Freeze for DeflateEncoder<'a>

impl<'src> Freeze for BitStreamReader<'src>