Trait kvarn::prelude::internals::prelude::utils::prelude::compact_str::core::marker::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,

sourceยง

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

1.28.0 ยท sourceยง

impl<T> Freeze for NonZero<T>

Auto implementorsยง

ยง

impl !Freeze for Body

ยง

impl !Freeze for kvarn::application::Error

ยง

impl !Freeze for HttpConnection

ยง

impl !Freeze for ResponseBodyPipe

ยง

impl !Freeze for ResponsePipe

ยง

impl !Freeze for SendKind

ยง

impl !Freeze for BytesCow

ยง

impl !Freeze for ByteBody

ยง

impl !Freeze for CompressedResponse

ยง

impl !Freeze for ComputedRule

ยง

impl !Freeze for LazyRequestBody

ยง

impl !Freeze for Host

ยง

impl !Freeze for kvarn::shutdown::Manager

ยง

impl !Freeze for CacheReply

ยง

impl !Freeze for FatResponse

ยง

impl !Freeze for kvarn::prelude::networking::UdpSocket

ยง

impl !Freeze for kvarn::prelude::Bytes

ยง

impl !Freeze for HeaderName

ยง

impl !Freeze for HeaderValue

ยง

impl !Freeze for Uri

ยง

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 Authority

ยง

impl !Freeze for Builder

ยง

impl !Freeze for Parts

ยง

impl !Freeze for PathAndQuery

ยง

impl !Freeze for PresentArguments

ยง

impl !Freeze for PresentExtensions

ยง

impl !Freeze for PresentExtensionsIter

ยง

impl Freeze for H2SendResponse

ยง

impl Freeze for PushedResponsePipe

ยง

impl Freeze for CachePreferenceError

ยง

impl Freeze for ClientCachePreference

ยง

impl Freeze for CompressPreference

ยง

impl Freeze for PreferredCompression

ยง

impl Freeze for ServerCachePreference

ยง

impl Freeze for UriKey

ยง

impl Freeze for Value

ยง

impl Freeze for PluginResponseKind

ยง

impl Freeze for Encryption

ยง

impl Freeze for kvarn::encryption::Error

ยง

impl Freeze for BindIpVersion

ยง

impl Freeze for kvarn::Incoming

ยง

impl Freeze for CacheAction

ยง

impl Freeze for CertificateError

ยง

impl Freeze for Action

ยง

impl Freeze for kvarn::websocket::Error

ยง

impl Freeze for IpAddr

ยง

impl Freeze for SocketAddr

ยง

impl Freeze for CacheControlError

ยง

impl Freeze for kvarn::prelude::utils::parse::Error

ยง

impl Freeze for RequestParseStage

ยง

impl Freeze for SanitizeError

ยง

impl Freeze for AsciiChar

ยง

impl Freeze for kvarn::prelude::utils::prelude::compact_str::core::cmp::Ordering

ยง

impl Freeze for Infallible

ยง

impl Freeze for c_void

ยง

impl Freeze for BasicBlock

ยง

impl Freeze for UnwindTerminateReason

ยง

impl Freeze for FpCategory

ยง

impl Freeze for IntErrorKind

ยง

impl Freeze for SearchStep

ยง

impl Freeze for kvarn::prelude::utils::prelude::compact_str::core::sync::atomic::Ordering

ยง

impl Freeze for ToCompactStringError

ยง

impl Freeze for kvarn::prelude::utils::prelude::fmt::Alignment

ยง

impl Freeze for ErrorKind

ยง

impl Freeze for SeekFrom

ยง

impl Freeze for Ipv6MulticastScope

ยง

impl Freeze for Shutdown

ยง

impl Freeze for TcpStreamAsyncWrapper

ยง

impl Freeze for CompressionOptions

ยง

impl Freeze for PathQuery

ยง

impl Freeze for AllowList

ยง

impl Freeze for Rule

ยง

impl Freeze for ValueSet

ยง

impl Freeze for kvarn::ctl::Arguments

ยง

impl Freeze for PluginResponse

ยง

impl Freeze for Plugins

ยง

impl Freeze for Extensions

ยง

impl Freeze for Id

ยง

impl Freeze for Collection

ยง

impl Freeze for CollectionBuilder

ยง

impl Freeze for Options

ยง

impl Freeze for kvarn::limiting::Manager

ยง

impl Freeze for Metadata

ยง

impl Freeze for PortDescriptor

ยง

impl Freeze for RunConfig

ยง

impl Freeze for Settings

ยง

impl Freeze for VariedResponse

ยง

impl Freeze for OffsetDateTime

ยง

impl Freeze for File

ยง

impl Freeze for OpenOptions

ยง

impl Freeze for kvarn::prelude::networking::TcpListener

ยง

impl Freeze for BytesMut

ยง

impl Freeze for CompactString

ยง

impl Freeze for Duration

ยง

impl Freeze for Instant

ยง

impl Freeze for Method

ยง

impl Freeze for Path

ยง

impl Freeze for PathBuf

ยง

impl Freeze for StatusCode

ยง

impl Freeze for Version

ยง

impl Freeze for WriteableBytes

ยง

impl Freeze for CacheControl

ยง

impl Freeze for UninitSlice

ยง

impl Freeze for AllocError

ยง

impl Freeze for Layout

ยง

impl Freeze for LayoutError

ยง

impl Freeze for TypeId

ยง

impl Freeze for CpuidResult

ยง

impl Freeze for __m128

ยง

impl Freeze for __m128bh

ยง

impl Freeze for __m128d

ยง

impl Freeze for __m128i

ยง

impl Freeze for __m256

ยง

impl Freeze for __m256bh

ยง

impl Freeze for __m256d

ยง

impl Freeze for __m256i

ยง

impl Freeze for __m512

ยง

impl Freeze for __m512bh

ยง

impl Freeze for __m512d

ยง

impl Freeze for __m512i

ยง

impl Freeze for TryFromSliceError

ยง

impl Freeze for kvarn::prelude::utils::prelude::compact_str::core::ascii::EscapeDefault

ยง

impl Freeze for BorrowError

ยง

impl Freeze for BorrowMutError

ยง

impl Freeze for CharTryFromError

ยง

impl Freeze for DecodeUtf16Error

ยง

impl Freeze for kvarn::prelude::utils::prelude::compact_str::core::char::EscapeDebug

ยง

impl Freeze for kvarn::prelude::utils::prelude::compact_str::core::char::EscapeDefault

ยง

impl Freeze for kvarn::prelude::utils::prelude::compact_str::core::char::EscapeUnicode

ยง

impl Freeze for ParseCharError

ยง

impl Freeze for ToLowercase

ยง

impl Freeze for ToUppercase

ยง

impl Freeze for TryFromCharError

ยง

impl Freeze for CStr

ยง

impl Freeze for FromBytesUntilNulError

ยง

impl Freeze for FromBytesWithNulError

ยง

impl Freeze for SipHasher

ยง

impl Freeze for ReturnToArg

ยง

impl Freeze for UnwindActionArg

ยง

impl Freeze for PhantomPinned

ยง

impl Freeze for Assume

ยง

impl Freeze for ParseFloatError

ยง

impl Freeze for ParseIntError

ยง

impl Freeze for TryFromIntError

ยง

impl Freeze for RangeFull

ยง

impl Freeze for kvarn::prelude::utils::prelude::compact_str::core::ptr::Alignment

ยง

impl Freeze for TimSortRun

ยง

impl Freeze for LocalWaker

ยง

impl Freeze for RawWaker

ยง

impl Freeze for RawWakerVTable

ยง

impl Freeze for Waker

ยง

impl Freeze for TryFromFloatSecsError

ยง

impl Freeze for ReserveError

ยง

impl Freeze for Utf16Error

ยง

impl Freeze for kvarn::prelude::utils::prelude::fmt::Error

ยง

impl Freeze for InvalidHeaderName

ยง

impl Freeze for InvalidHeaderValue

ยง

impl Freeze for MaxSizeReached

ยง

impl Freeze for ToStrError

ยง

impl Freeze for kvarn::prelude::utils::prelude::io::Empty

ยง

impl Freeze for kvarn::prelude::utils::prelude::io::Error

ยง

impl Freeze for kvarn::prelude::utils::prelude::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 AddrParseError

ยง

impl Freeze for IntoIncoming

ยง

impl Freeze for Ipv4Addr

ยง

impl Freeze for Ipv6Addr

ยง

impl Freeze for SocketAddrV4

ยง

impl Freeze for SocketAddrV6

ยง

impl Freeze for kvarn::prelude::utils::prelude::net::TcpListener

ยง

impl Freeze for TcpStream

ยง

impl Freeze for kvarn::prelude::utils::prelude::net::UdpSocket

ยง

impl Freeze for ParseBoolError

ยง

impl Freeze for Utf8Error

ยง

impl Freeze for InvalidUri

ยง

impl Freeze for InvalidUriParts

ยง

impl Freeze for Scheme

ยง

impl Freeze for CriticalRequestComponents

ยง

impl Freeze for Mime

ยง

impl Freeze for Big8x3

ยง

impl Freeze for Big32x40

ยง

impl Freeze for Decoded

ยง

impl Freeze for FullDecoded

ยง

impl Freeze for Number

ยง

impl Freeze for Sign

ยง

impl Freeze for TryCaptureWithDebug

ยง

impl Freeze for TryCaptureWithoutDebug

ยง

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

ยง

impl<'a> !Freeze for kvarn::prelude::utils::prelude::compact_str::core::error::Request<'a>

ยง

impl<'a> Freeze for MethodAllowList<'a>

ยง

impl<'a> Freeze for WSStream<'a>

ยง

impl<'a> Freeze for CertificateDer<'a>

ยง

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

ยง

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

ยง

impl<'a> Freeze for ReadBuf<'a>

ยง

impl<'a> Freeze for Query<'a>

ยง

impl<'a> Freeze for QueryPair<'a>

ยง

impl<'a> Freeze for QueryPairIter<'a>

ยง

impl<'a> Freeze for Source<'a>

ยง

impl<'a> Freeze for kvarn::prelude::utils::prelude::compact_str::core::ffi::c_str::Bytes<'a>

ยง

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

ยง

impl<'a> Freeze for PanicInfo<'a>

ยง

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

ยง

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

ยง

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

ยง

impl<'a> Freeze for kvarn::prelude::utils::prelude::compact_str::Drain<'a>

ยง

impl<'a> Freeze for kvarn::prelude::utils::prelude::fmt::Arguments<'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 kvarn::prelude::utils::prelude::net::Incoming<'a>

ยง

impl<'a> Freeze for kvarn::prelude::utils::prelude::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 kvarn::prelude::utils::prelude::str::EscapeDebug<'a>

ยง

impl<'a> Freeze for kvarn::prelude::utils::prelude::str::EscapeDefault<'a>

ยง

impl<'a> Freeze for kvarn::prelude::utils::prelude::str::EscapeUnicode<'a>

ยง

impl<'a> Freeze for kvarn::prelude::utils::prelude::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> Freeze for PresentArgumentsIter<'a>

ยง

impl<'a> Freeze for QuotedStrSplitIter<'a>

ยง

impl<'a> Freeze for ValueQualitySet<'a>

ยง

impl<'a> Freeze for Formatted<'a>

ยง

impl<'a> Freeze for Part<'a>

ยง

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

ยง

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

ยง

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, const N: usize> Freeze for CharArrayRefSearcher<'a, 'b, N>

ยง

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

ยง

impl<'a, A> Freeze for kvarn::prelude::utils::prelude::compact_str::core::option::Iter<'a, A>

ยง

impl<'a, A> Freeze for kvarn::prelude::utils::prelude::compact_str::core::option::IterMut<'a, A>

ยง

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

ยง

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

ยง

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

ยง

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

ยง

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

ยง

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

ยง

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

ยง

impl<'a, P> Freeze for kvarn::prelude::utils::prelude::str::RSplit<'a, P>
where <P as Pattern<'a>>::Searcher: Freeze,

ยง

impl<'a, P> Freeze for kvarn::prelude::utils::prelude::str::RSplitN<'a, P>
where <P as Pattern<'a>>::Searcher: Freeze,

ยง

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

ยง

impl<'a, P> Freeze for kvarn::prelude::utils::prelude::str::Split<'a, P>
where <P as Pattern<'a>>::Searcher: Freeze,

ยง

impl<'a, P> Freeze for kvarn::prelude::utils::prelude::str::SplitInclusive<'a, P>
where <P as Pattern<'a>>::Searcher: Freeze,

ยง

impl<'a, P> Freeze for kvarn::prelude::utils::prelude::str::SplitN<'a, P>
where <P as Pattern<'a>>::Searcher: Freeze,

ยง

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

ยง

impl<'a, T> !Freeze for Entry<'a, T>

ยง

impl<'a, T> !Freeze for VacantEntry<'a, T>

ยง

impl<'a, T> Freeze for kvarn::prelude::utils::prelude::compact_str::core::result::Iter<'a, T>

ยง

impl<'a, T> Freeze for kvarn::prelude::utils::prelude::compact_str::core::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 kvarn::prelude::utils::prelude::compact_str::core::slice::Iter<'a, T>

ยง

impl<'a, T> Freeze for kvarn::prelude::utils::prelude::compact_str::core::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> Freeze for kvarn::prelude::utils::prelude::header::Drain<'a, T>

ยง

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

ยง

impl<'a, T> Freeze for kvarn::prelude::utils::prelude::header::Iter<'a, T>

ยง

impl<'a, T> Freeze for kvarn::prelude::utils::prelude::header::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<'a, T> Freeze for CleanDebug<'a, T>
where T: ?Sized,

ยง

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 kvarn::prelude::utils::prelude::compact_str::core::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 kvarn::prelude::utils::prelude::compact_str::core::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 kvarn::prelude::utils::prelude::compact_str::core::slice::Split<'a, T, P>
where P: Freeze,

ยง

impl<'a, T, P> Freeze for kvarn::prelude::utils::prelude::compact_str::core::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 kvarn::prelude::utils::prelude::compact_str::core::slice::SplitN<'a, T, P>
where P: Freeze,

ยง

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

ยง

impl<'a, T, const N: usize> Freeze for kvarn::prelude::utils::prelude::compact_str::core::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<'f> Freeze for VaListImpl<'f>

ยง

impl<A> Freeze for kvarn::prelude::utils::prelude::compact_str::core::iter::Repeat<A>
where A: Freeze,

ยง

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

ยง

impl<A> Freeze for kvarn::prelude::utils::prelude::compact_str::core::option::IntoIter<A>
where A: Freeze,

ยง

impl<A, B> Freeze for kvarn::prelude::utils::prelude::compact_str::core::iter::Chain<A, B>
where A: Freeze, B: Freeze,

ยง

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

ยง

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

ยง

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

ยง

impl<B> Freeze for kvarn::prelude::utils::prelude::io::Lines<B>
where B: Freeze,

ยง

impl<B> Freeze for kvarn::prelude::utils::prelude::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, M> Freeze for Capture<E, M>
where E: Freeze,

ยง

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

ยง

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

ยง

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

ยง

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

ยง

impl<F> Freeze for FormatterFn<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 kvarn::prelude::utils::prelude::compact_str::core::iter::Take<I>
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 kvarn::prelude::utils::prelude::compact_str::core::iter::ArrayChunks<I, N>
where I: Freeze, <I as Iterator>::Item: Freeze,

ยง

impl<Idx> Freeze for 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<Idx> Freeze for RangeToInclusive<Idx>
where Idx: Freeze,

ยง

impl<K, V> Freeze for