(function() {var implementors = { "aho_corasick":[["impl Freeze for AhoCorasick",1,["aho_corasick::ahocorasick::AhoCorasick"]],["impl<'a, 'h> Freeze for FindIter<'a, 'h>",1,["aho_corasick::ahocorasick::FindIter"]],["impl<'a, 'h> Freeze for FindOverlappingIter<'a, 'h>",1,["aho_corasick::ahocorasick::FindOverlappingIter"]],["impl<'a, R> Freeze for StreamFindIter<'a, R>
where\n R: Freeze,
",1,["aho_corasick::ahocorasick::StreamFindIter"]],["impl Freeze for AhoCorasickBuilder",1,["aho_corasick::ahocorasick::AhoCorasickBuilder"]],["impl Freeze for AhoCorasickKind",1,["aho_corasick::ahocorasick::AhoCorasickKind"]],["impl Freeze for Candidate",1,["aho_corasick::util::prefilter::Candidate"]],["impl Freeze for Prefilter",1,["aho_corasick::util::prefilter::Prefilter"]],["impl Freeze for StateID",1,["aho_corasick::util::primitives::StateID"]],["impl Freeze for StateIDError",1,["aho_corasick::util::primitives::StateIDError"]],["impl Freeze for OverlappingState",1,["aho_corasick::automaton::OverlappingState"]],["impl<'a, 'h, A> Freeze for FindIter<'a, 'h, A>",1,["aho_corasick::automaton::FindIter"]],["impl<'a, 'h, A> Freeze for FindOverlappingIter<'a, 'h, A>",1,["aho_corasick::automaton::FindOverlappingIter"]],["impl<'a, A, R> Freeze for StreamFindIter<'a, A, R>
where\n R: Freeze,
",1,["aho_corasick::automaton::StreamFindIter"]],["impl Freeze for DFA",1,["aho_corasick::dfa::DFA"]],["impl Freeze for Builder",1,["aho_corasick::dfa::Builder"]],["impl Freeze for NFA",1,["aho_corasick::nfa::contiguous::NFA"]],["impl Freeze for Builder",1,["aho_corasick::nfa::contiguous::Builder"]],["impl Freeze for NFA",1,["aho_corasick::nfa::noncontiguous::NFA"]],["impl Freeze for Builder",1,["aho_corasick::nfa::noncontiguous::Builder"]],["impl Freeze for MatchKind",1,["aho_corasick::packed::api::MatchKind"]],["impl Freeze for Config",1,["aho_corasick::packed::api::Config"]],["impl Freeze for Builder",1,["aho_corasick::packed::api::Builder"]],["impl Freeze for Searcher",1,["aho_corasick::packed::api::Searcher"]],["impl<'s, 'h> Freeze for FindIter<'s, 'h>",1,["aho_corasick::packed::api::FindIter"]],["impl Freeze for BuildError",1,["aho_corasick::util::error::BuildError"]],["impl Freeze for MatchError",1,["aho_corasick::util::error::MatchError"]],["impl Freeze for MatchErrorKind",1,["aho_corasick::util::error::MatchErrorKind"]],["impl Freeze for PatternID",1,["aho_corasick::util::primitives::PatternID"]],["impl Freeze for PatternIDError",1,["aho_corasick::util::primitives::PatternIDError"]],["impl<'h> Freeze for Input<'h>",1,["aho_corasick::util::search::Input"]],["impl Freeze for Span",1,["aho_corasick::util::search::Span"]],["impl Freeze for Anchored",1,["aho_corasick::util::search::Anchored"]],["impl Freeze for Match",1,["aho_corasick::util::search::Match"]],["impl Freeze for MatchKind",1,["aho_corasick::util::search::MatchKind"]],["impl Freeze for StartKind",1,["aho_corasick::util::search::StartKind"]]], "anstream":[["impl<'s> Freeze for StrippedStr<'s>",1,["anstream::adapter::strip::StrippedStr"]],["impl Freeze for StripStr",1,["anstream::adapter::strip::StripStr"]],["impl<'s> Freeze for StripStrIter<'s>",1,["anstream::adapter::strip::StripStrIter"]],["impl<'s> Freeze for StrippedBytes<'s>",1,["anstream::adapter::strip::StrippedBytes"]],["impl Freeze for StripBytes",1,["anstream::adapter::strip::StripBytes"]],["impl<'s> Freeze for StripBytesIter<'s>",1,["anstream::adapter::strip::StripBytesIter"]],["impl Freeze for WinconBytes",1,["anstream::adapter::wincon::WinconBytes"]],["impl<'s> Freeze for WinconBytesIter<'s>",1,["anstream::adapter::wincon::WinconBytesIter"]],["impl<S> Freeze for AutoStream<S>
where\n S: Freeze,
",1,["anstream::auto::AutoStream"]],["impl<S> Freeze for StripStream<S>
where\n S: Freeze,
",1,["anstream::strip::StripStream"]]], "anstyle":[["impl Freeze for Color",1,["anstyle::color::Color"]],["impl Freeze for AnsiColor",1,["anstyle::color::AnsiColor"]],["impl Freeze for Ansi256Color",1,["anstyle::color::Ansi256Color"]],["impl Freeze for RgbColor",1,["anstyle::color::RgbColor"]],["impl Freeze for Effects",1,["anstyle::effect::Effects"]],["impl Freeze for EffectIter",1,["anstyle::effect::EffectIter"]],["impl Freeze for Reset",1,["anstyle::reset::Reset"]],["impl Freeze for Style",1,["anstyle::style::Style"]]], "anstyle_parse":[["impl Freeze for Params",1,["anstyle_parse::params::Params"]],["impl<'a> Freeze for ParamsIter<'a>",1,["anstyle_parse::params::ParamsIter"]],["impl Freeze for State",1,["anstyle_parse::state::definitions::State"]],["impl Freeze for Action",1,["anstyle_parse::state::definitions::Action"]],["impl<C> Freeze for Parser<C>
where\n C: Freeze,
",1,["anstyle_parse::Parser"]],["impl Freeze for AsciiParser",1,["anstyle_parse::AsciiParser"]],["impl Freeze for Utf8Parser",1,["anstyle_parse::Utf8Parser"]]], "anyhow":[["impl Freeze for Error",1,["anyhow::Error"]],["impl<'a> Freeze for Chain<'a>",1,["anyhow::Chain"]]], "ariadne":[["impl Freeze for Line",1,["ariadne::source::Line"]],["impl<I> Freeze for Source<I>
where\n I: Freeze,
",1,["ariadne::source::Source"]],["impl Freeze for FileCache",1,["ariadne::source::FileCache"]],["impl<Id, F, I> Freeze for FnCache<Id, F, I>
where\n F: Freeze,
",1,["ariadne::source::FnCache"]],["impl Freeze for ColorGenerator",1,["ariadne::draw::ColorGenerator"]],["impl<S> Freeze for Label<S>
where\n S: Freeze,
",1,["ariadne::Label"]],["impl<'a, S> Freeze for Report<'a, S>
where\n <<S as Span>::SourceId as ToOwned>::Owned: Freeze,
",1,["ariadne::Report"]],["impl<'a> Freeze for ReportKind<'a>",1,["ariadne::ReportKind"]],["impl<'a, S> Freeze for ReportBuilder<'a, S>
where\n <<S as Span>::SourceId as ToOwned>::Owned: Freeze,
",1,["ariadne::ReportBuilder"]],["impl Freeze for LabelAttach",1,["ariadne::LabelAttach"]],["impl Freeze for CharSet",1,["ariadne::CharSet"]],["impl Freeze for Config",1,["ariadne::Config"]]], "beef":[["impl<'a, T: ?Sized, U> Freeze for Cow<'a, T, U>
where\n <U as Capacity>::Field: Freeze,
",1,["beef::generic::Cow"]]], "bitflags":[["impl<B> Freeze for Iter<B>
where\n B: Freeze,
",1,["bitflags::iter::Iter"]],["impl<B> Freeze for IterNames<B>
where\n B: Freeze,
",1,["bitflags::iter::IterNames"]],["impl Freeze for ParseError",1,["bitflags::parser::ParseError"]],["impl<B> Freeze for Flag<B>
where\n B: Freeze,
",1,["bitflags::traits::Flag"]]], "clap_builder":[["impl Freeze for ArgAction",1,["clap_builder::builder::action::ArgAction"]],["impl Freeze for Arg",1,["clap_builder::builder::arg::Arg"]],["impl Freeze for ArgGroup",1,["clap_builder::builder::arg_group::ArgGroup"]],["impl Freeze for ArgPredicate",1,["clap_builder::builder::arg_predicate::ArgPredicate"]],["impl Freeze for Command",1,["clap_builder::builder::command::Command"]],["impl Freeze for OsStr",1,["clap_builder::builder::os_str::OsStr"]],["impl Freeze for PossibleValue",1,["clap_builder::builder::possible_value::PossibleValue"]],["impl Freeze for ValueRange",1,["clap_builder::builder::range::ValueRange"]],["impl<T> Freeze for Resettable<T>
where\n T: Freeze,
",1,["clap_builder::builder::resettable::Resettable"]],["impl Freeze for Str",1,["clap_builder::builder::str::Str"]],["impl Freeze for StyledStr",1,["clap_builder::builder::styled_str::StyledStr"]],["impl Freeze for ValueHint",1,["clap_builder::builder::value_hint::ValueHint"]],["impl Freeze for ValueParser",1,["clap_builder::builder::value_parser::ValueParser"]],["impl Freeze for StringValueParser",1,["clap_builder::builder::value_parser::StringValueParser"]],["impl Freeze for OsStringValueParser",1,["clap_builder::builder::value_parser::OsStringValueParser"]],["impl Freeze for PathBufValueParser",1,["clap_builder::builder::value_parser::PathBufValueParser"]],["impl<E> Freeze for EnumValueParser<E>",1,["clap_builder::builder::value_parser::EnumValueParser"]],["impl Freeze for PossibleValuesParser",1,["clap_builder::builder::value_parser::PossibleValuesParser"]],["impl<T> Freeze for RangedI64ValueParser<T>",1,["clap_builder::builder::value_parser::RangedI64ValueParser"]],["impl<T> Freeze for RangedU64ValueParser<T>",1,["clap_builder::builder::value_parser::RangedU64ValueParser"]],["impl Freeze for BoolValueParser",1,["clap_builder::builder::value_parser::BoolValueParser"]],["impl Freeze for FalseyValueParser",1,["clap_builder::builder::value_parser::FalseyValueParser"]],["impl Freeze for BoolishValueParser",1,["clap_builder::builder::value_parser::BoolishValueParser"]],["impl Freeze for NonEmptyStringValueParser",1,["clap_builder::builder::value_parser::NonEmptyStringValueParser"]],["impl<P, F> Freeze for MapValueParser<P, F>
where\n F: Freeze,\n P: Freeze,
",1,["clap_builder::builder::value_parser::MapValueParser"]],["impl<P, F> Freeze for TryMapValueParser<P, F>
where\n F: Freeze,\n P: Freeze,
",1,["clap_builder::builder::value_parser::TryMapValueParser"]],["impl Freeze for UnknownArgumentValueParser",1,["clap_builder::builder::value_parser::UnknownArgumentValueParser"]],["impl Freeze for Styles",1,["clap_builder::builder::styling::Styles"]],["impl Freeze for ContextKind",1,["clap_builder::error::context::ContextKind"]],["impl Freeze for ContextValue",1,["clap_builder::error::context::ContextValue"]],["impl Freeze for KindFormatter",1,["clap_builder::error::format::KindFormatter"]],["impl Freeze for RichFormatter",1,["clap_builder::error::format::RichFormatter"]],["impl Freeze for ErrorKind",1,["clap_builder::error::kind::ErrorKind"]],["impl<F> Freeze for Error<F>",1,["clap_builder::error::Error"]],["impl Freeze for MatchesError",1,["clap_builder::parser::error::MatchesError"]],["impl Freeze for ArgMatches",1,["clap_builder::parser::matches::arg_matches::ArgMatches"]],["impl<'a> Freeze for IdsRef<'a>",1,["clap_builder::parser::matches::arg_matches::IdsRef"]],["impl<T> Freeze for Values<T>",1,["clap_builder::parser::matches::arg_matches::Values"]],["impl<'a, T> Freeze for ValuesRef<'a, T>",1,["clap_builder::parser::matches::arg_matches::ValuesRef"]],["impl<'a> Freeze for RawValues<'a>",1,["clap_builder::parser::matches::arg_matches::RawValues"]],["impl<'a> Freeze for Indices<'a>",1,["clap_builder::parser::matches::arg_matches::Indices"]],["impl Freeze for ValueSource",1,["clap_builder::parser::matches::value_source::ValueSource"]],["impl Freeze for Id",1,["clap_builder::util::id::Id"]],["impl Freeze for ColorChoice",1,["clap_builder::util::color::ColorChoice"]]], "clap_lex":[["impl Freeze for RawArgs",1,["clap_lex::RawArgs"]],["impl Freeze for ArgCursor",1,["clap_lex::ArgCursor"]],["impl<'s> Freeze for ParsedArg<'s>",1,["clap_lex::ParsedArg"]],["impl<'s> Freeze for ShortFlags<'s>",1,["clap_lex::ShortFlags"]]], "colorchoice":[["impl Freeze for ColorChoice",1,["colorchoice::ColorChoice"]]], "concolor":[["impl Freeze for Color",1,["concolor::color::Color"]],["impl Freeze for ColorChoice",1,["concolor::choice::ColorChoice"]],["impl Freeze for Stream",1,["concolor::stream::Stream"]]], "edb":[["impl Freeze for Config",1,["edb::config::Config"]],["impl Freeze for Package",1,["edb::config::Package"]],["impl Freeze for Profile",1,["edb::config::Profile"]],["impl Freeze for Cli",1,["edb::Cli"]],["impl Freeze for Commands",1,["edb::Commands"]]], "edlang_ast":[["impl Freeze for Module",1,["edlang_ast::Module"]],["impl Freeze for ModuleStatement",1,["edlang_ast::ModuleStatement"]],["impl Freeze for Import",1,["edlang_ast::Import"]],["impl Freeze for PathExpr",1,["edlang_ast::PathExpr"]],["impl Freeze for PathSegment",1,["edlang_ast::PathSegment"]],["impl Freeze for Ident",1,["edlang_ast::Ident"]],["impl Freeze for Type",1,["edlang_ast::Type"]],["impl Freeze for TypeQualifier",1,["edlang_ast::TypeQualifier"]],["impl Freeze for FnParam",1,["edlang_ast::FnParam"]],["impl Freeze for Block",1,["edlang_ast::Block"]],["impl Freeze for Statement",1,["edlang_ast::Statement"]],["impl Freeze for LetStmt",1,["edlang_ast::LetStmt"]],["impl Freeze for AssignStmt",1,["edlang_ast::AssignStmt"]],["impl Freeze for IfStmt",1,["edlang_ast::IfStmt"]],["impl Freeze for ForStmt",1,["edlang_ast::ForStmt"]],["impl Freeze for WhileStmt",1,["edlang_ast::WhileStmt"]],["impl Freeze for ReturnStmt",1,["edlang_ast::ReturnStmt"]],["impl Freeze for Function",1,["edlang_ast::Function"]],["impl Freeze for Constant",1,["edlang_ast::Constant"]],["impl Freeze for StructField",1,["edlang_ast::StructField"]],["impl Freeze for Struct",1,["edlang_ast::Struct"]],["impl Freeze for Expression",1,["edlang_ast::Expression"]],["impl Freeze for ValueExpr",1,["edlang_ast::ValueExpr"]],["impl Freeze for StructInitField",1,["edlang_ast::StructInitField"]],["impl Freeze for StructInitExpr",1,["edlang_ast::StructInitExpr"]],["impl Freeze for FnCallExpr",1,["edlang_ast::FnCallExpr"]],["impl Freeze for UnaryOp",1,["edlang_ast::UnaryOp"]],["impl Freeze for BinaryOp",1,["edlang_ast::BinaryOp"]],["impl Freeze for ArithOp",1,["edlang_ast::ArithOp"]],["impl Freeze for LogicOp",1,["edlang_ast::LogicOp"]],["impl Freeze for CmpOp",1,["edlang_ast::CmpOp"]],["impl Freeze for BitwiseOp",1,["edlang_ast::BitwiseOp"]]], "edlang_driver":[["impl Freeze for CompilerArgs",1,["edlang_driver::CompilerArgs"]]], "edlang_ir":[["impl Freeze for ScalarInt",1,["edlang_ir::scalar_int::ScalarInt"]],["impl Freeze for SymbolTable",1,["edlang_ir::SymbolTable"]],["impl Freeze for ProgramBody",1,["edlang_ir::ProgramBody"]],["impl Freeze for ModuleBody",1,["edlang_ir::ModuleBody"]],["impl Freeze for DefId",1,["edlang_ir::DefId"]],["impl Freeze for Body",1,["edlang_ir::Body"]],["impl Freeze for AdtBody",1,["edlang_ir::AdtBody"]],["impl Freeze for AdtVariant",1,["edlang_ir::AdtVariant"]],["impl Freeze for DebugInfo",1,["edlang_ir::DebugInfo"]],["impl Freeze for BasicBlock",1,["edlang_ir::BasicBlock"]],["impl Freeze for Local",1,["edlang_ir::Local"]],["impl Freeze for LocalKind",1,["edlang_ir::LocalKind"]],["impl Freeze for Statement",1,["edlang_ir::Statement"]],["impl Freeze for StatementKind",1,["edlang_ir::StatementKind"]],["impl Freeze for Terminator",1,["edlang_ir::Terminator"]],["impl Freeze for SwitchTarget",1,["edlang_ir::SwitchTarget"]],["impl Freeze for TypeInfo",1,["edlang_ir::TypeInfo"]],["impl Freeze for TypeKind",1,["edlang_ir::TypeKind"]],["impl Freeze for IntTy",1,["edlang_ir::IntTy"]],["impl Freeze for UintTy",1,["edlang_ir::UintTy"]],["impl Freeze for FloatTy",1,["edlang_ir::FloatTy"]],["impl Freeze for ConstData",1,["edlang_ir::ConstData"]],["impl Freeze for ConstKind",1,["edlang_ir::ConstKind"]],["impl Freeze for ValueTree",1,["edlang_ir::ValueTree"]],["impl Freeze for RValue",1,["edlang_ir::RValue"]],["impl Freeze for Operand",1,["edlang_ir::Operand"]],["impl Freeze for Place",1,["edlang_ir::Place"]],["impl Freeze for PlaceElem",1,["edlang_ir::PlaceElem"]],["impl Freeze for BinOp",1,["edlang_ir::BinOp"]],["impl Freeze for LogicalOp",1,["edlang_ir::LogicalOp"]],["impl Freeze for UnOp",1,["edlang_ir::UnOp"]],["impl Freeze for ConstValue",1,["edlang_ir::ConstValue"]]], "edlang_lowering":[["impl Freeze for LoweringError",1,["edlang_lowering::errors::LoweringError"]]], "edlang_parser":[["impl Freeze for LexicalError",1,["edlang_parser::lexer::LexicalError"]],["impl<'input> Freeze for Lexer<'input>",1,["edlang_parser::lexer::Lexer"]],["impl Freeze for LexingError",1,["edlang_parser::tokens::LexingError"]],["impl Freeze for Token",1,["edlang_parser::tokens::Token"]],["impl Freeze for BinaryFirstLvlOpParser",1,["edlang_parser::grammar::grammar::__parse__BinaryFirstLvlOp::BinaryFirstLvlOpParser"]],["impl Freeze for BinarySecondLvlOpParser",1,["edlang_parser::grammar::grammar::__parse__BinarySecondLvlOp::BinarySecondLvlOpParser"]],["impl Freeze for BinaryThirdLvlOpParser",1,["edlang_parser::grammar::grammar::__parse__BinaryThirdLvlOp::BinaryThirdLvlOpParser"]],["impl Freeze for ModuleParser",1,["edlang_parser::grammar::grammar::__parse__Module::ModuleParser"]],["impl Freeze for PathSegmentsParser",1,["edlang_parser::grammar::grammar::__parse__PathSegments::PathSegmentsParser"]],["impl Freeze for TopLevelModuleParser",1,["edlang_parser::grammar::grammar::__parse__TopLevelModule::TopLevelModuleParser"]],["impl Freeze for UnaryOpParser",1,["edlang_parser::grammar::grammar::__parse__UnaryOp::UnaryOpParser"]]], "edlang_session":[["impl Freeze for Session",1,["edlang_session::Session"]],["impl Freeze for OptLevel",1,["edlang_session::OptLevel"]],["impl Freeze for DebugInfo",1,["edlang_session::DebugInfo"]]], "edlang_span":[["impl Freeze for Span",1,["edlang_span::Span"]]], "either":[["impl<L, R> Freeze for IterEither<L, R>
where\n L: Freeze,\n R: Freeze,
",1,["either::iterator::IterEither"]],["impl<L, R> Freeze for Either<L, R>
where\n L: Freeze,\n R: Freeze,
",1,["either::Either"]]], "fnv":[["impl Freeze for FnvHasher",1,["fnv::FnvHasher"]]], "form_urlencoded":[["impl<'a> Freeze for Parse<'a>",1,["form_urlencoded::Parse"]],["impl<'a> Freeze for ParseIntoOwned<'a>",1,["form_urlencoded::ParseIntoOwned"]],["impl<'a> Freeze for ByteSerialize<'a>",1,["form_urlencoded::ByteSerialize"]],["impl<'a, T> Freeze for Serializer<'a, T>
where\n T: Freeze,
",1,["form_urlencoded::Serializer"]]], "git2":[["impl<'string> Freeze for AttrValue<'string>",1,["git2::attr::AttrValue"]],["impl<'cb> Freeze for RepoBuilder<'cb>",1,["git2::build::RepoBuilder"]],["impl Freeze for TreeUpdateBuilder",1,["git2::build::TreeUpdateBuilder"]],["impl<'cb> Freeze for CheckoutBuilder<'cb>",1,["git2::build::CheckoutBuilder"]],["impl Freeze for CloneLocal",1,["git2::build::CloneLocal"]],["impl<'a> Freeze for Cert<'a>",1,["git2::cert::Cert"]],["impl<'a> Freeze for CertHostkey<'a>",1,["git2::cert::CertHostkey"]],["impl<'a> Freeze for CertX509<'a>",1,["git2::cert::CertX509"]],["impl Freeze for SshHostKeyType",1,["git2::cert::SshHostKeyType"]],["impl Freeze for OidArray",1,["git2::oid_array::OidArray"]],["impl Freeze for StringArray",1,["git2::string_array::StringArray"]],["impl<'a> Freeze for Iter<'a>",1,["git2::string_array::Iter"]],["impl<'a> Freeze for IterBytes<'a>",1,["git2::string_array::IterBytes"]],["impl Freeze for Transport",1,["git2::transport::Transport"]],["impl Freeze for Service",1,["git2::transport::Service"]],["impl Freeze for ApplyLocation",1,["git2::apply::ApplyLocation"]],["impl<'cb> Freeze for ApplyOptions<'cb>",1,["git2::apply::ApplyOptions"]],["impl<'repo> Freeze for Blame<'repo>",1,["git2::blame::Blame"]],["impl<'blame> Freeze for BlameHunk<'blame>",1,["git2::blame::BlameHunk"]],["impl Freeze for BlameOptions",1,["git2::blame::BlameOptions"]],["impl<'blame> Freeze for BlameIter<'blame>",1,["git2::blame::BlameIter"]],["impl<'repo> Freeze for Blob<'repo>",1,["git2::blob::Blob"]],["impl<'repo> Freeze for BlobWriter<'repo>",1,["git2::blob::BlobWriter"]],["impl<'repo> Freeze for Branch<'repo>",1,["git2::branch::Branch"]],["impl<'repo> Freeze for Branches<'repo>",1,["git2::branch::Branches"]],["impl Freeze for Buf",1,["git2::buf::Buf"]],["impl<'cb> Freeze for CherrypickOptions<'cb>",1,["git2::cherrypick::CherrypickOptions"]],["impl<'repo> Freeze for Commit<'repo>",1,["git2::commit::Commit"]],["impl<'commit, 'repo> Freeze for Parents<'commit, 'repo>",1,["git2::commit::Parents"]],["impl Freeze for Config",1,["git2::config::Config"]],["impl<'cfg> Freeze for ConfigEntry<'cfg>",1,["git2::config::ConfigEntry"]],["impl<'cfg> Freeze for ConfigEntries<'cfg>",1,["git2::config::ConfigEntries"]],["impl Freeze for Cred",1,["git2::cred::Cred"]],["impl Freeze for CredentialHelper",1,["git2::cred::CredentialHelper"]],["impl<'repo> Freeze for Describe<'repo>",1,["git2::describe::Describe"]],["impl Freeze for DescribeOptions",1,["git2::describe::DescribeOptions"]],["impl Freeze for DescribeFormatOptions",1,["git2::describe::DescribeFormatOptions"]],["impl<'repo> Freeze for Diff<'repo>",1,["git2::diff::Diff"]],["impl<'a> Freeze for DiffDelta<'a>",1,["git2::diff::DiffDelta"]],["impl<'a> Freeze for DiffFile<'a>",1,["git2::diff::DiffFile"]],["impl Freeze for DiffOptions",1,["git2::diff::DiffOptions"]],["impl Freeze for DiffFindOptions",1,["git2::diff::DiffFindOptions"]],["impl Freeze for DiffPatchidOptions",1,["git2::diff::DiffPatchidOptions"]],["impl<'diff> Freeze for Deltas<'diff>",1,["git2::diff::Deltas"]],["impl<'a> Freeze for DiffLine<'a>",1,["git2::diff::DiffLine"]],["impl<'a> Freeze for DiffHunk<'a>",1,["git2::diff::DiffHunk"]],["impl Freeze for DiffStats",1,["git2::diff::DiffStats"]],["impl<'a> Freeze for DiffBinary<'a>",1,["git2::diff::DiffBinary"]],["impl<'a> Freeze for DiffBinaryFile<'a>",1,["git2::diff::DiffBinaryFile"]],["impl Freeze for DiffBinaryKind",1,["git2::diff::DiffBinaryKind"]],["impl Freeze for DiffLineType",1,["git2::diff::DiffLineType"]],["impl Freeze for Email",1,["git2::email::Email"]],["impl Freeze for EmailCreateOptions",1,["git2::email::EmailCreateOptions"]],["impl Freeze for Error",1,["git2::error::Error"]],["impl Freeze for Index",1,["git2::index::Index"]],["impl<'index> Freeze for IndexEntries<'index>",1,["git2::index::IndexEntries"]],["impl<'index> Freeze for IndexConflicts<'index>",1,["git2::index::IndexConflicts"]],["impl Freeze for IndexConflict",1,["git2::index::IndexConflict"]],["impl Freeze for IndexEntry",1,["git2::index::IndexEntry"]],["impl<'a> Freeze for Progress<'a>",1,["git2::indexer::Progress"]],["impl<'odb> Freeze for Indexer<'odb>",1,["git2::indexer::Indexer"]],["impl Freeze for Mailmap",1,["git2::mailmap::Mailmap"]],["impl<'odb> Freeze for Mempack<'odb>",1,["git2::mempack::Mempack"]],["impl<'repo> Freeze for AnnotatedCommit<'repo>",1,["git2::merge::AnnotatedCommit"]],["impl Freeze for MergeOptions",1,["git2::merge::MergeOptions"]],["impl Freeze for MessageTrailersStrs",1,["git2::message::MessageTrailersStrs"]],["impl Freeze for MessageTrailersBytes",1,["git2::message::MessageTrailersBytes"]],["impl<'a> Freeze for MessageTrailersStrsIterator<'a>",1,["git2::message::MessageTrailersStrsIterator"]],["impl<'a> Freeze for MessageTrailersBytesIterator<'a>",1,["git2::message::MessageTrailersBytesIterator"]],["impl<'repo> Freeze for Note<'repo>",1,["git2::note::Note"]],["impl<'repo> Freeze for Notes<'repo>",1,["git2::note::Notes"]],["impl<'repo> Freeze for Object<'repo>",1,["git2::object::Object"]],["impl<'repo> Freeze for Odb<'repo>",1,["git2::odb::Odb"]],["impl<'a> Freeze for OdbObject<'a>",1,["git2::odb::OdbObject"]],["impl<'repo> Freeze for OdbReader<'repo>",1,["git2::odb::OdbReader"]],["impl<'repo> Freeze for OdbWriter<'repo>",1,["git2::odb::OdbWriter"]],["impl<'repo> Freeze for OdbPackwriter<'repo>",1,["git2::odb::OdbPackwriter"]],["impl Freeze for Oid",1,["git2::oid::Oid"]],["impl Freeze for PackBuilderStage",1,["git2::packbuilder::PackBuilderStage"]],["impl<'repo> Freeze for PackBuilder<'repo>",1,["git2::packbuilder::PackBuilder"]],["impl<'buffers> Freeze for Patch<'buffers>",1,["git2::patch::Patch"]],["impl Freeze for Pathspec",1,["git2::pathspec::Pathspec"]],["impl<'ps> Freeze for PathspecMatchList<'ps>",1,["git2::pathspec::PathspecMatchList"]],["impl<'list> Freeze for PathspecEntries<'list>",1,["git2::pathspec::PathspecEntries"]],["impl<'list> Freeze for PathspecDiffEntries<'list>",1,["git2::pathspec::PathspecDiffEntries"]],["impl<'list> Freeze for PathspecFailedEntries<'list>",1,["git2::pathspec::PathspecFailedEntries"]],["impl<'a> Freeze for ProxyOptions<'a>",1,["git2::proxy_options::ProxyOptions"]],["impl<'a> Freeze for PushUpdate<'a>",1,["git2::push_update::PushUpdate"]],["impl<'cb> Freeze for RebaseOptions<'cb>",1,["git2::rebase::RebaseOptions"]],["impl<'repo> Freeze for Rebase<'repo>",1,["git2::rebase::Rebase"]],["impl Freeze for RebaseOperationType",1,["git2::rebase::RebaseOperationType"]],["impl<'rebase> Freeze for RebaseOperation<'rebase>",1,["git2::rebase::RebaseOperation"]],["impl<'repo> Freeze for Reference<'repo>",1,["git2::reference::Reference"]],["impl<'repo> Freeze for References<'repo>",1,["git2::reference::References"]],["impl<'repo, 'references> Freeze for ReferenceNames<'repo, 'references>",1,["git2::reference::ReferenceNames"]],["impl Freeze for Reflog",1,["git2::reflog::Reflog"]],["impl<'reflog> Freeze for ReflogEntry<'reflog>",1,["git2::reflog::ReflogEntry"]],["impl<'reflog> Freeze for ReflogIter<'reflog>",1,["git2::reflog::ReflogIter"]],["impl<'remote> Freeze for Refspec<'remote>",1,["git2::refspec::Refspec"]],["impl<'repo> Freeze for Remote<'repo>",1,["git2::remote::Remote"]],["impl<'remote> Freeze for Refspecs<'remote>",1,["git2::remote::Refspecs"]],["impl<'remote> Freeze for RemoteHead<'remote>",1,["git2::remote::RemoteHead"]],["impl<'cb> Freeze for FetchOptions<'cb>",1,["git2::remote::FetchOptions"]],["impl<'cb> Freeze for PushOptions<'cb>",1,["git2::remote::PushOptions"]],["impl<'repo, 'connection, 'cb> Freeze for RemoteConnection<'repo, 'connection, 'cb>",1,["git2::remote::RemoteConnection"]],["impl Freeze for RemoteRedirect",1,["git2::remote::RemoteRedirect"]],["impl<'a> Freeze for RemoteCallbacks<'a>",1,["git2::remote_callbacks::RemoteCallbacks"]],["impl Freeze for CertificateCheckStatus",1,["git2::remote_callbacks::CertificateCheckStatus"]],["impl Freeze for Repository",1,["git2::repo::Repository"]],["impl Freeze for RepositoryInitOptions",1,["git2::repo::RepositoryInitOptions"]],["impl<'cb> Freeze for RevertOptions<'cb>",1,["git2::revert::RevertOptions"]],["impl<'repo> Freeze for Revspec<'repo>",1,["git2::revspec::Revspec"]],["impl<'repo> Freeze for Revwalk<'repo>",1,["git2::revwalk::Revwalk"]],["impl<'a> Freeze for Signature<'a>",1,["git2::signature::Signature"]],["impl<'a> Freeze for StashSaveOptions<'a>",1,["git2::stash::StashSaveOptions"]],["impl<'cb> Freeze for StashApplyOptions<'cb>",1,["git2::stash::StashApplyOptions"]],["impl Freeze for StatusOptions",1,["git2::status::StatusOptions"]],["impl Freeze for StatusShow",1,["git2::status::StatusShow"]],["impl<'repo> Freeze for Statuses<'repo>",1,["git2::status::Statuses"]],["impl<'statuses> Freeze for StatusIter<'statuses>",1,["git2::status::StatusIter"]],["impl<'statuses> Freeze for StatusEntry<'statuses>",1,["git2::status::StatusEntry"]],["impl<'repo> Freeze for Submodule<'repo>",1,["git2::submodule::Submodule"]],["impl<'cb> Freeze for SubmoduleUpdateOptions<'cb>",1,["git2::submodule::SubmoduleUpdateOptions"]],["impl<'repo> Freeze for Tag<'repo>",1,["git2::tag::Tag"]],["impl Freeze for Time",1,["git2::time::Time"]],["impl Freeze for IndexTime",1,["git2::time::IndexTime"]],["impl Freeze for TraceLevel",1,["git2::tracing::TraceLevel"]],["impl<'repo> Freeze for Transaction<'repo>",1,["git2::transaction::Transaction"]],["impl<'repo> Freeze for Tree<'repo>",1,["git2::tree::Tree"]],["impl<'tree> Freeze for TreeEntry<'tree>",1,["git2::tree::TreeEntry"]],["impl<'tree> Freeze for TreeIter<'tree>",1,["git2::tree::TreeIter"]],["impl Freeze for TreeWalkMode",1,["git2::tree::TreeWalkMode"]],["impl Freeze for TreeWalkResult",1,["git2::tree::TreeWalkResult"]],["impl<'repo> Freeze for TreeBuilder<'repo>",1,["git2::treebuilder::TreeBuilder"]],["impl Freeze for Version",1,["git2::version::Version"]],["impl Freeze for Worktree",1,["git2::worktree::Worktree"]],["impl<'a> Freeze for WorktreeAddOptions<'a>",1,["git2::worktree::WorktreeAddOptions"]],["impl Freeze for WorktreePruneOptions",1,["git2::worktree::WorktreePruneOptions"]],["impl Freeze for WorktreeLockStatus",1,["git2::worktree::WorktreeLockStatus"]],["impl Freeze for ErrorCode",1,["git2::ErrorCode"]],["impl Freeze for ErrorClass",1,["git2::ErrorClass"]],["impl Freeze for RepositoryState",1,["git2::RepositoryState"]],["impl Freeze for Direction",1,["git2::Direction"]],["impl Freeze for ResetType",1,["git2::ResetType"]],["impl Freeze for ObjectType",1,["git2::ObjectType"]],["impl Freeze for ReferenceType",1,["git2::ReferenceType"]],["impl Freeze for BranchType",1,["git2::BranchType"]],["impl Freeze for ConfigLevel",1,["git2::ConfigLevel"]],["impl Freeze for FileFavor",1,["git2::FileFavor"]],["impl Freeze for Sort",1,["git2::Sort"]],["impl Freeze for CredentialType",1,["git2::CredentialType"]],["impl Freeze for IndexEntryFlag",1,["git2::IndexEntryFlag"]],["impl Freeze for IndexEntryExtendedFlag",1,["git2::IndexEntryExtendedFlag"]],["impl Freeze for IndexAddOption",1,["git2::IndexAddOption"]],["impl Freeze for RepositoryOpenFlags",1,["git2::RepositoryOpenFlags"]],["impl Freeze for RevparseMode",1,["git2::RevparseMode"]],["impl Freeze for MergeAnalysis",1,["git2::MergeAnalysis"]],["impl Freeze for MergePreference",1,["git2::MergePreference"]],["impl Freeze for OdbLookupFlags",1,["git2::OdbLookupFlags"]],["impl Freeze for Status",1,["git2::Status"]],["impl Freeze for RepositoryInitMode",1,["git2::RepositoryInitMode"]],["impl Freeze for Delta",1,["git2::Delta"]],["impl Freeze for FileMode",1,["git2::FileMode"]],["impl Freeze for SubmoduleStatus",1,["git2::SubmoduleStatus"]],["impl Freeze for SubmoduleIgnore",1,["git2::SubmoduleIgnore"]],["impl Freeze for SubmoduleUpdate",1,["git2::SubmoduleUpdate"]],["impl Freeze for PathspecFlags",1,["git2::PathspecFlags"]],["impl Freeze for CheckoutNotificationType",1,["git2::CheckoutNotificationType"]],["impl Freeze for DiffFormat",1,["git2::DiffFormat"]],["impl Freeze for DiffStatsFormat",1,["git2::DiffStatsFormat"]],["impl Freeze for AutotagOption",1,["git2::AutotagOption"]],["impl Freeze for FetchPrune",1,["git2::FetchPrune"]],["impl Freeze for StashApplyProgress",1,["git2::StashApplyProgress"]],["impl Freeze for StashApplyFlags",1,["git2::StashApplyFlags"]],["impl Freeze for StashFlags",1,["git2::StashFlags"]],["impl Freeze for AttrCheckFlags",1,["git2::AttrCheckFlags"]],["impl Freeze for DiffFlags",1,["git2::DiffFlags"]],["impl Freeze for ReferenceFormat",1,["git2::ReferenceFormat"]]], "hashbrown":[["impl Freeze for InsertSlot",1,["hashbrown::raw::inner::InsertSlot"]],["impl<T> Freeze for Bucket<T>",1,["hashbrown::raw::inner::Bucket"]],["impl<T, A> Freeze for RawTable<T, A>
where\n A: Freeze,
",1,["hashbrown::raw::inner::RawTable"]],["impl<T> Freeze for RawIter<T>",1,["hashbrown::raw::inner::RawIter"]],["impl<T, A> Freeze for RawIntoIter<T, A>
where\n A: Freeze,
",1,["hashbrown::raw::inner::RawIntoIter"]],["impl<'a, T, A> Freeze for RawDrain<'a, T, A>",1,["hashbrown::raw::inner::RawDrain"]],["impl<T> Freeze for RawIterHash<T>",1,["hashbrown::raw::inner::RawIterHash"]],["impl Freeze for DefaultHashBuilder",1,["hashbrown::map::DefaultHashBuilder"]],["impl<K, V, S, A> Freeze for HashMap<K, V, S, A>
where\n A: Freeze,\n S: Freeze,
",1,["hashbrown::map::HashMap"]],["impl<'a, K, V> Freeze for Iter<'a, K, V>",1,["hashbrown::map::Iter"]],["impl<'a, K, V> Freeze for IterMut<'a, K, V>",1,["hashbrown::map::IterMut"]],["impl<K, V, A> Freeze for IntoIter<K, V, A>
where\n A: Freeze,
",1,["hashbrown::map::IntoIter"]],["impl<K, V, A> Freeze for IntoKeys<K, V, A>
where\n A: Freeze,
",1,["hashbrown::map::IntoKeys"]],["impl<K, V, A> Freeze for IntoValues<K, V, A>
where\n A: Freeze,
",1,["hashbrown::map::IntoValues"]],["impl<'a, K, V> Freeze for Keys<'a, K, V>",1,["hashbrown::map::Keys"]],["impl<'a, K, V> Freeze for Values<'a, K, V>",1,["hashbrown::map::Values"]],["impl<'a, K, V, A> Freeze for Drain<'a, K, V, A>",1,["hashbrown::map::Drain"]],["impl<'a, K, V, F, A> Freeze for ExtractIf<'a, K, V, F, A>
where\n F: Freeze,
",1,["hashbrown::map::ExtractIf"]],["impl<'a, K, V> Freeze for ValuesMut<'a, K, V>",1,["hashbrown::map::ValuesMut"]],["impl<'a, K, V, S, A> Freeze for RawEntryBuilderMut<'a, K, V, S, A>",1,["hashbrown::map::RawEntryBuilderMut"]],["impl<'a, K, V, S, A> Freeze for RawEntryMut<'a, K, V, S, A>",1,["hashbrown::map::RawEntryMut"]],["impl<'a, K, V, S, A> Freeze for RawOccupiedEntryMut<'a, K, V, S, A>",1,["hashbrown::map::RawOccupiedEntryMut"]],["impl<'a, K, V, S, A> Freeze for RawVacantEntryMut<'a, K, V, S, A>",1,["hashbrown::map::RawVacantEntryMut"]],["impl<'a, K, V, S, A> Freeze for RawEntryBuilder<'a, K, V, S, A>",1,["hashbrown::map::RawEntryBuilder"]],["impl<'a, K, V, S, A> Freeze for Entry<'a, K, V, S, A>
where\n K: Freeze,
",1,["hashbrown::map::Entry"]],["impl<'a, K, V, S, A> Freeze for OccupiedEntry<'a, K, V, S, A>
where\n K: Freeze,
",1,["hashbrown::map::OccupiedEntry"]],["impl<'a, K, V, S, A> Freeze for VacantEntry<'a, K, V, S, A>
where\n K: Freeze,
",1,["hashbrown::map::VacantEntry"]],["impl<'a, 'b, K, Q: ?Sized, V, S, A> Freeze for EntryRef<'a, 'b, K, Q, V, S, A>
where\n K: Freeze,
",1,["hashbrown::map::EntryRef"]],["impl<'a, 'b, K, Q: ?Sized, V, S, A> Freeze for OccupiedEntryRef<'a, 'b, K, Q, V, S, A>
where\n K: Freeze,
",1,["hashbrown::map::OccupiedEntryRef"]],["impl<'a, 'b, K, Q: ?Sized, V, S, A> Freeze for VacantEntryRef<'a, 'b, K, Q, V, S, A>
where\n K: Freeze,
",1,["hashbrown::map::VacantEntryRef"]],["impl<'a, K, V, S, A> Freeze for OccupiedError<'a, K, V, S, A>
where\n K: Freeze,\n V: Freeze,
",1,["hashbrown::map::OccupiedError"]],["impl<T, S, A> Freeze for HashSet<T, S, A>
where\n A: Freeze,\n S: Freeze,
",1,["hashbrown::set::HashSet"]],["impl<'a, K> Freeze for Iter<'a, K>",1,["hashbrown::set::Iter"]],["impl<K, A> Freeze for IntoIter<K, A>
where\n A: Freeze,
",1,["hashbrown::set::IntoIter"]],["impl<'a, K, A> Freeze for Drain<'a, K, A>",1,["hashbrown::set::Drain"]],["impl<'a, K, F, A> Freeze for ExtractIf<'a, K, F, A>
where\n F: Freeze,
",1,["hashbrown::set::ExtractIf"]],["impl<'a, T, S, A> Freeze for Intersection<'a, T, S, A>",1,["hashbrown::set::Intersection"]],["impl<'a, T, S, A> Freeze for Difference<'a, T, S, A>",1,["hashbrown::set::Difference"]],["impl<'a, T, S, A> Freeze for SymmetricDifference<'a, T, S, A>",1,["hashbrown::set::SymmetricDifference"]],["impl<'a, T, S, A> Freeze for Union<'a, T, S, A>",1,["hashbrown::set::Union"]],["impl<'a, T, S, A> Freeze for Entry<'a, T, S, A>
where\n T: Freeze,
",1,["hashbrown::set::Entry"]],["impl<'a, T, S, A> Freeze for OccupiedEntry<'a, T, S, A>
where\n T: Freeze,
",1,["hashbrown::set::OccupiedEntry"]],["impl<'a, T, S, A> Freeze for VacantEntry<'a, T, S, A>
where\n T: Freeze,
",1,["hashbrown::set::VacantEntry"]],["impl<T, A> Freeze for HashTable<T, A>
where\n A: Freeze,
",1,["hashbrown::table::HashTable"]],["impl<'a, T, A> Freeze for Entry<'a, T, A>",1,["hashbrown::table::Entry"]],["impl<'a, T, A> Freeze for OccupiedEntry<'a, T, A>",1,["hashbrown::table::OccupiedEntry"]],["impl<'a, T, A> Freeze for VacantEntry<'a, T, A>",1,["hashbrown::table::VacantEntry"]],["impl<'a, T, A> Freeze for AbsentEntry<'a, T, A>",1,["hashbrown::table::AbsentEntry"]],["impl<'a, T> Freeze for Iter<'a, T>",1,["hashbrown::table::Iter"]],["impl<'a, T> Freeze for IterMut<'a, T>",1,["hashbrown::table::IterMut"]],["impl<T, A> Freeze for IntoIter<T, A>
where\n A: Freeze,
",1,["hashbrown::table::IntoIter"]],["impl<'a, T, A> Freeze for Drain<'a, T, A>",1,["hashbrown::table::Drain"]],["impl<'a, T, F, A> Freeze for ExtractIf<'a, T, F, A>
where\n F: Freeze,
",1,["hashbrown::table::ExtractIf"]],["impl Freeze for TryReserveError",1,["hashbrown::TryReserveError"]]], "heck":[["impl<T> Freeze for AsKebabCase<T>
where\n T: Freeze,
",1,["heck::kebab::AsKebabCase"]],["impl<T> Freeze for AsLowerCamelCase<T>
where\n T: Freeze,
",1,["heck::lower_camel::AsLowerCamelCase"]],["impl<T> Freeze for AsShoutyKebabCase<T>
where\n T: Freeze,
",1,["heck::shouty_kebab::AsShoutyKebabCase"]],["impl<T> Freeze for AsShoutySnakeCase<T>
where\n T: Freeze,
",1,["heck::shouty_snake::AsShoutySnakeCase"]],["impl<T> Freeze for AsSnakeCase<T>
where\n T: Freeze,
",1,["heck::snake::AsSnakeCase"]],["impl<T> Freeze for AsTitleCase<T>
where\n T: Freeze,
",1,["heck::title::AsTitleCase"]],["impl<T> Freeze for AsTrainCase<T>
where\n T: Freeze,
",1,["heck::train::AsTrainCase"]],["impl<T> Freeze for AsUpperCamelCase<T>
where\n T: Freeze,
",1,["heck::upper_camel::AsUpperCamelCase"]]], "idna":[["impl Freeze for Idna",1,["idna::uts46::Idna"]],["impl Freeze for Config",1,["idna::uts46::Config"]],["impl Freeze for Errors",1,["idna::uts46::Errors"]]], "indexmap":[["impl<'a, K, V> Freeze for Entry<'a, K, V>
where\n K: Freeze,
",1,["indexmap::map::core::entry::Entry"]],["impl<'a, K, V> Freeze for OccupiedEntry<'a, K, V>",1,["indexmap::map::core::entry::OccupiedEntry"]],["impl<'a, K, V> Freeze for VacantEntry<'a, K, V>
where\n K: Freeze,
",1,["indexmap::map::core::entry::VacantEntry"]],["impl<'a, K, V> Freeze for IndexedEntry<'a, K, V>",1,["indexmap::map::core::entry::IndexedEntry"]],["impl<'a, K, V, S> Freeze for RawEntryBuilder<'a, K, V, S>",1,["indexmap::map::core::raw_entry_v1::RawEntryBuilder"]],["impl<'a, K, V, S> Freeze for RawEntryBuilderMut<'a, K, V, S>",1,["indexmap::map::core::raw_entry_v1::RawEntryBuilderMut"]],["impl<'a, K, V, S> Freeze for RawEntryMut<'a, K, V, S>",1,["indexmap::map::core::raw_entry_v1::RawEntryMut"]],["impl<'a, K, V, S> Freeze for RawOccupiedEntryMut<'a, K, V, S>",1,["indexmap::map::core::raw_entry_v1::RawOccupiedEntryMut"]],["impl<'a, K, V, S> Freeze for RawVacantEntryMut<'a, K, V, S>",1,["indexmap::map::core::raw_entry_v1::RawVacantEntryMut"]],["impl<'a, K, V> Freeze for Iter<'a, K, V>",1,["indexmap::map::iter::Iter"]],["impl<'a, K, V> Freeze for IterMut<'a, K, V>",1,["indexmap::map::iter::IterMut"]],["impl<K, V> Freeze for IntoIter<K, V>",1,["indexmap::map::iter::IntoIter"]],["impl<'a, K, V> Freeze for Drain<'a, K, V>",1,["indexmap::map::iter::Drain"]],["impl<'a, K, V> Freeze for Keys<'a, K, V>",1,["indexmap::map::iter::Keys"]],["impl<K, V> Freeze for IntoKeys<K, V>",1,["indexmap::map::iter::IntoKeys"]],["impl<'a, K, V> Freeze for Values<'a, K, V>",1,["indexmap::map::iter::Values"]],["impl<'a, K, V> Freeze for ValuesMut<'a, K, V>",1,["indexmap::map::iter::ValuesMut"]],["impl<K, V> Freeze for IntoValues<K, V>",1,["indexmap::map::iter::IntoValues"]],["impl<'a, I, K, V, S> Freeze for Splice<'a, I, K, V, S>
where\n I: Freeze,
",1,["indexmap::map::iter::Splice"]],["impl<K, V> Freeze for Slice<K, V>
where\n K: Freeze,\n V: Freeze,
",1,["indexmap::map::slice::Slice"]],["impl<K, V, S> Freeze for IndexMap<K, V, S>
where\n S: Freeze,
",1,["indexmap::map::IndexMap"]],["impl<'a, T> Freeze for Iter<'a, T>",1,["indexmap::set::iter::Iter"]],["impl<T> Freeze for IntoIter<T>",1,["indexmap::set::iter::IntoIter"]],["impl<'a, T> Freeze for Drain<'a, T>",1,["indexmap::set::iter::Drain"]],["impl<'a, T, S> Freeze for Difference<'a, T, S>",1,["indexmap::set::iter::Difference"]],["impl<'a, T, S> Freeze for Intersection<'a, T, S>",1,["indexmap::set::iter::Intersection"]],["impl<'a, T, S1, S2> Freeze for SymmetricDifference<'a, T, S1, S2>",1,["indexmap::set::iter::SymmetricDifference"]],["impl<'a, T, S> Freeze for Union<'a, T, S>",1,["indexmap::set::iter::Union"]],["impl<'a, I, T, S> Freeze for Splice<'a, I, T, S>
where\n I: Freeze,
",1,["indexmap::set::iter::Splice"]],["impl<T> Freeze for Slice<T>
where\n T: Freeze,
",1,["indexmap::set::slice::Slice"]],["impl<T, S> Freeze for IndexSet<T, S>
where\n S: Freeze,
",1,["indexmap::set::IndexSet"]],["impl Freeze for TryReserveError",1,["indexmap::TryReserveError"]]], "inkwell":[["impl Freeze for LLVMString",1,["inkwell::support::LLVMString"]],["impl Freeze for LoadLibraryError",1,["inkwell::support::LoadLibraryError"]],["impl Freeze for Attribute",1,["inkwell::attributes::Attribute"]],["impl Freeze for AttributeLoc",1,["inkwell::attributes::AttributeLoc"]],["impl<'ctx> Freeze for BasicBlock<'ctx>",1,["inkwell::basic_block::BasicBlock"]],["impl<'ctx> Freeze for InstructionIter<'ctx>",1,["inkwell::basic_block::InstructionIter"]],["impl Freeze for BuilderError",1,["inkwell::builder::BuilderError"]],["impl<'ctx> !Freeze for Builder<'ctx>",1,["inkwell::builder::Builder"]],["impl Freeze for ComdatSelectionKind",1,["inkwell::comdat::ComdatSelectionKind"]],["impl Freeze for Comdat",1,["inkwell::comdat::Comdat"]],["impl Freeze for Context",1,["inkwell::context::Context"]],["impl<'ctx> Freeze for ContextRef<'ctx>",1,["inkwell::context::ContextRef"]],["impl Freeze for DataLayout",1,["inkwell::data_layout::DataLayout"]],["impl Freeze for DWARFEmissionKind",1,["inkwell::debug_info::flags::DWARFEmissionKind"]],["impl Freeze for DWARFSourceLanguage",1,["inkwell::debug_info::flags::DWARFSourceLanguage"]],["impl<'ctx> Freeze for DebugInfoBuilder<'ctx>",1,["inkwell::debug_info::DebugInfoBuilder"]],["impl<'ctx> Freeze for DIScope<'ctx>",1,["inkwell::debug_info::DIScope"]],["impl<'ctx> Freeze for DIFile<'ctx>",1,["inkwell::debug_info::DIFile"]],["impl<'ctx> Freeze for DICompileUnit<'ctx>",1,["inkwell::debug_info::DICompileUnit"]],["impl<'ctx> Freeze for DINamespace<'ctx>",1,["inkwell::debug_info::DINamespace"]],["impl<'ctx> Freeze for DISubprogram<'ctx>",1,["inkwell::debug_info::DISubprogram"]],["impl<'ctx> Freeze for DIType<'ctx>",1,["inkwell::debug_info::DIType"]],["impl<'ctx> Freeze for DIDerivedType<'ctx>",1,["inkwell::debug_info::DIDerivedType"]],["impl<'ctx> Freeze for DIBasicType<'ctx>",1,["inkwell::debug_info::DIBasicType"]],["impl<'ctx> Freeze for DICompositeType<'ctx>",1,["inkwell::debug_info::DICompositeType"]],["impl<'ctx> Freeze for DISubroutineType<'ctx>",1,["inkwell::debug_info::DISubroutineType"]],["impl<'ctx> Freeze for DILexicalBlock<'ctx>",1,["inkwell::debug_info::DILexicalBlock"]],["impl<'ctx> Freeze for DILocation<'ctx>",1,["inkwell::debug_info::DILocation"]],["impl<'ctx> Freeze for DILocalVariable<'ctx>",1,["inkwell::debug_info::DILocalVariable"]],["impl<'ctx> Freeze for DIGlobalVariableExpression<'ctx>",1,["inkwell::debug_info::DIGlobalVariableExpression"]],["impl<'ctx> Freeze for DIExpression<'ctx>",1,["inkwell::debug_info::DIExpression"]],["impl Freeze for FunctionLookupError",1,["inkwell::execution_engine::FunctionLookupError"]],["impl Freeze for RemoveModuleError",1,["inkwell::execution_engine::RemoveModuleError"]],["impl<'ctx> Freeze for ExecutionEngine<'ctx>",1,["inkwell::execution_engine::ExecutionEngine"]],["impl<'ctx, F> Freeze for JitFunction<'ctx, F>
where\n F: Freeze,
",1,["inkwell::execution_engine::JitFunction"]],["impl Freeze for Intrinsic",1,["inkwell::intrinsics::Intrinsic"]],["impl Freeze for MemoryBuffer",1,["inkwell::memory_buffer::MemoryBuffer"]],["impl Freeze for Linkage",1,["inkwell::module::Linkage"]],["impl<'ctx> !Freeze for Module<'ctx>",1,["inkwell::module::Module"]],["impl Freeze for FlagBehavior",1,["inkwell::module::FlagBehavior"]],["impl<'ctx> Freeze for FunctionIterator<'ctx>",1,["inkwell::module::FunctionIterator"]],["impl<'ctx> Freeze for GlobalIterator<'ctx>",1,["inkwell::module::GlobalIterator"]],["impl Freeze for ObjectFile",1,["inkwell::object_file::ObjectFile"]],["impl Freeze for SectionIterator",1,["inkwell::object_file::SectionIterator"]],["impl Freeze for Section",1,["inkwell::object_file::Section"]],["impl Freeze for RelocationIterator",1,["inkwell::object_file::RelocationIterator"]],["impl Freeze for Relocation",1,["inkwell::object_file::Relocation"]],["impl Freeze for SymbolIterator",1,["inkwell::object_file::SymbolIterator"]],["impl Freeze for Symbol",1,["inkwell::object_file::Symbol"]],["impl<T> Freeze for PassManager<T>",1,["inkwell::passes::PassManager"]],["impl Freeze for PassBuilderOptions",1,["inkwell::passes::PassBuilderOptions"]],["impl Freeze for CodeModel",1,["inkwell::targets::CodeModel"]],["impl Freeze for RelocMode",1,["inkwell::targets::RelocMode"]],["impl Freeze for FileType",1,["inkwell::targets::FileType"]],["impl Freeze for InitializationConfig",1,["inkwell::targets::InitializationConfig"]],["impl Freeze for TargetTriple",1,["inkwell::targets::TargetTriple"]],["impl Freeze for Target",1,["inkwell::targets::Target"]],["impl Freeze for TargetMachine",1,["inkwell::targets::TargetMachine"]],["impl Freeze for ByteOrdering",1,["inkwell::targets::ByteOrdering"]],["impl Freeze for TargetData",1,["inkwell::targets::TargetData"]],["impl<'ctx> Freeze for ArrayType<'ctx>",1,["inkwell::types::array_type::ArrayType"]],["impl<'ctx> Freeze for AnyTypeEnum<'ctx>",1,["inkwell::types::enums::AnyTypeEnum"]],["impl<'ctx> Freeze for BasicTypeEnum<'ctx>",1,["inkwell::types::enums::BasicTypeEnum"]],["impl<'ctx> Freeze for BasicMetadataTypeEnum<'ctx>",1,["inkwell::types::enums::BasicMetadataTypeEnum"]],["impl<'ctx> Freeze for FloatType<'ctx>",1,["inkwell::types::float_type::FloatType"]],["impl<'ctx> Freeze for FunctionType<'ctx>",1,["inkwell::types::fn_type::FunctionType"]],["impl Freeze for StringRadix",1,["inkwell::types::int_type::StringRadix"]],["impl<'ctx> Freeze for IntType<'ctx>",1,["inkwell::types::int_type::IntType"]],["impl<'ctx> Freeze for MetadataType<'ctx>",1,["inkwell::types::metadata_type::MetadataType"]],["impl<'ctx> Freeze for PointerType<'ctx>",1,["inkwell::types::ptr_type::PointerType"]],["impl<'ctx> Freeze for StructType<'ctx>",1,["inkwell::types::struct_type::StructType"]],["impl<'ctx> Freeze for FieldTypesIter<'ctx>",1,["inkwell::types::struct_type::FieldTypesIter"]],["impl<'ctx> Freeze for VectorType<'ctx>",1,["inkwell::types::vec_type::VectorType"]],["impl<'ctx> Freeze for VoidType<'ctx>",1,["inkwell::types::void_type::VoidType"]],["impl<'ctx> Freeze for ArrayValue<'ctx>",1,["inkwell::values::array_value::ArrayValue"]],["impl<'ctx> Freeze for BasicValueUse<'ctx>",1,["inkwell::values::basic_value_use::BasicValueUse"]],["impl<'ctx> Freeze for CallSiteValue<'ctx>",1,["inkwell::values::call_site_value::CallSiteValue"]],["impl<'ctx> Freeze for AggregateValueEnum<'ctx>",1,["inkwell::values::enums::AggregateValueEnum"]],["impl<'ctx> Freeze for AnyValueEnum<'ctx>",1,["inkwell::values::enums::AnyValueEnum"]],["impl<'ctx> Freeze for BasicValueEnum<'ctx>",1,["inkwell::values::enums::BasicValueEnum"]],["impl<'ctx> Freeze for BasicMetadataValueEnum<'ctx>",1,["inkwell::values::enums::BasicMetadataValueEnum"]],["impl<'ctx> Freeze for FloatValue<'ctx>",1,["inkwell::values::float_value::FloatValue"]],["impl<'ctx> Freeze for FunctionValue<'ctx>",1,["inkwell::values::fn_value::FunctionValue"]],["impl<'ctx> Freeze for GenericValue<'ctx>",1,["inkwell::values::generic_value::GenericValue"]],["impl<'ctx> Freeze for GlobalValue<'ctx>",1,["inkwell::values::global_value::GlobalValue"]],["impl Freeze for UnnamedAddress",1,["inkwell::values::global_value::UnnamedAddress"]],["impl Freeze for InstructionOpcode",1,["inkwell::values::instruction_value::InstructionOpcode"]],["impl<'ctx> Freeze for InstructionValue<'ctx>",1,["inkwell::values::instruction_value::InstructionValue"]],["impl<'ctx> Freeze for OperandIter<'ctx>",1,["inkwell::values::instruction_value::OperandIter"]],["impl<'ctx> Freeze for OperandUseIter<'ctx>",1,["inkwell::values::instruction_value::OperandUseIter"]],["impl<'ctx> Freeze for IntValue<'ctx>",1,["inkwell::values::int_value::IntValue"]],["impl<'ctx> Freeze for MetadataValue<'ctx>",1,["inkwell::values::metadata_value::MetadataValue"]],["impl<'ctx> Freeze for PhiValue<'ctx>",1,["inkwell::values::phi_value::PhiValue"]],["impl<'ctx> Freeze for IncomingIter<'ctx>",1,["inkwell::values::phi_value::IncomingIter"]],["impl<'ctx> Freeze for PointerValue<'ctx>",1,["inkwell::values::ptr_value::PointerValue"]],["impl<'ctx> Freeze for StructValue<'ctx>",1,["inkwell::values::struct_value::StructValue"]],["impl<'ctx> Freeze for FieldValueIter<'ctx>",1,["inkwell::values::struct_value::FieldValueIter"]],["impl<'ctx> Freeze for VectorValue<'ctx>",1,["inkwell::values::vec_value::VectorValue"]],["impl Freeze for AddressSpace",1,["inkwell::AddressSpace"]],["impl Freeze for IntPredicate",1,["inkwell::IntPredicate"]],["impl Freeze for FloatPredicate",1,["inkwell::FloatPredicate"]],["impl Freeze for AtomicOrdering",1,["inkwell::AtomicOrdering"]],["impl Freeze for AtomicRMWBinOp",1,["inkwell::AtomicRMWBinOp"]],["impl Freeze for OptimizationLevel",1,["inkwell::OptimizationLevel"]],["impl Freeze for GlobalVisibility",1,["inkwell::GlobalVisibility"]],["impl Freeze for ThreadLocalMode",1,["inkwell::ThreadLocalMode"]],["impl Freeze for DLLStorageClass",1,["inkwell::DLLStorageClass"]],["impl Freeze for InlineAsmDialect",1,["inkwell::InlineAsmDialect"]]], "itertools":[["impl<I> Freeze for MultiProduct<I>",1,["itertools::adaptors::multi_product::MultiProduct"]],["impl<I, F> Freeze for Batching<I, F>
where\n F: Freeze,\n I: Freeze,
",1,["itertools::adaptors::Batching"]],["impl<I, F> Freeze for FilterMapOk<I, F>
where\n F: Freeze,\n I: Freeze,
",1,["itertools::adaptors::FilterMapOk"]],["impl<I, F> Freeze for FilterOk<I, F>
where\n F: Freeze,\n I: Freeze,
",1,["itertools::adaptors::FilterOk"]],["impl<I, J> Freeze for Interleave<I, J>
where\n I: Freeze,\n J: Freeze,
",1,["itertools::adaptors::Interleave"]],["impl<I, J> Freeze for InterleaveShortest<I, J>
where\n I: Freeze,\n J: Freeze,
",1,["itertools::adaptors::InterleaveShortest"]],["impl<I, F> Freeze for Positions<I, F>
where\n F: Freeze,\n I: Freeze,
",1,["itertools::adaptors::Positions"]],["impl<I, J> Freeze for Product<I, J>
where\n I: Freeze,\n J: Freeze,\n <I as Iterator>::Item: Freeze,
",1,["itertools::adaptors::Product"]],["impl<I> Freeze for PutBack<I>
where\n I: Freeze,\n <I as Iterator>::Item: Freeze,
",1,["itertools::adaptors::PutBack"]],["impl<'a, I, F> Freeze for TakeWhileRef<'a, I, F>
where\n F: Freeze,
",1,["itertools::adaptors::TakeWhileRef"]],["impl<I, T> Freeze for TupleCombinations<I, T>
where\n <T as HasCombination<I>>::Combination: Freeze,
",1,["itertools::adaptors::TupleCombinations"]],["impl<I, F> Freeze for Update<I, F>
where\n F: Freeze,\n I: Freeze,
",1,["itertools::adaptors::Update"]],["impl<I> Freeze for WhileSome<I>
where\n I: Freeze,
",1,["itertools::adaptors::WhileSome"]],["impl<I> Freeze for Step<I>
where\n I: Freeze,
",1,["itertools::adaptors::Step"]],["impl<I> Freeze for Combinations<I>
where\n I: Freeze,
",1,["itertools::combinations::Combinations"]],["impl<I> Freeze for CombinationsWithReplacement<I>
where\n I: Freeze,
",1,["itertools::combinations_with_replacement::CombinationsWithReplacement"]],["impl<I, J> Freeze for ConsTuples<I, J>
where\n I: Freeze,
",1,["itertools::cons_tuples_impl::ConsTuples"]],["impl<I> Freeze for ExactlyOneError<I>
where\n I: Freeze,\n <I as Iterator>::Item: Freeze,
",1,["itertools::exactly_one_err::ExactlyOneError"]],["impl<I, T, E> Freeze for FlattenOk<I, T, E>
where\n I: Freeze,\n <T as IntoIterator>::IntoIter: Freeze,
",1,["itertools::flatten_ok::FlattenOk"]],["impl<'a, I> !Freeze for Format<'a, I>",1,["itertools::format::Format"]],["impl<'a, I, F> !Freeze for FormatWith<'a, I, F>",1,["itertools::format::FormatWith"]],["impl<'a, I> Freeze for Chunk<'a, I>
where\n <I as Iterator>::Item: Freeze,
",1,["itertools::groupbylazy::Chunk"]],["impl<'a, I> Freeze for Chunks<'a, I>",1,["itertools::groupbylazy::Chunks"]],["impl<'a, K, I, F> Freeze for Group<'a, K, I, F>
where\n <I as Iterator>::Item: Freeze,
",1,["itertools::groupbylazy::Group"]],["impl<K, I, F> !Freeze for GroupBy<K, I, F>",1,["itertools::groupbylazy::GroupBy"]],["impl<'a, K, I, F> Freeze for Groups<'a, K, I, F>",1,["itertools::groupbylazy::Groups"]],["impl<I> !Freeze for IntoChunks<I>",1,["itertools::groupbylazy::IntoChunks"]],["impl<I> Freeze for GroupingMap<I>
where\n I: Freeze,
",1,["itertools::grouping_map::GroupingMap"]],["impl<I, ElemF> Freeze for IntersperseWith<I, ElemF>
where\n ElemF: Freeze,\n I: Freeze,\n <I as Iterator>::Item: Freeze,
",1,["itertools::intersperse::IntersperseWith"]],["impl<I, F> Freeze for KMergeBy<I, F>
where\n F: Freeze,
",1,["itertools::kmerge_impl::KMergeBy"]],["impl<I, J, F> Freeze for MergeBy<I, J, F>
where\n F: Freeze,\n I: Freeze,\n J: Freeze,\n <I as Iterator>::Item: Freeze,\n <J as Iterator>::Item: Freeze,
",1,["itertools::merge_join::MergeBy"]],["impl<I> Freeze for MultiPeek<I>
where\n I: Freeze,
",1,["itertools::multipeek_impl::MultiPeek"]],["impl<I, F> Freeze for PadUsing<I, F>
where\n F: Freeze,\n I: Freeze,
",1,["itertools::pad_tail::PadUsing"]],["impl<I> Freeze for PeekNth<I>
where\n I: Freeze,
",1,["itertools::peek_nth::PeekNth"]],["impl<'a, I, F> Freeze for PeekingTakeWhile<'a, I, F>
where\n F: Freeze,
",1,["itertools::peeking_take_while::PeekingTakeWhile"]],["impl<I> Freeze for Permutations<I>
where\n I: Freeze,
",1,["itertools::permutations::Permutations"]],["impl<I> Freeze for Powerset<I>
where\n I: Freeze,
",1,["itertools::powerset::Powerset"]],["impl<'a, I, E> Freeze for ProcessResults<'a, I, E>
where\n I: Freeze,
",1,["itertools::process_results_impl::ProcessResults"]],["impl<I> Freeze for PutBackN<I>
where\n I: Freeze,
",1,["itertools::put_back_n_impl::PutBackN"]],["impl<I> Freeze for RcIter<I>",1,["itertools::rciter_impl::RcIter"]],["impl<A> Freeze for RepeatN<A>
where\n A: Freeze,
",1,["itertools::repeatn::RepeatN"]],["impl<St, F> Freeze for Iterate<St, F>
where\n F: Freeze,\n St: Freeze,
",1,["itertools::sources::Iterate"]],["impl<F> Freeze for RepeatCall<F>
where\n F: Freeze,
",1,["itertools::sources::RepeatCall"]],["impl<St, F> Freeze for Unfold<St, F>
where\n F: Freeze,\n St: Freeze,
",1,["itertools::sources::Unfold"]],["impl<I, F> Freeze for TakeWhileInclusive<I, F>
where\n F: Freeze,\n I: Freeze,
",1,["itertools::take_while_inclusive::TakeWhileInclusive"]],["impl<I> Freeze for Tee<I>",1,["itertools::tee::Tee"]],["impl<I, T> Freeze for CircularTupleWindows<I, T>
where\n I: Freeze,\n T: Freeze,
",1,["itertools::tuple_impl::CircularTupleWindows"]],["impl<T> Freeze for TupleBuffer<T>
where\n <T as TupleCollect>::Buffer: Freeze,
",1,["itertools::tuple_impl::TupleBuffer"]],["impl<I, T> Freeze for TupleWindows<I, T>
where\n I: Freeze,\n T: Freeze,
",1,["itertools::tuple_impl::TupleWindows"]],["impl<I, T> Freeze for Tuples<I, T>
where\n I: Freeze,\n <T as TupleCollect>::Buffer: Freeze,
",1,["itertools::tuple_impl::Tuples"]],["impl<I> Freeze for Unique<I>
where\n I: Freeze,
",1,["itertools::unique_impl::Unique"]],["impl<I, V, F> Freeze for UniqueBy<I, V, F>
where\n F: Freeze,\n I: Freeze,
",1,["itertools::unique_impl::UniqueBy"]],["impl<I> Freeze for WithPosition<I>
where\n I: Freeze,\n <I as Iterator>::Item: Freeze,
",1,["itertools::with_position::WithPosition"]],["impl<I, J> Freeze for ZipEq<I, J>
where\n I: Freeze,\n J: Freeze,
",1,["itertools::zip_eq_impl::ZipEq"]],["impl<T, U> Freeze for ZipLongest<T, U>
where\n T: Freeze,\n U: Freeze,
",1,["itertools::zip_longest::ZipLongest"]],["impl<T> Freeze for Zip<T>
where\n T: Freeze,
",1,["itertools::ziptuple::Zip"]],["impl<A, B> Freeze for EitherOrBoth<A, B>
where\n A: Freeze,\n B: Freeze,
",1,["itertools::either_or_both::EitherOrBoth"]],["impl<I, J> Freeze for Diff<I, J>
where\n I: Freeze,\n J: Freeze,\n <I as Iterator>::Item: Freeze,\n <J as Iterator>::Item: Freeze,
",1,["itertools::diff::Diff"]],["impl<T> Freeze for MinMaxResult<T>
where\n T: Freeze,
",1,["itertools::minmax::MinMaxResult"]],["impl Freeze for Position",1,["itertools::with_position::Position"]],["impl<T> Freeze for FoldWhile<T>
where\n T: Freeze,
",1,["itertools::FoldWhile"]]], "lalrpop_util":[["impl<'input> Freeze for Token<'input>",1,["lalrpop_util::lexer::Token"]],["impl Freeze for MatcherBuilder",1,["lalrpop_util::lexer::MatcherBuilder"]],["impl<'input, 'builder, E> Freeze for Matcher<'input, 'builder, E>",1,["lalrpop_util::lexer::Matcher"]],["impl<D> Freeze for SimulatedReduce<D>
where\n <D as ParserDefinition>::NonterminalIndex: Freeze,
",1,["lalrpop_util::state_machine::SimulatedReduce"]],["impl<D, I> Freeze for Parser<D, I>
where\n D: Freeze,\n I: Freeze,\n <D as ParserDefinition>::Location: Freeze,
",1,["lalrpop_util::state_machine::Parser"]],["impl<L, T, E> Freeze for ParseError<L, T, E>
where\n E: Freeze,\n L: Freeze,\n T: Freeze,
",1,["lalrpop_util::ParseError"]],["impl<L, T, E> Freeze for ErrorRecovery<L, T, E>
where\n E: Freeze,\n L: Freeze,\n T: Freeze,
",1,["lalrpop_util::ErrorRecovery"]]], "libc":[["impl Freeze for statvfs",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::not_x32::statvfs"]],["impl Freeze for max_align_t",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::align::max_align_t"]],["impl Freeze for clone_args",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::align::clone_args"]],["impl Freeze for sigaction",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::sigaction"]],["impl Freeze for statfs",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs"]],["impl Freeze for flock",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::flock"]],["impl Freeze for flock64",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::flock64"]],["impl Freeze for siginfo_t",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::siginfo_t"]],["impl Freeze for stack_t",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::stack_t"]],["impl Freeze for stat",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::stat"]],["impl Freeze for stat64",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::stat64"]],["impl Freeze for statfs64",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs64"]],["impl Freeze for statvfs64",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::statvfs64"]],["impl Freeze for pthread_attr_t",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::pthread_attr_t"]],["impl Freeze for _libc_fpxreg",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpxreg"]],["impl Freeze for _libc_xmmreg",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_xmmreg"]],["impl Freeze for _libc_fpstate",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpstate"]],["impl Freeze for user_regs_struct",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::user_regs_struct"]],["impl Freeze for user",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::user"]],["impl Freeze for mcontext_t",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::mcontext_t"]],["impl Freeze for ipc_perm",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::ipc_perm"]],["impl Freeze for shmid_ds",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::shmid_ds"]],["impl Freeze for ptrace_rseq_configuration",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::ptrace_rseq_configuration"]],["impl Freeze for user_fpregs_struct",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::user_fpregs_struct"]],["impl Freeze for ucontext_t",1,["libc::unix::linux_like::linux::gnu::b64::x86_64::ucontext_t"]],["impl Freeze for sigset_t",1,["libc::unix::linux_like::linux::gnu::b64::sigset_t"]],["impl Freeze for sysinfo",1,["libc::unix::linux_like::linux::gnu::b64::sysinfo"]],["impl Freeze for msqid_ds",1,["libc::unix::linux_like::linux::gnu::b64::msqid_ds"]],["impl Freeze for semid_ds",1,["libc::unix::linux_like::linux::gnu::b64::semid_ds"]],["impl Freeze for sem_t",1,["libc::unix::linux_like::linux::gnu::align::sem_t"]],["impl Freeze for statx",1,["libc::unix::linux_like::linux::gnu::statx"]],["impl Freeze for statx_timestamp",1,["libc::unix::linux_like::linux::gnu::statx_timestamp"]],["impl Freeze for aiocb",1,["libc::unix::linux_like::linux::gnu::aiocb"]],["impl Freeze for __exit_status",1,["libc::unix::linux_like::linux::gnu::__exit_status"]],["impl Freeze for __timeval",1,["libc::unix::linux_like::linux::gnu::__timeval"]],["impl Freeze for glob64_t",1,["libc::unix::linux_like::linux::gnu::glob64_t"]],["impl Freeze for msghdr",1,["libc::unix::linux_like::linux::gnu::msghdr"]],["impl Freeze for cmsghdr",1,["libc::unix::linux_like::linux::gnu::cmsghdr"]],["impl Freeze for termios",1,["libc::unix::linux_like::linux::gnu::termios"]],["impl Freeze for mallinfo",1,["libc::unix::linux_like::linux::gnu::mallinfo"]],["impl Freeze for mallinfo2",1,["libc::unix::linux_like::linux::gnu::mallinfo2"]],["impl Freeze for nl_pktinfo",1,["libc::unix::linux_like::linux::gnu::nl_pktinfo"]],["impl Freeze for nl_mmap_req",1,["libc::unix::linux_like::linux::gnu::nl_mmap_req"]],["impl Freeze for nl_mmap_hdr",1,["libc::unix::linux_like::linux::gnu::nl_mmap_hdr"]],["impl Freeze for rtentry",1,["libc::unix::linux_like::linux::gnu::rtentry"]],["impl Freeze for timex",1,["libc::unix::linux_like::linux::gnu::timex"]],["impl Freeze for ntptimeval",1,["libc::unix::linux_like::linux::gnu::ntptimeval"]],["impl Freeze for regex_t",1,["libc::unix::linux_like::linux::gnu::regex_t"]],["impl Freeze for Elf64_Chdr",1,["libc::unix::linux_like::linux::gnu::Elf64_Chdr"]],["impl Freeze for Elf32_Chdr",1,["libc::unix::linux_like::linux::gnu::Elf32_Chdr"]],["impl Freeze for seminfo",1,["libc::unix::linux_like::linux::gnu::seminfo"]],["impl Freeze for ptrace_peeksiginfo_args",1,["libc::unix::linux_like::linux::gnu::ptrace_peeksiginfo_args"]],["impl Freeze for __c_anonymous_ptrace_syscall_info_entry",1,["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_entry"]],["impl Freeze for __c_anonymous_ptrace_syscall_info_exit",1,["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_exit"]],["impl Freeze for __c_anonymous_ptrace_syscall_info_seccomp",1,["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_seccomp"]],["impl Freeze for ptrace_syscall_info",1,["libc::unix::linux_like::linux::gnu::ptrace_syscall_info"]],["impl Freeze for sockaddr_xdp",1,["libc::unix::linux_like::linux::gnu::sockaddr_xdp"]],["impl Freeze for xdp_ring_offset",1,["libc::unix::linux_like::linux::gnu::xdp_ring_offset"]],["impl Freeze for xdp_mmap_offsets",1,["libc::unix::linux_like::linux::gnu::xdp_mmap_offsets"]],["impl Freeze for xdp_ring_offset_v1",1,["libc::unix::linux_like::linux::gnu::xdp_ring_offset_v1"]],["impl Freeze for xdp_mmap_offsets_v1",1,["libc::unix::linux_like::linux::gnu::xdp_mmap_offsets_v1"]],["impl Freeze for xdp_umem_reg",1,["libc::unix::linux_like::linux::gnu::xdp_umem_reg"]],["impl Freeze for xdp_umem_reg_v1",1,["libc::unix::linux_like::linux::gnu::xdp_umem_reg_v1"]],["impl Freeze for xdp_statistics",1,["libc::unix::linux_like::linux::gnu::xdp_statistics"]],["impl Freeze for xdp_statistics_v1",1,["libc::unix::linux_like::linux::gnu::xdp_statistics_v1"]],["impl Freeze for xdp_options",1,["libc::unix::linux_like::linux::gnu::xdp_options"]],["impl Freeze for xdp_desc",1,["libc::unix::linux_like::linux::gnu::xdp_desc"]],["impl Freeze for iocb",1,["libc::unix::linux_like::linux::gnu::iocb"]],["impl Freeze for __c_anonymous_ptrace_syscall_info_data",1,["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_data"]],["impl Freeze for utmpx",1,["libc::unix::linux_like::linux::gnu::utmpx"]],["impl Freeze for termios2",1,["libc::unix::linux_like::linux::arch::generic::termios2"]],["impl Freeze for open_how",1,["libc::unix::linux_like::linux::non_exhaustive::open_how"]],["impl Freeze for fpos64_t",1,["libc::unix::linux_like::linux::fpos64_t"]],["impl Freeze for glob_t",1,["libc::unix::linux_like::linux::glob_t"]],["impl Freeze for passwd",1,["libc::unix::linux_like::linux::passwd"]],["impl Freeze for spwd",1,["libc::unix::linux_like::linux::spwd"]],["impl Freeze for dqblk",1,["libc::unix::linux_like::linux::dqblk"]],["impl Freeze for signalfd_siginfo",1,["libc::unix::linux_like::linux::signalfd_siginfo"]],["impl Freeze for itimerspec",1,["libc::unix::linux_like::linux::itimerspec"]],["impl Freeze for fsid_t",1,["libc::unix::linux_like::linux::fsid_t"]],["impl Freeze for packet_mreq",1,["libc::unix::linux_like::linux::packet_mreq"]],["impl Freeze for cpu_set_t",1,["libc::unix::linux_like::linux::cpu_set_t"]],["impl Freeze for if_nameindex",1,["libc::unix::linux_like::linux::if_nameindex"]],["impl Freeze for msginfo",1,["libc::unix::linux_like::linux::msginfo"]],["impl Freeze for sembuf",1,["libc::unix::linux_like::linux::sembuf"]],["impl Freeze for input_event",1,["libc::unix::linux_like::linux::input_event"]],["impl Freeze for input_id",1,["libc::unix::linux_like::linux::input_id"]],["impl Freeze for input_absinfo",1,["libc::unix::linux_like::linux::input_absinfo"]],["impl Freeze for input_keymap_entry",1,["libc::unix::linux_like::linux::input_keymap_entry"]],["impl Freeze for input_mask",1,["libc::unix::linux_like::linux::input_mask"]],["impl Freeze for ff_replay",1,["libc::unix::linux_like::linux::ff_replay"]],["impl Freeze for ff_trigger",1,["libc::unix::linux_like::linux::ff_trigger"]],["impl Freeze for ff_envelope",1,["libc::unix::linux_like::linux::ff_envelope"]],["impl Freeze for ff_constant_effect",1,["libc::unix::linux_like::linux::ff_constant_effect"]],["impl Freeze for ff_ramp_effect",1,["libc::unix::linux_like::linux::ff_ramp_effect"]],["impl Freeze for ff_condition_effect",1,["libc::unix::linux_like::linux::ff_condition_effect"]],["impl Freeze for ff_periodic_effect",1,["libc::unix::linux_like::linux::ff_periodic_effect"]],["impl Freeze for ff_rumble_effect",1,["libc::unix::linux_like::linux::ff_rumble_effect"]],["impl Freeze for ff_effect",1,["libc::unix::linux_like::linux::ff_effect"]],["impl Freeze for uinput_ff_upload",1,["libc::unix::linux_like::linux::uinput_ff_upload"]],["impl Freeze for uinput_ff_erase",1,["libc::unix::linux_like::linux::uinput_ff_erase"]],["impl Freeze for uinput_abs_setup",1,["libc::unix::linux_like::linux::uinput_abs_setup"]],["impl Freeze for dl_phdr_info",1,["libc::unix::linux_like::linux::dl_phdr_info"]],["impl Freeze for Elf32_Ehdr",1,["libc::unix::linux_like::linux::Elf32_Ehdr"]],["impl Freeze for Elf64_Ehdr",1,["libc::unix::linux_like::linux::Elf64_Ehdr"]],["impl Freeze for Elf32_Sym",1,["libc::unix::linux_like::linux::Elf32_Sym"]],["impl Freeze for Elf64_Sym",1,["libc::unix::linux_like::linux::Elf64_Sym"]],["impl Freeze for Elf32_Phdr",1,["libc::unix::linux_like::linux::Elf32_Phdr"]],["impl Freeze for Elf64_Phdr",1,["libc::unix::linux_like::linux::Elf64_Phdr"]],["impl Freeze for Elf32_Shdr",1,["libc::unix::linux_like::linux::Elf32_Shdr"]],["impl Freeze for Elf64_Shdr",1,["libc::unix::linux_like::linux::Elf64_Shdr"]],["impl Freeze for ucred",1,["libc::unix::linux_like::linux::ucred"]],["impl Freeze for mntent",1,["libc::unix::linux_like::linux::mntent"]],["impl Freeze for posix_spawn_file_actions_t",1,["libc::unix::linux_like::linux::posix_spawn_file_actions_t"]],["impl Freeze for posix_spawnattr_t",1,["libc::unix::linux_like::linux::posix_spawnattr_t"]],["impl Freeze for genlmsghdr",1,["libc::unix::linux_like::linux::genlmsghdr"]],["impl Freeze for in6_pktinfo",1,["libc::unix::linux_like::linux::in6_pktinfo"]],["impl Freeze for arpd_request",1,["libc::unix::linux_like::linux::arpd_request"]],["impl Freeze for inotify_event",1,["libc::unix::linux_like::linux::inotify_event"]],["impl Freeze for fanotify_response",1,["libc::unix::linux_like::linux::fanotify_response"]],["impl Freeze for sockaddr_vm",1,["libc::unix::linux_like::linux::sockaddr_vm"]],["impl Freeze for regmatch_t",1,["libc::unix::linux_like::linux::regmatch_t"]],["impl Freeze for sock_extended_err",1,["libc::unix::linux_like::linux::sock_extended_err"]],["impl Freeze for __c_anonymous_sockaddr_can_tp",1,["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_tp"]],["impl Freeze for __c_anonymous_sockaddr_can_j1939",1,["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_j1939"]],["impl Freeze for can_filter",1,["libc::unix::linux_like::linux::can_filter"]],["impl Freeze for j1939_filter",1,["libc::unix::linux_like::linux::j1939_filter"]],["impl Freeze for sock_filter",1,["libc::unix::linux_like::linux::sock_filter"]],["impl Freeze for sock_fprog",1,["libc::unix::linux_like::linux::sock_fprog"]],["impl Freeze for seccomp_data",1,["libc::unix::linux_like::linux::seccomp_data"]],["impl Freeze for seccomp_notif_sizes",1,["libc::unix::linux_like::linux::seccomp_notif_sizes"]],["impl Freeze for seccomp_notif",1,["libc::unix::linux_like::linux::seccomp_notif"]],["impl Freeze for seccomp_notif_resp",1,["libc::unix::linux_like::linux::seccomp_notif_resp"]],["impl Freeze for seccomp_notif_addfd",1,["libc::unix::linux_like::linux::seccomp_notif_addfd"]],["impl Freeze for nlmsghdr",1,["libc::unix::linux_like::linux::nlmsghdr"]],["impl Freeze for nlmsgerr",1,["libc::unix::linux_like::linux::nlmsgerr"]],["impl Freeze for nlattr",1,["libc::unix::linux_like::linux::nlattr"]],["impl Freeze for file_clone_range",1,["libc::unix::linux_like::linux::file_clone_range"]],["impl Freeze for __c_anonymous_ifru_map",1,["libc::unix::linux_like::linux::__c_anonymous_ifru_map"]],["impl Freeze for in6_ifreq",1,["libc::unix::linux_like::linux::in6_ifreq"]],["impl Freeze for option",1,["libc::unix::linux_like::linux::option"]],["impl Freeze for sctp_initmsg",1,["libc::unix::linux_like::linux::sctp_initmsg"]],["impl Freeze for sctp_sndrcvinfo",1,["libc::unix::linux_like::linux::sctp_sndrcvinfo"]],["impl Freeze for sctp_sndinfo",1,["libc::unix::linux_like::linux::sctp_sndinfo"]],["impl Freeze for sctp_rcvinfo",1,["libc::unix::linux_like::linux::sctp_rcvinfo"]],["impl Freeze for sctp_nxtinfo",1,["libc::unix::linux_like::linux::sctp_nxtinfo"]],["impl Freeze for sctp_prinfo",1,["libc::unix::linux_like::linux::sctp_prinfo"]],["impl Freeze for sctp_authinfo",1,["libc::unix::linux_like::linux::sctp_authinfo"]],["impl Freeze for rlimit64",1,["libc::unix::linux_like::linux::rlimit64"]],["impl Freeze for tls_crypto_info",1,["libc::unix::linux_like::linux::tls_crypto_info"]],["impl Freeze for tls12_crypto_info_aes_gcm_128",1,["libc::unix::linux_like::linux::tls12_crypto_info_aes_gcm_128"]],["impl Freeze for tls12_crypto_info_aes_gcm_256",1,["libc::unix::linux_like::linux::tls12_crypto_info_aes_gcm_256"]],["impl Freeze for tls12_crypto_info_chacha20_poly1305",1,["libc::unix::linux_like::linux::tls12_crypto_info_chacha20_poly1305"]],["impl Freeze for sockaddr_nl",1,["libc::unix::linux_like::linux::sockaddr_nl"]],["impl Freeze for dirent",1,["libc::unix::linux_like::linux::dirent"]],["impl Freeze for sockaddr_alg",1,["libc::unix::linux_like::linux::sockaddr_alg"]],["impl Freeze for uinput_setup",1,["libc::unix::linux_like::linux::uinput_setup"]],["impl Freeze for uinput_user_dev",1,["libc::unix::linux_like::linux::uinput_user_dev"]],["impl Freeze for af_alg_iv",1,["libc::unix::linux_like::linux::af_alg_iv"]],["impl Freeze for mq_attr",1,["libc::unix::linux_like::linux::mq_attr"]],["impl Freeze for __c_anonymous_ifr_ifru",1,["libc::unix::linux_like::linux::__c_anonymous_ifr_ifru"]],["impl Freeze for ifreq",1,["libc::unix::linux_like::linux::ifreq"]],["impl Freeze for __c_anonymous_ifc_ifcu",1,["libc::unix::linux_like::linux::__c_anonymous_ifc_ifcu"]],["impl Freeze for ifconf",1,["libc::unix::linux_like::linux::ifconf"]],["impl Freeze for hwtstamp_config",1,["libc::unix::linux_like::linux::hwtstamp_config"]],["impl Freeze for dirent64",1,["libc::unix::linux_like::linux::dirent64"]],["impl Freeze for sched_attr",1,["libc::unix::linux_like::linux::sched_attr"]],["impl Freeze for sock_txtime",1,["libc::unix::linux_like::linux::sock_txtime"]],["impl Freeze for __c_anonymous_sockaddr_can_can_addr",1,["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_can_addr"]],["impl Freeze for sockaddr_can",1,["libc::unix::linux_like::linux::sockaddr_can"]],["impl Freeze for pthread_mutexattr_t",1,["libc::unix::linux_like::linux::pthread_mutexattr_t"]],["impl Freeze for pthread_rwlockattr_t",1,["libc::unix::linux_like::linux::pthread_rwlockattr_t"]],["impl Freeze for pthread_condattr_t",1,["libc::unix::linux_like::linux::pthread_condattr_t"]],["impl Freeze for pthread_barrierattr_t",1,["libc::unix::linux_like::linux::pthread_barrierattr_t"]],["impl Freeze for fanotify_event_metadata",1,["libc::unix::linux_like::linux::fanotify_event_metadata"]],["impl Freeze for pthread_cond_t",1,["libc::unix::linux_like::linux::pthread_cond_t"]],["impl Freeze for pthread_mutex_t",1,["libc::unix::linux_like::linux::pthread_mutex_t"]],["impl Freeze for pthread_rwlock_t",1,["libc::unix::linux_like::linux::pthread_rwlock_t"]],["impl Freeze for pthread_barrier_t",1,["libc::unix::linux_like::linux::pthread_barrier_t"]],["impl Freeze for can_frame",1,["libc::unix::linux_like::linux::can_frame"]],["impl Freeze for canfd_frame",1,["libc::unix::linux_like::linux::canfd_frame"]],["impl Freeze for canxl_frame",1,["libc::unix::linux_like::linux::canxl_frame"]],["impl Freeze for timezone",1,["libc::unix::linux_like::timezone"]],["impl Freeze for in_addr",1,["libc::unix::linux_like::in_addr"]],["impl Freeze for ip_mreq",1,["libc::unix::linux_like::ip_mreq"]],["impl Freeze for ip_mreqn",1,["libc::unix::linux_like::ip_mreqn"]],["impl Freeze for ip_mreq_source",1,["libc::unix::linux_like::ip_mreq_source"]],["impl Freeze for sockaddr",1,["libc::unix::linux_like::sockaddr"]],["impl Freeze for sockaddr_in",1,["libc::unix::linux_like::sockaddr_in"]],["impl Freeze for sockaddr_in6",1,["libc::unix::linux_like::sockaddr_in6"]],["impl Freeze for addrinfo",1,["libc::unix::linux_like::addrinfo"]],["impl Freeze for sockaddr_ll",1,["libc::unix::linux_like::sockaddr_ll"]],["impl Freeze for fd_set",1,["libc::unix::linux_like::fd_set"]],["impl Freeze for tm",1,["libc::unix::linux_like::tm"]],["impl Freeze for sched_param",1,["libc::unix::linux_like::sched_param"]],["impl Freeze for Dl_info",1,["libc::unix::linux_like::Dl_info"]],["impl Freeze for lconv",1,["libc::unix::linux_like::lconv"]],["impl Freeze for in_pktinfo",1,["libc::unix::linux_like::in_pktinfo"]],["impl Freeze for ifaddrs",1,["libc::unix::linux_like::ifaddrs"]],["impl Freeze for in6_rtmsg",1,["libc::unix::linux_like::in6_rtmsg"]],["impl Freeze for arpreq",1,["libc::unix::linux_like::arpreq"]],["impl Freeze for arpreq_old",1,["libc::unix::linux_like::arpreq_old"]],["impl Freeze for arphdr",1,["libc::unix::linux_like::arphdr"]],["impl Freeze for mmsghdr",1,["libc::unix::linux_like::mmsghdr"]],["impl Freeze for epoll_event",1,["libc::unix::linux_like::epoll_event"]],["impl Freeze for sockaddr_un",1,["libc::unix::linux_like::sockaddr_un"]],["impl Freeze for sockaddr_storage",1,["libc::unix::linux_like::sockaddr_storage"]],["impl Freeze for utsname",1,["libc::unix::linux_like::utsname"]],["impl Freeze for sigevent",1,["libc::unix::linux_like::sigevent"]],["impl Freeze for in6_addr",1,["libc::unix::align::in6_addr"]],["impl Freeze for DIR",1,["libc::unix::DIR"]],["impl Freeze for group",1,["libc::unix::group"]],["impl Freeze for utimbuf",1,["libc::unix::utimbuf"]],["impl Freeze for timeval",1,["libc::unix::timeval"]],["impl Freeze for timespec",1,["libc::unix::timespec"]],["impl Freeze for rlimit",1,["libc::unix::rlimit"]],["impl Freeze for rusage",1,["libc::unix::rusage"]],["impl Freeze for ipv6_mreq",1,["libc::unix::ipv6_mreq"]],["impl Freeze for hostent",1,["libc::unix::hostent"]],["impl Freeze for iovec",1,["libc::unix::iovec"]],["impl Freeze for pollfd",1,["libc::unix::pollfd"]],["impl Freeze for winsize",1,["libc::unix::winsize"]],["impl Freeze for linger",1,["libc::unix::linger"]],["impl Freeze for sigval",1,["libc::unix::sigval"]],["impl Freeze for itimerval",1,["libc::unix::itimerval"]],["impl Freeze for tms",1,["libc::unix::tms"]],["impl Freeze for servent",1,["libc::unix::servent"]],["impl Freeze for protoent",1,["libc::unix::protoent"]],["impl Freeze for FILE",1,["libc::unix::FILE"]],["impl Freeze for fpos_t",1,["libc::unix::fpos_t"]]], "libgit2_sys":[["impl Freeze for git_blob",1,["libgit2_sys::git_blob"]],["impl Freeze for git_branch_iterator",1,["libgit2_sys::git_branch_iterator"]],["impl Freeze for git_blame",1,["libgit2_sys::git_blame"]],["impl Freeze for git_commit",1,["libgit2_sys::git_commit"]],["impl Freeze for git_config",1,["libgit2_sys::git_config"]],["impl Freeze for git_config_iterator",1,["libgit2_sys::git_config_iterator"]],["impl Freeze for git_index",1,["libgit2_sys::git_index"]],["impl Freeze for git_index_conflict_iterator",1,["libgit2_sys::git_index_conflict_iterator"]],["impl Freeze for git_object",1,["libgit2_sys::git_object"]],["impl Freeze for git_reference",1,["libgit2_sys::git_reference"]],["impl Freeze for git_reference_iterator",1,["libgit2_sys::git_reference_iterator"]],["impl Freeze for git_annotated_commit",1,["libgit2_sys::git_annotated_commit"]],["impl Freeze for git_refdb",1,["libgit2_sys::git_refdb"]],["impl Freeze for git_refspec",1,["libgit2_sys::git_refspec"]],["impl Freeze for git_remote",1,["libgit2_sys::git_remote"]],["impl Freeze for git_repository",1,["libgit2_sys::git_repository"]],["impl Freeze for git_revwalk",1,["libgit2_sys::git_revwalk"]],["impl Freeze for git_submodule",1,["libgit2_sys::git_submodule"]],["impl Freeze for git_tag",1,["libgit2_sys::git_tag"]],["impl Freeze for git_tree",1,["libgit2_sys::git_tree"]],["impl Freeze for git_tree_entry",1,["libgit2_sys::git_tree_entry"]],["impl Freeze for git_treebuilder",1,["libgit2_sys::git_treebuilder"]],["impl Freeze for git_push",1,["libgit2_sys::git_push"]],["impl Freeze for git_note",1,["libgit2_sys::git_note"]],["impl Freeze for git_note_iterator",1,["libgit2_sys::git_note_iterator"]],["impl Freeze for git_status_list",1,["libgit2_sys::git_status_list"]],["impl Freeze for git_pathspec",1,["libgit2_sys::git_pathspec"]],["impl Freeze for git_pathspec_match_list",1,["libgit2_sys::git_pathspec_match_list"]],["impl Freeze for git_diff",1,["libgit2_sys::git_diff"]],["impl Freeze for git_diff_stats",1,["libgit2_sys::git_diff_stats"]],["impl Freeze for git_patch",1,["libgit2_sys::git_patch"]],["impl Freeze for git_rebase",1,["libgit2_sys::git_rebase"]],["impl Freeze for git_reflog",1,["libgit2_sys::git_reflog"]],["impl Freeze for git_reflog_entry",1,["libgit2_sys::git_reflog_entry"]],["impl Freeze for git_describe_result",1,["libgit2_sys::git_describe_result"]],["impl Freeze for git_packbuilder",1,["libgit2_sys::git_packbuilder"]],["impl Freeze for git_odb",1,["libgit2_sys::git_odb"]],["impl Freeze for git_odb_stream",1,["libgit2_sys::git_odb_stream"]],["impl Freeze for git_odb_object",1,["libgit2_sys::git_odb_object"]],["impl Freeze for git_worktree",1,["libgit2_sys::git_worktree"]],["impl Freeze for git_transaction",1,["libgit2_sys::git_transaction"]],["impl Freeze for git_mailmap",1,["libgit2_sys::git_mailmap"]],["impl Freeze for git_indexer",1,["libgit2_sys::git_indexer"]],["impl Freeze for git_revspec",1,["libgit2_sys::git_revspec"]],["impl Freeze for git_error",1,["libgit2_sys::git_error"]],["impl Freeze for git_oid",1,["libgit2_sys::git_oid"]],["impl Freeze for git_strarray",1,["libgit2_sys::git_strarray"]],["impl Freeze for git_oidarray",1,["libgit2_sys::git_oidarray"]],["impl Freeze for git_signature",1,["libgit2_sys::git_signature"]],["impl Freeze for git_time",1,["libgit2_sys::git_time"]],["impl Freeze for git_clone_options",1,["libgit2_sys::git_clone_options"]],["impl Freeze for git_checkout_options",1,["libgit2_sys::git_checkout_options"]],["impl Freeze for git_checkout_perfdata",1,["libgit2_sys::git_checkout_perfdata"]],["impl Freeze for git_indexer_progress",1,["libgit2_sys::git_indexer_progress"]],["impl Freeze for git_indexer_options",1,["libgit2_sys::git_indexer_options"]],["impl Freeze for git_remote_callbacks",1,["libgit2_sys::git_remote_callbacks"]],["impl Freeze for git_fetch_options",1,["libgit2_sys::git_fetch_options"]],["impl Freeze for git_fetch_negotiation",1,["libgit2_sys::git_fetch_negotiation"]],["impl Freeze for git_push_update",1,["libgit2_sys::git_push_update"]],["impl Freeze for git_cert",1,["libgit2_sys::git_cert"]],["impl Freeze for git_cert_hostkey",1,["libgit2_sys::git_cert_hostkey"]],["impl Freeze for git_cert_x509",1,["libgit2_sys::git_cert_x509"]],["impl Freeze for git_diff_file",1,["libgit2_sys::git_diff_file"]],["impl Freeze for git_status_options",1,["libgit2_sys::git_status_options"]],["impl Freeze for git_diff_delta",1,["libgit2_sys::git_diff_delta"]],["impl Freeze for git_status_entry",1,["libgit2_sys::git_status_entry"]],["impl Freeze for git_tree_update",1,["libgit2_sys::git_tree_update"]],["impl Freeze for git_buf",1,["libgit2_sys::git_buf"]],["impl Freeze for git_blame_options",1,["libgit2_sys::git_blame_options"]],["impl Freeze for git_blame_hunk",1,["libgit2_sys::git_blame_hunk"]],["impl Freeze for git_index_entry",1,["libgit2_sys::git_index_entry"]],["impl Freeze for git_index_time",1,["libgit2_sys::git_index_time"]],["impl Freeze for git_config_entry",1,["libgit2_sys::git_config_entry"]],["impl Freeze for git_submodule_update_options",1,["libgit2_sys::git_submodule_update_options"]],["impl Freeze for git_writestream",1,["libgit2_sys::git_writestream"]],["impl Freeze for git_cred",1,["libgit2_sys::git_cred"]],["impl Freeze for LIBSSH2_SESSION",1,["libgit2_sys::LIBSSH2_SESSION"]],["impl Freeze for LIBSSH2_USERAUTH_KBDINT_PROMPT",1,["libgit2_sys::LIBSSH2_USERAUTH_KBDINT_PROMPT"]],["impl Freeze for LIBSSH2_USERAUTH_KBDINT_RESPONSE",1,["libgit2_sys::LIBSSH2_USERAUTH_KBDINT_RESPONSE"]],["impl Freeze for git_push_options",1,["libgit2_sys::git_push_options"]],["impl Freeze for git_repository_init_options",1,["libgit2_sys::git_repository_init_options"]],["impl Freeze for git_remote_head",1,["libgit2_sys::git_remote_head"]],["impl Freeze for git_diff_hunk",1,["libgit2_sys::git_diff_hunk"]],["impl Freeze for git_diff_line",1,["libgit2_sys::git_diff_line"]],["impl Freeze for git_diff_options",1,["libgit2_sys::git_diff_options"]],["impl Freeze for git_diff_find_options",1,["libgit2_sys::git_diff_find_options"]],["impl Freeze for git_diff_similarity_metric",1,["libgit2_sys::git_diff_similarity_metric"]],["impl Freeze for git_diff_format_email_options",1,["libgit2_sys::git_diff_format_email_options"]],["impl Freeze for git_diff_patchid_options",1,["libgit2_sys::git_diff_patchid_options"]],["impl Freeze for git_diff_binary",1,["libgit2_sys::git_diff_binary"]],["impl Freeze for git_diff_binary_file",1,["libgit2_sys::git_diff_binary_file"]],["impl Freeze for git_merge_options",1,["libgit2_sys::git_merge_options"]],["impl Freeze for git_transport",1,["libgit2_sys::git_transport"]],["impl Freeze for git_remote_connect_options",1,["libgit2_sys::git_remote_connect_options"]],["impl Freeze for git_odb_backend",1,["libgit2_sys::git_odb_backend"]],["impl Freeze for git_odb_writepack",1,["libgit2_sys::git_odb_writepack"]],["impl Freeze for git_refdb_backend",1,["libgit2_sys::git_refdb_backend"]],["impl Freeze for git_proxy_options",1,["libgit2_sys::git_proxy_options"]],["impl Freeze for git_smart_subtransport_stream",1,["libgit2_sys::git_smart_subtransport_stream"]],["impl Freeze for git_smart_subtransport",1,["libgit2_sys::git_smart_subtransport"]],["impl Freeze for git_smart_subtransport_definition",1,["libgit2_sys::git_smart_subtransport_definition"]],["impl Freeze for git_describe_options",1,["libgit2_sys::git_describe_options"]],["impl Freeze for git_describe_format_options",1,["libgit2_sys::git_describe_format_options"]],["impl Freeze for git_stash_save_options",1,["libgit2_sys::git_stash_save_options"]],["impl Freeze for git_stash_apply_options",1,["libgit2_sys::git_stash_apply_options"]],["impl Freeze for git_rebase_options",1,["libgit2_sys::git_rebase_options"]],["impl Freeze for git_rebase_operation",1,["libgit2_sys::git_rebase_operation"]],["impl Freeze for git_cherrypick_options",1,["libgit2_sys::git_cherrypick_options"]],["impl Freeze for git_apply_options",1,["libgit2_sys::git_apply_options"]],["impl Freeze for git_worktree_add_options",1,["libgit2_sys::git_worktree_add_options"]],["impl Freeze for git_worktree_prune_options",1,["libgit2_sys::git_worktree_prune_options"]],["impl Freeze for git_message_trailer",1,["libgit2_sys::git_message_trailer"]],["impl Freeze for git_message_trailer_array",1,["libgit2_sys::git_message_trailer_array"]],["impl Freeze for git_email_create_options",1,["libgit2_sys::git_email_create_options"]]], "libssh2_sys":[["impl Freeze for LIBSSH2_SESSION",1,["libssh2_sys::LIBSSH2_SESSION"]],["impl Freeze for LIBSSH2_AGENT",1,["libssh2_sys::LIBSSH2_AGENT"]],["impl Freeze for LIBSSH2_CHANNEL",1,["libssh2_sys::LIBSSH2_CHANNEL"]],["impl Freeze for LIBSSH2_LISTENER",1,["libssh2_sys::LIBSSH2_LISTENER"]],["impl Freeze for LIBSSH2_KNOWNHOSTS",1,["libssh2_sys::LIBSSH2_KNOWNHOSTS"]],["impl Freeze for LIBSSH2_SFTP",1,["libssh2_sys::LIBSSH2_SFTP"]],["impl Freeze for LIBSSH2_SFTP_HANDLE",1,["libssh2_sys::LIBSSH2_SFTP_HANDLE"]],["impl Freeze for libssh2_struct_stat",1,["libssh2_sys::libssh2_struct_stat"]],["impl Freeze for libssh2_agent_publickey",1,["libssh2_sys::libssh2_agent_publickey"]],["impl Freeze for libssh2_knownhost",1,["libssh2_sys::libssh2_knownhost"]],["impl Freeze for LIBSSH2_SFTP_ATTRIBUTES",1,["libssh2_sys::LIBSSH2_SFTP_ATTRIBUTES"]],["impl Freeze for LIBSSH2_SFTP_STATVFS",1,["libssh2_sys::LIBSSH2_SFTP_STATVFS"]],["impl Freeze for LIBSSH2_USERAUTH_KBDINT_PROMPT",1,["libssh2_sys::LIBSSH2_USERAUTH_KBDINT_PROMPT"]],["impl Freeze for LIBSSH2_USERAUTH_KBDINT_RESPONSE",1,["libssh2_sys::LIBSSH2_USERAUTH_KBDINT_RESPONSE"]]], "libz_sys":[["impl Freeze for gzFile_s",1,["libz_sys::gzFile_s"]],["impl Freeze for internal_state",1,["libz_sys::internal_state"]],["impl Freeze for gz_header",1,["libz_sys::gz_header"]],["impl Freeze for z_stream",1,["libz_sys::z_stream"]]], "llvm_sys":[["impl Freeze for LLVMVerifierFailureAction",1,["llvm_sys::analysis::LLVMVerifierFailureAction"]],["impl Freeze for llvm_blake3_hasher",1,["llvm_sys::blake3::llvm_blake3_hasher"]],["impl Freeze for LLVMComdatSelectionKind",1,["llvm_sys::comdat::LLVMComdatSelectionKind"]],["impl Freeze for LLVMDWARFSourceLanguage",1,["llvm_sys::debuginfo::LLVMDWARFSourceLanguage"]],["impl Freeze for LLVMDWARFEmissionKind",1,["llvm_sys::debuginfo::LLVMDWARFEmissionKind"]],["impl Freeze for LLVMMetadataKind",1,["llvm_sys::debuginfo::LLVMMetadataKind"]],["impl Freeze for LLVMDWARFMacinfoRecordType",1,["llvm_sys::debuginfo::LLVMDWARFMacinfoRecordType"]],["impl Freeze for LLVMOpaqueDisasmContext",1,["llvm_sys::disassembler::LLVMOpaqueDisasmContext"]],["impl Freeze for LLVMOpInfoSymbol1",1,["llvm_sys::disassembler::LLVMOpInfoSymbol1"]],["impl Freeze for Struct_LLVMOpInfo1",1,["llvm_sys::disassembler::Struct_LLVMOpInfo1"]],["impl Freeze for LLVMOpaqueError",1,["llvm_sys::error::LLVMOpaqueError"]],["impl Freeze for LLVMOpaqueGenericValue",1,["llvm_sys::execution_engine::LLVMOpaqueGenericValue"]],["impl Freeze for LLVMOpaqueExecutionEngine",1,["llvm_sys::execution_engine::LLVMOpaqueExecutionEngine"]],["impl Freeze for LLVMOpaqueMCJITMemoryManager",1,["llvm_sys::execution_engine::LLVMOpaqueMCJITMemoryManager"]],["impl Freeze for LLVMMCJITCompilerOptions",1,["llvm_sys::execution_engine::LLVMMCJITCompilerOptions"]],["impl Freeze for LLVMLinkerMode",1,["llvm_sys::linker::LLVMLinkerMode"]],["impl Freeze for lto_symbol_attributes",1,["llvm_sys::lto::lto_symbol_attributes"]],["impl Freeze for lto_debug_model",1,["llvm_sys::lto::lto_debug_model"]],["impl Freeze for lto_codegen_model",1,["llvm_sys::lto::lto_codegen_model"]],["impl Freeze for LLVMOpaqueLTOModule",1,["llvm_sys::lto::LLVMOpaqueLTOModule"]],["impl Freeze for LLVMOpaqueLTOCodeGenerator",1,["llvm_sys::lto::LLVMOpaqueLTOCodeGenerator"]],["impl Freeze for LLVMOpaqueThinLTOCodeGenerator",1,["llvm_sys::lto::LLVMOpaqueThinLTOCodeGenerator"]],["impl Freeze for LLVMOpaqueLTOInput",1,["llvm_sys::lto::LLVMOpaqueLTOInput"]],["impl Freeze for lto_codegen_diagnostic_severity_t",1,["llvm_sys::lto::lto_codegen_diagnostic_severity_t"]],["impl Freeze for LTOObjectBuffer",1,["llvm_sys::lto::LTOObjectBuffer"]],["impl Freeze for LLVMOpaqueSectionIterator",1,["llvm_sys::object::LLVMOpaqueSectionIterator"]],["impl Freeze for LLVMOpaqueSymbolIterator",1,["llvm_sys::object::LLVMOpaqueSymbolIterator"]],["impl Freeze for LLVMOpaqueRelocationIterator",1,["llvm_sys::object::LLVMOpaqueRelocationIterator"]],["impl Freeze for LLVMOpaqueBinary",1,["llvm_sys::object::LLVMOpaqueBinary"]],["impl Freeze for LLVMBinaryType",1,["llvm_sys::object::LLVMBinaryType"]],["impl Freeze for LLVMOpaqueObjectFile",1,["llvm_sys::object::LLVMOpaqueObjectFile"]],["impl Freeze for LLVMOrcOpaqueLLJITBuilder",1,["llvm_sys::orc2::lljit::LLVMOrcOpaqueLLJITBuilder"]],["impl Freeze for LLVMOrcOpaqueLLJIT",1,["llvm_sys::orc2::lljit::LLVMOrcOpaqueLLJIT"]],["impl Freeze for LLVMJITSymbolGenericFlags",1,["llvm_sys::orc2::LLVMJITSymbolGenericFlags"]],["impl Freeze for LLVMJITSymbolFlags",1,["llvm_sys::orc2::LLVMJITSymbolFlags"]],["impl Freeze for LLVMJITEvaluatedSymbol",1,["llvm_sys::orc2::LLVMJITEvaluatedSymbol"]],["impl Freeze for LLVMOrcOpaqueExecutionSession",1,["llvm_sys::orc2::LLVMOrcOpaqueExecutionSession"]],["impl Freeze for LLVMOrcOpaqueSymbolStringPool",1,["llvm_sys::orc2::LLVMOrcOpaqueSymbolStringPool"]],["impl Freeze for LLVMOrcOpaqueSymbolStringPoolEntry",1,["llvm_sys::orc2::LLVMOrcOpaqueSymbolStringPoolEntry"]],["impl Freeze for LLVMOrcCSymbolFlagsMapPair",1,["llvm_sys::orc2::LLVMOrcCSymbolFlagsMapPair"]],["impl Freeze for LLVMOrcCSymbolMapPair",1,["llvm_sys::orc2::LLVMOrcCSymbolMapPair"]],["impl Freeze for LLVMOrcCSymbolAliasMapEntry",1,["llvm_sys::orc2::LLVMOrcCSymbolAliasMapEntry"]],["impl Freeze for LLVMOrcCSymbolAliasMapPair",1,["llvm_sys::orc2::LLVMOrcCSymbolAliasMapPair"]],["impl Freeze for LLVMOrcOpaqueJITDylib",1,["llvm_sys::orc2::LLVMOrcOpaqueJITDylib"]],["impl Freeze for LLVMOrcCSymbolsList",1,["llvm_sys::orc2::LLVMOrcCSymbolsList"]],["impl Freeze for LLVMOrcCDependenceMapPair",1,["llvm_sys::orc2::LLVMOrcCDependenceMapPair"]],["impl Freeze for LLVMOrcLookupKind",1,["llvm_sys::orc2::LLVMOrcLookupKind"]],["impl Freeze for LLVMOrcJITDylibLookupFlags",1,["llvm_sys::orc2::LLVMOrcJITDylibLookupFlags"]],["impl Freeze for LLVMOrcCJITDylibSearchOrderElement",1,["llvm_sys::orc2::LLVMOrcCJITDylibSearchOrderElement"]],["impl Freeze for LLVMOrcSymbolLookupFlags",1,["llvm_sys::orc2::LLVMOrcSymbolLookupFlags"]],["impl Freeze for LLVMOrcCLookupSetElement",1,["llvm_sys::orc2::LLVMOrcCLookupSetElement"]],["impl Freeze for LLVMOrcOpaqueMaterializationUnit",1,["llvm_sys::orc2::LLVMOrcOpaqueMaterializationUnit"]],["impl Freeze for LLVMOrcOpaqueMaterializationResponsibility",1,["llvm_sys::orc2::LLVMOrcOpaqueMaterializationResponsibility"]],["impl Freeze for LLVMOrcOpaqueResourceTracker",1,["llvm_sys::orc2::LLVMOrcOpaqueResourceTracker"]],["impl Freeze for LLVMOrcOpaqueDefinitionGenerator",1,["llvm_sys::orc2::LLVMOrcOpaqueDefinitionGenerator"]],["impl Freeze for LLVMOrcOpaqueLookupState",1,["llvm_sys::orc2::LLVMOrcOpaqueLookupState"]],["impl Freeze for LLVMOrcOpaqueThreadSafeContext",1,["llvm_sys::orc2::LLVMOrcOpaqueThreadSafeContext"]],["impl Freeze for LLVMOrcOpaqueThreadSafeModule",1,["llvm_sys::orc2::LLVMOrcOpaqueThreadSafeModule"]],["impl Freeze for LLVMOrcOpaqueJITTargetMachineBuilder",1,["llvm_sys::orc2::LLVMOrcOpaqueJITTargetMachineBuilder"]],["impl Freeze for LLVMOrcOpaqueObjectLayer",1,["llvm_sys::orc2::LLVMOrcOpaqueObjectLayer"]],["impl Freeze for LLVMOrcOpaqueObjectLinkingLayer",1,["llvm_sys::orc2::LLVMOrcOpaqueObjectLinkingLayer"]],["impl Freeze for LLVMOrcOpaqueIRTransformLayer",1,["llvm_sys::orc2::LLVMOrcOpaqueIRTransformLayer"]],["impl Freeze for LLVMOrcOpaqueObjectTransformLayer",1,["llvm_sys::orc2::LLVMOrcOpaqueObjectTransformLayer"]],["impl Freeze for LLVMOrcOpaqueIndirectStubsManager",1,["llvm_sys::orc2::LLVMOrcOpaqueIndirectStubsManager"]],["impl Freeze for LLVMOrcOpaqueLazyCallThroughManager",1,["llvm_sys::orc2::LLVMOrcOpaqueLazyCallThroughManager"]],["impl Freeze for LLVMOrcOpaqueDumpObjects",1,["llvm_sys::orc2::LLVMOrcOpaqueDumpObjects"]],["impl Freeze for LLVMRemarkType",1,["llvm_sys::remarks::LLVMRemarkType"]],["impl Freeze for LLVMRemarkOpaqueString",1,["llvm_sys::remarks::LLVMRemarkOpaqueString"]],["impl Freeze for LLVMRemarkOpaqueDebugLoc",1,["llvm_sys::remarks::LLVMRemarkOpaqueDebugLoc"]],["impl Freeze for LLVMRemarkOpaqueArg",1,["llvm_sys::remarks::LLVMRemarkOpaqueArg"]],["impl Freeze for LLVMRemarkOpaqueEntry",1,["llvm_sys::remarks::LLVMRemarkOpaqueEntry"]],["impl Freeze for LLVMRemarkOpaqueParser",1,["llvm_sys::remarks::LLVMRemarkOpaqueParser"]],["impl Freeze for LLVMByteOrdering",1,["llvm_sys::target::LLVMByteOrdering"]],["impl Freeze for LLVMOpaqueTargetData",1,["llvm_sys::target::LLVMOpaqueTargetData"]],["impl Freeze for LLVMOpaqueTargetLibraryInfotData",1,["llvm_sys::target::LLVMOpaqueTargetLibraryInfotData"]],["impl Freeze for LLVMOpaqueTargetMachine",1,["llvm_sys::target_machine::LLVMOpaqueTargetMachine"]],["impl Freeze for LLVMTarget",1,["llvm_sys::target_machine::LLVMTarget"]],["impl Freeze for LLVMCodeGenOptLevel",1,["llvm_sys::target_machine::LLVMCodeGenOptLevel"]],["impl Freeze for LLVMRelocMode",1,["llvm_sys::target_machine::LLVMRelocMode"]],["impl Freeze for LLVMCodeModel",1,["llvm_sys::target_machine::LLVMCodeModel"]],["impl Freeze for LLVMCodeGenFileType",1,["llvm_sys::target_machine::LLVMCodeGenFileType"]],["impl Freeze for LLVMOpaquePassBuilderOptions",1,["llvm_sys::transforms::pass_builder::LLVMOpaquePassBuilderOptions"]],["impl Freeze for LLVMMemoryBuffer",1,["llvm_sys::LLVMMemoryBuffer"]],["impl Freeze for LLVMContext",1,["llvm_sys::LLVMContext"]],["impl Freeze for LLVMModule",1,["llvm_sys::LLVMModule"]],["impl Freeze for LLVMType",1,["llvm_sys::LLVMType"]],["impl Freeze for LLVMValue",1,["llvm_sys::LLVMValue"]],["impl Freeze for LLVMBasicBlock",1,["llvm_sys::LLVMBasicBlock"]],["impl Freeze for LLVMOpaqueMetadata",1,["llvm_sys::LLVMOpaqueMetadata"]],["impl Freeze for LLVMOpaqueNamedMDNode",1,["llvm_sys::LLVMOpaqueNamedMDNode"]],["impl Freeze for LLVMOpaqueValueMetadataEntry",1,["llvm_sys::LLVMOpaqueValueMetadataEntry"]],["impl Freeze for LLVMBuilder",1,["llvm_sys::LLVMBuilder"]],["impl Freeze for LLVMOpaqueDIBuilder",1,["llvm_sys::LLVMOpaqueDIBuilder"]],["impl Freeze for LLVMModuleProvider",1,["llvm_sys::LLVMModuleProvider"]],["impl Freeze for LLVMPassManager",1,["llvm_sys::LLVMPassManager"]],["impl Freeze for LLVMUse",1,["llvm_sys::LLVMUse"]],["impl Freeze for LLVMDiagnosticInfo",1,["llvm_sys::LLVMDiagnosticInfo"]],["impl Freeze for LLVMComdat",1,["llvm_sys::LLVMComdat"]],["impl Freeze for LLVMOpaqueModuleFlagEntry",1,["llvm_sys::LLVMOpaqueModuleFlagEntry"]],["impl Freeze for LLVMOpaqueJITEventListener",1,["llvm_sys::LLVMOpaqueJITEventListener"]],["impl Freeze for LLVMOpaqueAttributeRef",1,["llvm_sys::LLVMOpaqueAttributeRef"]],["impl Freeze for LLVMOpcode",1,["llvm_sys::LLVMOpcode"]],["impl Freeze for LLVMTypeKind",1,["llvm_sys::LLVMTypeKind"]],["impl Freeze for LLVMLinkage",1,["llvm_sys::LLVMLinkage"]],["impl Freeze for LLVMVisibility",1,["llvm_sys::LLVMVisibility"]],["impl Freeze for LLVMUnnamedAddr",1,["llvm_sys::LLVMUnnamedAddr"]],["impl Freeze for LLVMDLLStorageClass",1,["llvm_sys::LLVMDLLStorageClass"]],["impl Freeze for LLVMCallConv",1,["llvm_sys::LLVMCallConv"]],["impl Freeze for LLVMValueKind",1,["llvm_sys::LLVMValueKind"]],["impl Freeze for LLVMIntPredicate",1,["llvm_sys::LLVMIntPredicate"]],["impl Freeze for LLVMRealPredicate",1,["llvm_sys::LLVMRealPredicate"]],["impl Freeze for LLVMLandingPadClauseTy",1,["llvm_sys::LLVMLandingPadClauseTy"]],["impl Freeze for LLVMThreadLocalMode",1,["llvm_sys::LLVMThreadLocalMode"]],["impl Freeze for LLVMAtomicOrdering",1,["llvm_sys::LLVMAtomicOrdering"]],["impl Freeze for LLVMAtomicRMWBinOp",1,["llvm_sys::LLVMAtomicRMWBinOp"]],["impl Freeze for LLVMDiagnosticSeverity",1,["llvm_sys::LLVMDiagnosticSeverity"]],["impl Freeze for LLVMInlineAsmDialect",1,["llvm_sys::LLVMInlineAsmDialect"]],["impl Freeze for LLVMModuleFlagBehavior",1,["llvm_sys::LLVMModuleFlagBehavior"]]], "log":[["impl Freeze for Level",1,["log::Level"]],["impl Freeze for LevelFilter",1,["log::LevelFilter"]],["impl<'a> Freeze for Record<'a>",1,["log::Record"]],["impl<'a> Freeze for RecordBuilder<'a>",1,["log::RecordBuilder"]],["impl<'a> Freeze for Metadata<'a>",1,["log::Metadata"]],["impl<'a> Freeze for MetadataBuilder<'a>",1,["log::MetadataBuilder"]],["impl Freeze for SetLoggerError",1,["log::SetLoggerError"]],["impl Freeze for ParseLevelError",1,["log::ParseLevelError"]]], "logos":[["impl<'source, Token> Freeze for Lexer<'source, Token>
where\n Token: Freeze,\n <Token as Logos<'source>>::Error: Freeze,\n <Token as Logos<'source>>::Extras: Freeze,
",1,["logos::lexer::Lexer"]],["impl<'source, Token> Freeze for SpannedIter<'source, Token>
where\n Token: Freeze,\n <Token as Logos<'source>>::Error: Freeze,\n <Token as Logos<'source>>::Extras: Freeze,
",1,["logos::lexer::SpannedIter"]],["impl Freeze for Skip",1,["logos::Skip"]],["impl<T> Freeze for Filter<T>
where\n T: Freeze,
",1,["logos::Filter"]],["impl<T, E> Freeze for FilterResult<T, E>
where\n E: Freeze,\n T: Freeze,
",1,["logos::FilterResult"]]], "matchers":[["impl<S, A> Freeze for Pattern<S, A>
where\n A: Freeze,
",1,["matchers::Pattern"]],["impl<'a, S, A> Freeze for Matcher<'a, S, A>
where\n A: Freeze,\n S: Freeze,
",1,["matchers::Matcher"]]], "memchr":[["impl Freeze for One",1,["memchr::arch::all::memchr::One"]],["impl<'a, 'h> Freeze for OneIter<'a, 'h>",1,["memchr::arch::all::memchr::OneIter"]],["impl Freeze for Two",1,["memchr::arch::all::memchr::Two"]],["impl<'a, 'h> Freeze for TwoIter<'a, 'h>",1,["memchr::arch::all::memchr::TwoIter"]],["impl Freeze for Three",1,["memchr::arch::all::memchr::Three"]],["impl<'a, 'h> Freeze for ThreeIter<'a, 'h>",1,["memchr::arch::all::memchr::ThreeIter"]],["impl Freeze for Finder",1,["memchr::arch::all::packedpair::Finder"]],["impl Freeze for Pair",1,["memchr::arch::all::packedpair::Pair"]],["impl Freeze for Finder",1,["memchr::arch::all::rabinkarp::Finder"]],["impl Freeze for FinderRev",1,["memchr::arch::all::rabinkarp::FinderRev"]],["impl Freeze for Finder",1,["memchr::arch::all::shiftor::Finder"]],["impl Freeze for Finder",1,["memchr::arch::all::twoway::Finder"]],["impl Freeze for FinderRev",1,["memchr::arch::all::twoway::FinderRev"]],["impl Freeze for One",1,["memchr::arch::x86_64::avx2::memchr::One"]],["impl<'a, 'h> Freeze for OneIter<'a, 'h>",1,["memchr::arch::x86_64::avx2::memchr::OneIter"]],["impl Freeze for Two",1,["memchr::arch::x86_64::avx2::memchr::Two"]],["impl<'a, 'h> Freeze for TwoIter<'a, 'h>",1,["memchr::arch::x86_64::avx2::memchr::TwoIter"]],["impl Freeze for Three",1,["memchr::arch::x86_64::avx2::memchr::Three"]],["impl<'a, 'h> Freeze for ThreeIter<'a, 'h>",1,["memchr::arch::x86_64::avx2::memchr::ThreeIter"]],["impl Freeze for Finder",1,["memchr::arch::x86_64::avx2::packedpair::Finder"]],["impl Freeze for One",1,["memchr::arch::x86_64::sse2::memchr::One"]],["impl<'a, 'h> Freeze for OneIter<'a, 'h>",1,["memchr::arch::x86_64::sse2::memchr::OneIter"]],["impl Freeze for Two",1,["memchr::arch::x86_64::sse2::memchr::Two"]],["impl<'a, 'h> Freeze for TwoIter<'a, 'h>",1,["memchr::arch::x86_64::sse2::memchr::TwoIter"]],["impl Freeze for Three",1,["memchr::arch::x86_64::sse2::memchr::Three"]],["impl<'a, 'h> Freeze for ThreeIter<'a, 'h>",1,["memchr::arch::x86_64::sse2::memchr::ThreeIter"]],["impl Freeze for Finder",1,["memchr::arch::x86_64::sse2::packedpair::Finder"]],["impl<'h> Freeze for Memchr<'h>",1,["memchr::memchr::Memchr"]],["impl<'h> Freeze for Memchr2<'h>",1,["memchr::memchr::Memchr2"]],["impl<'h> Freeze for Memchr3<'h>",1,["memchr::memchr::Memchr3"]],["impl Freeze for PrefilterConfig",1,["memchr::memmem::searcher::PrefilterConfig"]],["impl<'h, 'n> Freeze for FindIter<'h, 'n>",1,["memchr::memmem::FindIter"]],["impl<'h, 'n> Freeze for FindRevIter<'h, 'n>",1,["memchr::memmem::FindRevIter"]],["impl<'n> Freeze for Finder<'n>",1,["memchr::memmem::Finder"]],["impl<'n> Freeze for FinderRev<'n>",1,["memchr::memmem::FinderRev"]],["impl Freeze for FinderBuilder",1,["memchr::memmem::FinderBuilder"]]], "nu_ansi_term":[["impl Freeze for Prefix",1,["nu_ansi_term::ansi::Prefix"]],["impl Freeze for Infix",1,["nu_ansi_term::ansi::Infix"]],["impl Freeze for Suffix",1,["nu_ansi_term::ansi::Suffix"]],["impl Freeze for Style",1,["nu_ansi_term::style::Style"]],["impl Freeze for Color",1,["nu_ansi_term::style::Color"]],["impl<'a, S: ?Sized> Freeze for AnsiGenericString<'a, S>
where\n <S as ToOwned>::Owned: Freeze,
",1,["nu_ansi_term::display::AnsiGenericString"]],["impl<'a, S: ?Sized> Freeze for AnsiGenericStrings<'a, S>",1,["nu_ansi_term::display::AnsiGenericStrings"]],["impl Freeze for Gradient",1,["nu_ansi_term::gradient::Gradient"]],["impl Freeze for TargetGround",1,["nu_ansi_term::gradient::TargetGround"]],["impl Freeze for Rgb",1,["nu_ansi_term::rgb::Rgb"]]], "once_cell":[["impl<T> !Freeze for OnceCell<T>",1,["once_cell::unsync::OnceCell"]],["impl<T, F = fn() -> T> !Freeze for Lazy<T, F>",1,["once_cell::unsync::Lazy"]],["impl<T> !Freeze for OnceCell<T>",1,["once_cell::sync::OnceCell"]],["impl<T, F = fn() -> T> !Freeze for Lazy<T, F>",1,["once_cell::sync::Lazy"]],["impl<T> !Freeze for OnceBox<T>",1,["once_cell::race::once_box::OnceBox"]],["impl !Freeze for OnceNonZeroUsize",1,["once_cell::race::OnceNonZeroUsize"]],["impl !Freeze for OnceBool",1,["once_cell::race::OnceBool"]],["impl<'a, T> !Freeze for OnceRef<'a, T>",1,["once_cell::race::OnceRef"]]], "openssl_probe":[["impl Freeze for ProbeResult",1,["openssl_probe::ProbeResult"]]], "openssl_sys":[["impl Freeze for AES_KEY",1,["openssl_sys::openssl::handwritten::aes::AES_KEY"]],["impl Freeze for ASN1_ENCODING",1,["openssl_sys::openssl::handwritten::asn1::ASN1_ENCODING"]],["impl Freeze for stack_st_ASN1_OBJECT",1,["openssl_sys::openssl::handwritten::asn1::stack_st_ASN1_OBJECT"]],["impl Freeze for ASN1_TYPE",1,["openssl_sys::openssl::handwritten::asn1::ASN1_TYPE"]],["impl Freeze for ASN1_TYPE_value",1,["openssl_sys::openssl::handwritten::asn1::ASN1_TYPE_value"]],["impl Freeze for BIO_METHOD",1,["openssl_sys::openssl::handwritten::bio::BIO_METHOD"]],["impl Freeze for CMS_ContentInfo",1,["openssl_sys::openssl::handwritten::cms::CMS_ContentInfo"]],["impl Freeze for stack_st_void",1,["openssl_sys::openssl::handwritten::crypto::stack_st_void"]],["impl Freeze for DSA_SIG",1,["openssl_sys::openssl::handwritten::dsa::DSA_SIG"]],["impl Freeze for point_conversion_form_t",1,["openssl_sys::openssl::handwritten::ec::point_conversion_form_t"]],["impl Freeze for EC_METHOD",1,["openssl_sys::openssl::handwritten::ec::EC_METHOD"]],["impl Freeze for EC_GROUP",1,["openssl_sys::openssl::handwritten::ec::EC_GROUP"]],["impl Freeze for EC_POINT",1,["openssl_sys::openssl::handwritten::ec::EC_POINT"]],["impl Freeze for ECDSA_SIG",1,["openssl_sys::openssl::handwritten::ec::ECDSA_SIG"]],["impl Freeze for ERR_STRING_DATA",1,["openssl_sys::openssl::handwritten::err::ERR_STRING_DATA"]],["impl Freeze for OCSP_CERTID",1,["openssl_sys::openssl::handwritten::ocsp::OCSP_CERTID"]],["impl Freeze for OCSP_ONEREQ",1,["openssl_sys::openssl::handwritten::ocsp::OCSP_ONEREQ"]],["impl Freeze for OCSP_REQUEST",1,["openssl_sys::openssl::handwritten::ocsp::OCSP_REQUEST"]],["impl Freeze for OCSP_BASICRESP",1,["openssl_sys::openssl::handwritten::ocsp::OCSP_BASICRESP"]],["impl Freeze for PKCS12",1,["openssl_sys::openssl::handwritten::pkcs12::PKCS12"]],["impl Freeze for PKCS7_CTX",1,["openssl_sys::openssl::handwritten::pkcs7::PKCS7_CTX"]],["impl Freeze for PKCS7_SIGNED",1,["openssl_sys::openssl::handwritten::pkcs7::PKCS7_SIGNED"]],["impl Freeze for PKCS7_ENC_CONTENT",1,["openssl_sys::openssl::handwritten::pkcs7::PKCS7_ENC_CONTENT"]],["impl Freeze for PKCS7_ENVELOPE",1,["openssl_sys::openssl::handwritten::pkcs7::PKCS7_ENVELOPE"]],["impl Freeze for PKCS7_SIGN_ENVELOPE",1,["openssl_sys::openssl::handwritten::pkcs7::PKCS7_SIGN_ENVELOPE"]],["impl Freeze for PKCS7_DIGEST",1,["openssl_sys::openssl::handwritten::pkcs7::PKCS7_DIGEST"]],["impl Freeze for PKCS7_ENCRYPT",1,["openssl_sys::openssl::handwritten::pkcs7::PKCS7_ENCRYPT"]],["impl Freeze for PKCS7",1,["openssl_sys::openssl::handwritten::pkcs7::PKCS7"]],["impl Freeze for PKCS7_data",1,["openssl_sys::openssl::handwritten::pkcs7::PKCS7_data"]],["impl Freeze for PKCS7_ISSUER_AND_SERIAL",1,["openssl_sys::openssl::handwritten::pkcs7::PKCS7_ISSUER_AND_SERIAL"]],["impl Freeze for PKCS7_SIGNER_INFO",1,["openssl_sys::openssl::handwritten::pkcs7::PKCS7_SIGNER_INFO"]],["impl Freeze for stack_st_PKCS7_SIGNER_INFO",1,["openssl_sys::openssl::handwritten::pkcs7::stack_st_PKCS7_SIGNER_INFO"]],["impl Freeze for PKCS7_RECIP_INFO",1,["openssl_sys::openssl::handwritten::pkcs7::PKCS7_RECIP_INFO"]],["impl Freeze for stack_st_PKCS7_RECIP_INFO",1,["openssl_sys::openssl::handwritten::pkcs7::stack_st_PKCS7_RECIP_INFO"]],["impl Freeze for stack_st_OPENSSL_STRING",1,["openssl_sys::openssl::handwritten::safestack::stack_st_OPENSSL_STRING"]],["impl Freeze for SHA_CTX",1,["openssl_sys::openssl::handwritten::sha::SHA_CTX"]],["impl Freeze for SHA256_CTX",1,["openssl_sys::openssl::handwritten::sha::SHA256_CTX"]],["impl Freeze for SHA512_CTX",1,["openssl_sys::openssl::handwritten::sha::SHA512_CTX"]],["impl Freeze for SSL_METHOD",1,["openssl_sys::openssl::handwritten::ssl::SSL_METHOD"]],["impl Freeze for SSL_CIPHER",1,["openssl_sys::openssl::handwritten::ssl::SSL_CIPHER"]],["impl Freeze for SSL_SESSION",1,["openssl_sys::openssl::handwritten::ssl::SSL_SESSION"]],["impl Freeze for stack_st_SSL_CIPHER",1,["openssl_sys::openssl::handwritten::ssl::stack_st_SSL_CIPHER"]],["impl Freeze for SRTP_PROTECTION_PROFILE",1,["openssl_sys::openssl::handwritten::ssl::SRTP_PROTECTION_PROFILE"]],["impl Freeze for stack_st_SRTP_PROTECTION_PROFILE",1,["openssl_sys::openssl::handwritten::ssl::stack_st_SRTP_PROTECTION_PROFILE"]],["impl Freeze for OPENSSL_STACK",1,["openssl_sys::openssl::handwritten::stack::OPENSSL_STACK"]],["impl Freeze for ASN1_OBJECT",1,["openssl_sys::openssl::handwritten::types::ASN1_OBJECT"]],["impl Freeze for ASN1_VALUE",1,["openssl_sys::openssl::handwritten::types::ASN1_VALUE"]],["impl Freeze for ASN1_INTEGER",1,["openssl_sys::openssl::handwritten::types::ASN1_INTEGER"]],["impl Freeze for ASN1_ENUMERATED",1,["openssl_sys::openssl::handwritten::types::ASN1_ENUMERATED"]],["impl Freeze for ASN1_GENERALIZEDTIME",1,["openssl_sys::openssl::handwritten::types::ASN1_GENERALIZEDTIME"]],["impl Freeze for ASN1_STRING",1,["openssl_sys::openssl::handwritten::types::ASN1_STRING"]],["impl Freeze for ASN1_BIT_STRING",1,["openssl_sys::openssl::handwritten::types::ASN1_BIT_STRING"]],["impl Freeze for ASN1_TIME",1,["openssl_sys::openssl::handwritten::types::ASN1_TIME"]],["impl Freeze for ASN1_OCTET_STRING",1,["openssl_sys::openssl::handwritten::types::ASN1_OCTET_STRING"]],["impl Freeze for ASN1_NULL",1,["openssl_sys::openssl::handwritten::types::ASN1_NULL"]],["impl Freeze for ASN1_PRINTABLESTRING",1,["openssl_sys::openssl::handwritten::types::ASN1_PRINTABLESTRING"]],["impl Freeze for ASN1_T61STRING",1,["openssl_sys::openssl::handwritten::types::ASN1_T61STRING"]],["impl Freeze for ASN1_IA5STRING",1,["openssl_sys::openssl::handwritten::types::ASN1_IA5STRING"]],["impl Freeze for ASN1_GENERALSTRING",1,["openssl_sys::openssl::handwritten::types::ASN1_GENERALSTRING"]],["impl Freeze for ASN1_BMPSTRING",1,["openssl_sys::openssl::handwritten::types::ASN1_BMPSTRING"]],["impl Freeze for ASN1_UNIVERSALSTRING",1,["openssl_sys::openssl::handwritten::types::ASN1_UNIVERSALSTRING"]],["impl Freeze for ASN1_UTCTIME",1,["openssl_sys::openssl::handwritten::types::ASN1_UTCTIME"]],["impl Freeze for ASN1_VISIBLESTRING",1,["openssl_sys::openssl::handwritten::types::ASN1_VISIBLESTRING"]],["impl Freeze for ASN1_UTF8STRING",1,["openssl_sys::openssl::handwritten::types::ASN1_UTF8STRING"]],["impl Freeze for bio_st",1,["openssl_sys::openssl::handwritten::types::bio_st"]],["impl Freeze for BIO",1,["openssl_sys::openssl::handwritten::types::BIO"]],["impl Freeze for BIGNUM",1,["openssl_sys::openssl::handwritten::types::BIGNUM"]],["impl Freeze for BN_BLINDING",1,["openssl_sys::openssl::handwritten::types::BN_BLINDING"]],["impl Freeze for BN_MONT_CTX",1,["openssl_sys::openssl::handwritten::types::BN_MONT_CTX"]],["impl Freeze for BN_CTX",1,["openssl_sys::openssl::handwritten::types::BN_CTX"]],["impl Freeze for BN_GENCB",1,["openssl_sys::openssl::handwritten::types::BN_GENCB"]],["impl Freeze for EVP_CIPHER",1,["openssl_sys::openssl::handwritten::types::EVP_CIPHER"]],["impl Freeze for EVP_CIPHER_CTX",1,["openssl_sys::openssl::handwritten::types::EVP_CIPHER_CTX"]],["impl Freeze for EVP_MD",1,["openssl_sys::openssl::handwritten::types::EVP_MD"]],["impl Freeze for EVP_MD_CTX",1,["openssl_sys::openssl::handwritten::types::EVP_MD_CTX"]],["impl Freeze for PKCS8_PRIV_KEY_INFO",1,["openssl_sys::openssl::handwritten::types::PKCS8_PRIV_KEY_INFO"]],["impl Freeze for EVP_PKEY_ASN1_METHOD",1,["openssl_sys::openssl::handwritten::types::EVP_PKEY_ASN1_METHOD"]],["impl Freeze for EVP_PKEY_CTX",1,["openssl_sys::openssl::handwritten::types::EVP_PKEY_CTX"]],["impl Freeze for CMAC_CTX",1,["openssl_sys::openssl::handwritten::types::CMAC_CTX"]],["impl Freeze for HMAC_CTX",1,["openssl_sys::openssl::handwritten::types::HMAC_CTX"]],["impl Freeze for DH",1,["openssl_sys::openssl::handwritten::types::DH"]],["impl Freeze for DH_METHOD",1,["openssl_sys::openssl::handwritten::types::DH_METHOD"]],["impl Freeze for DSA",1,["openssl_sys::openssl::handwritten::types::DSA"]],["impl Freeze for DSA_METHOD",1,["openssl_sys::openssl::handwritten::types::DSA_METHOD"]],["impl Freeze for RSA",1,["openssl_sys::openssl::handwritten::types::RSA"]],["impl Freeze for RSA_METHOD",1,["openssl_sys::openssl::handwritten::types::RSA_METHOD"]],["impl Freeze for EC_KEY",1,["openssl_sys::openssl::handwritten::types::EC_KEY"]],["impl Freeze for X509",1,["openssl_sys::openssl::handwritten::types::X509"]],["impl Freeze for X509_ALGOR",1,["openssl_sys::openssl::handwritten::types::X509_ALGOR"]],["impl Freeze for stack_st_X509_ALGOR",1,["openssl_sys::openssl::handwritten::types::stack_st_X509_ALGOR"]],["impl Freeze for X509_LOOKUP_METHOD",1,["openssl_sys::openssl::handwritten::types::X509_LOOKUP_METHOD"]],["impl Freeze for X509_NAME",1,["openssl_sys::openssl::handwritten::types::X509_NAME"]],["impl Freeze for X509_STORE",1,["openssl_sys::openssl::handwritten::types::X509_STORE"]],["impl Freeze for X509_STORE_CTX",1,["openssl_sys::openssl::handwritten::types::X509_STORE_CTX"]],["impl Freeze for X509_VERIFY_PARAM",1,["openssl_sys::openssl::handwritten::types::X509_VERIFY_PARAM"]],["impl Freeze for X509_OBJECT",1,["openssl_sys::openssl::handwritten::types::X509_OBJECT"]],["impl Freeze for X509_LOOKUP",1,["openssl_sys::openssl::handwritten::types::X509_LOOKUP"]],["impl Freeze for X509V3_CTX",1,["openssl_sys::openssl::handwritten::types::X509V3_CTX"]],["impl Freeze for CONF",1,["openssl_sys::openssl::handwritten::types::CONF"]],["impl Freeze for OPENSSL_INIT_SETTINGS",1,["openssl_sys::openssl::handwritten::types::OPENSSL_INIT_SETTINGS"]],["impl Freeze for ENGINE",1,["openssl_sys::openssl::handwritten::types::ENGINE"]],["impl Freeze for SSL",1,["openssl_sys::openssl::handwritten::types::SSL"]],["impl Freeze for SSL_CTX",1,["openssl_sys::openssl::handwritten::types::SSL_CTX"]],["impl Freeze for COMP_CTX",1,["openssl_sys::openssl::handwritten::types::COMP_CTX"]],["impl Freeze for COMP_METHOD",1,["openssl_sys::openssl::handwritten::types::COMP_METHOD"]],["impl Freeze for CRYPTO_EX_DATA",1,["openssl_sys::openssl::handwritten::types::CRYPTO_EX_DATA"]],["impl Freeze for OCSP_RESPONSE",1,["openssl_sys::openssl::handwritten::types::OCSP_RESPONSE"]],["impl Freeze for OSSL_PROVIDER",1,["openssl_sys::openssl::handwritten::types::OSSL_PROVIDER"]],["impl Freeze for OSSL_LIB_CTX",1,["openssl_sys::openssl::handwritten::types::OSSL_LIB_CTX"]],["impl Freeze for OSSL_PARAM",1,["openssl_sys::openssl::handwritten::types::OSSL_PARAM"]],["impl Freeze for X509_VAL",1,["openssl_sys::openssl::handwritten::x509::X509_VAL"]],["impl Freeze for X509_NAME_ENTRY",1,["openssl_sys::openssl::handwritten::x509::X509_NAME_ENTRY"]],["impl Freeze for stack_st_X509_NAME_ENTRY",1,["openssl_sys::openssl::handwritten::x509::stack_st_X509_NAME_ENTRY"]],["impl Freeze for stack_st_X509_NAME",1,["openssl_sys::openssl::handwritten::x509::stack_st_X509_NAME"]],["impl Freeze for X509_EXTENSION",1,["openssl_sys::openssl::handwritten::x509::X509_EXTENSION"]],["impl Freeze for stack_st_X509_EXTENSION",1,["openssl_sys::openssl::handwritten::x509::stack_st_X509_EXTENSION"]],["impl Freeze for X509_ATTRIBUTE",1,["openssl_sys::openssl::handwritten::x509::X509_ATTRIBUTE"]],["impl Freeze for stack_st_X509_ATTRIBUTE",1,["openssl_sys::openssl::handwritten::x509::stack_st_X509_ATTRIBUTE"]],["impl Freeze for X509_REQ_INFO",1,["openssl_sys::openssl::handwritten::x509::X509_REQ_INFO"]],["impl Freeze for X509_CRL",1,["openssl_sys::openssl::handwritten::x509::X509_CRL"]],["impl Freeze for stack_st_X509_CRL",1,["openssl_sys::openssl::handwritten::x509::stack_st_X509_CRL"]],["impl Freeze for X509_CRL_INFO",1,["openssl_sys::openssl::handwritten::x509::X509_CRL_INFO"]],["impl Freeze for X509_REVOKED",1,["openssl_sys::openssl::handwritten::x509::X509_REVOKED"]],["impl Freeze for stack_st_X509_REVOKED",1,["openssl_sys::openssl::handwritten::x509::stack_st_X509_REVOKED"]],["impl Freeze for X509_REQ",1,["openssl_sys::openssl::handwritten::x509::X509_REQ"]],["impl Freeze for X509_CINF",1,["openssl_sys::openssl::handwritten::x509::X509_CINF"]],["impl Freeze for stack_st_X509",1,["openssl_sys::openssl::handwritten::x509::stack_st_X509"]],["impl Freeze for stack_st_X509_OBJECT",1,["openssl_sys::openssl::handwritten::x509::stack_st_X509_OBJECT"]],["impl Freeze for stack_st_X509_LOOKUP",1,["openssl_sys::openssl::handwritten::x509::stack_st_X509_LOOKUP"]],["impl Freeze for X509_PURPOSE",1,["openssl_sys::openssl::handwritten::x509::X509_PURPOSE"]],["impl Freeze for CONF_METHOD",1,["openssl_sys::openssl::handwritten::x509v3::CONF_METHOD"]],["impl Freeze for ACCESS_DESCRIPTION",1,["openssl_sys::openssl::handwritten::x509v3::ACCESS_DESCRIPTION"]],["impl Freeze for stack_st_ACCESS_DESCRIPTION",1,["openssl_sys::openssl::handwritten::x509v3::stack_st_ACCESS_DESCRIPTION"]],["impl Freeze for AUTHORITY_KEYID",1,["openssl_sys::openssl::handwritten::x509v3::AUTHORITY_KEYID"]],["impl Freeze for DIST_POINT_NAME",1,["openssl_sys::openssl::handwritten::x509v3::DIST_POINT_NAME"]],["impl Freeze for DIST_POINT_NAME_st_anon_union",1,["openssl_sys::openssl::handwritten::x509v3::DIST_POINT_NAME_st_anon_union"]],["impl Freeze for DIST_POINT",1,["openssl_sys::openssl::handwritten::x509v3::DIST_POINT"]],["impl Freeze for stack_st_DIST_POINT",1,["openssl_sys::openssl::handwritten::x509v3::stack_st_DIST_POINT"]],["impl Freeze for EVP_PKEY",1,["openssl_sys::openssl::types::EVP_PKEY"]],["impl Freeze for GENERAL_NAME",1,["openssl_sys::openssl::x509v3::GENERAL_NAME"]],["impl Freeze for stack_st_GENERAL_NAME",1,["openssl_sys::openssl::x509v3::stack_st_GENERAL_NAME"]]], "owo_colors":[["impl Freeze for AnsiColors",1,["owo_colors::colors::ansi_colors::AnsiColors"]],["impl Freeze for CssColors",1,["owo_colors::colors::css::dynamic::CssColors"]],["impl Freeze for XtermColors",1,["owo_colors::colors::xterm::dynamic::XtermColors"]],["impl Freeze for UserBlack",1,["owo_colors::colors::xterm::UserBlack"]],["impl Freeze for UserRed",1,["owo_colors::colors::xterm::UserRed"]],["impl Freeze for UserGreen",1,["owo_colors::colors::xterm::UserGreen"]],["impl Freeze for UserYellow",1,["owo_colors::colors::xterm::UserYellow"]],["impl Freeze for UserBlue",1,["owo_colors::colors::xterm::UserBlue"]],["impl Freeze for UserMagenta",1,["owo_colors::colors::xterm::UserMagenta"]],["impl Freeze for UserCyan",1,["owo_colors::colors::xterm::UserCyan"]],["impl Freeze for UserWhite",1,["owo_colors::colors::xterm::UserWhite"]],["impl Freeze for UserBrightBlack",1,["owo_colors::colors::xterm::UserBrightBlack"]],["impl Freeze for UserBrightRed",1,["owo_colors::colors::xterm::UserBrightRed"]],["impl Freeze for UserBrightGreen",1,["owo_colors::colors::xterm::UserBrightGreen"]],["impl Freeze for UserBrightYellow",1,["owo_colors::colors::xterm::UserBrightYellow"]],["impl Freeze for UserBrightBlue",1,["owo_colors::colors::xterm::UserBrightBlue"]],["impl Freeze for UserBrightMagenta",1,["owo_colors::colors::xterm::UserBrightMagenta"]],["impl Freeze for UserBrightCyan",1,["owo_colors::colors::xterm::UserBrightCyan"]],["impl Freeze for UserBrightWhite",1,["owo_colors::colors::xterm::UserBrightWhite"]],["impl Freeze for Black",1,["owo_colors::colors::xterm::Black"]],["impl Freeze for StratosBlue",1,["owo_colors::colors::xterm::StratosBlue"]],["impl Freeze for NavyBlue",1,["owo_colors::colors::xterm::NavyBlue"]],["impl Freeze for MidnightBlue",1,["owo_colors::colors::xterm::MidnightBlue"]],["impl Freeze for DarkBlue",1,["owo_colors::colors::xterm::DarkBlue"]],["impl Freeze for Blue",1,["owo_colors::colors::xterm::Blue"]],["impl Freeze for CamaroneGreen",1,["owo_colors::colors::xterm::CamaroneGreen"]],["impl Freeze for BlueStone",1,["owo_colors::colors::xterm::BlueStone"]],["impl Freeze for OrientBlue",1,["owo_colors::colors::xterm::OrientBlue"]],["impl Freeze for EndeavourBlue",1,["owo_colors::colors::xterm::EndeavourBlue"]],["impl Freeze for ScienceBlue",1,["owo_colors::colors::xterm::ScienceBlue"]],["impl Freeze for BlueRibbon",1,["owo_colors::colors::xterm::BlueRibbon"]],["impl Freeze for JapaneseLaurel",1,["owo_colors::colors::xterm::JapaneseLaurel"]],["impl Freeze for DeepSeaGreen",1,["owo_colors::colors::xterm::DeepSeaGreen"]],["impl Freeze for Teal",1,["owo_colors::colors::xterm::Teal"]],["impl Freeze for DeepCerulean",1,["owo_colors::colors::xterm::DeepCerulean"]],["impl Freeze for LochmaraBlue",1,["owo_colors::colors::xterm::LochmaraBlue"]],["impl Freeze for AzureRadiance",1,["owo_colors::colors::xterm::AzureRadiance"]],["impl Freeze for LightJapaneseLaurel",1,["owo_colors::colors::xterm::LightJapaneseLaurel"]],["impl Freeze for Jade",1,["owo_colors::colors::xterm::Jade"]],["impl Freeze for PersianGreen",1,["owo_colors::colors::xterm::PersianGreen"]],["impl Freeze for BondiBlue",1,["owo_colors::colors::xterm::BondiBlue"]],["impl Freeze for Cerulean",1,["owo_colors::colors::xterm::Cerulean"]],["impl Freeze for LightAzureRadiance",1,["owo_colors::colors::xterm::LightAzureRadiance"]],["impl Freeze for DarkGreen",1,["owo_colors::colors::xterm::DarkGreen"]],["impl Freeze for Malachite",1,["owo_colors::colors::xterm::Malachite"]],["impl Freeze for CaribbeanGreen",1,["owo_colors::colors::xterm::CaribbeanGreen"]],["impl Freeze for LightCaribbeanGreen",1,["owo_colors::colors::xterm::LightCaribbeanGreen"]],["impl Freeze for RobinEggBlue",1,["owo_colors::colors::xterm::RobinEggBlue"]],["impl Freeze for Aqua",1,["owo_colors::colors::xterm::Aqua"]],["impl Freeze for Green",1,["owo_colors::colors::xterm::Green"]],["impl Freeze for DarkSpringGreen",1,["owo_colors::colors::xterm::DarkSpringGreen"]],["impl Freeze for SpringGreen",1,["owo_colors::colors::xterm::SpringGreen"]],["impl Freeze for LightSpringGreen",1,["owo_colors::colors::xterm::LightSpringGreen"]],["impl Freeze for BrightTurquoise",1,["owo_colors::colors::xterm::BrightTurquoise"]],["impl Freeze for Cyan",1,["owo_colors::colors::xterm::Cyan"]],["impl Freeze for Rosewood",1,["owo_colors::colors::xterm::Rosewood"]],["impl Freeze for PompadourMagenta",1,["owo_colors::colors::xterm::PompadourMagenta"]],["impl Freeze for PigmentIndigo",1,["owo_colors::colors::xterm::PigmentIndigo"]],["impl Freeze for DarkPurple",1,["owo_colors::colors::xterm::DarkPurple"]],["impl Freeze for ElectricIndigo",1,["owo_colors::colors::xterm::ElectricIndigo"]],["impl Freeze for ElectricPurple",1,["owo_colors::colors::xterm::ElectricPurple"]],["impl Freeze for VerdunGreen",1,["owo_colors::colors::xterm::VerdunGreen"]],["impl Freeze for ScorpionOlive",1,["owo_colors::colors::xterm::ScorpionOlive"]],["impl Freeze for Lilac",1,["owo_colors::colors::xterm::Lilac"]],["impl Freeze for ScampiIndigo",1,["owo_colors::colors::xterm::ScampiIndigo"]],["impl Freeze for Indigo",1,["owo_colors::colors::xterm::Indigo"]],["impl Freeze for DarkCornflowerBlue",1,["owo_colors::colors::xterm::DarkCornflowerBlue"]],["impl Freeze for DarkLimeade",1,["owo_colors::colors::xterm::DarkLimeade"]],["impl Freeze for GladeGreen",1,["owo_colors::colors::xterm::GladeGreen"]],["impl Freeze for JuniperGreen",1,["owo_colors::colors::xterm::JuniperGreen"]],["impl Freeze for HippieBlue",1,["owo_colors::colors::xterm::HippieBlue"]],["impl Freeze for HavelockBlue",1,["owo_colors::colors::xterm::HavelockBlue"]],["impl Freeze for CornflowerBlue",1,["owo_colors::colors::xterm::CornflowerBlue"]],["impl Freeze for Limeade",1,["owo_colors::colors::xterm::Limeade"]],["impl Freeze for FernGreen",1,["owo_colors::colors::xterm::FernGreen"]],["impl Freeze for SilverTree",1,["owo_colors::colors::xterm::SilverTree"]],["impl Freeze for Tradewind",1,["owo_colors::colors::xterm::Tradewind"]],["impl Freeze for ShakespeareBlue",1,["owo_colors::colors::xterm::ShakespeareBlue"]],["impl Freeze for DarkMalibuBlue",1,["owo_colors::colors::xterm::DarkMalibuBlue"]],["impl Freeze for DarkBrightGreen",1,["owo_colors::colors::xterm::DarkBrightGreen"]],["impl Freeze for DarkPastelGreen",1,["owo_colors::colors::xterm::DarkPastelGreen"]],["impl Freeze for PastelGreen",1,["owo_colors::colors::xterm::PastelGreen"]],["impl Freeze for DownyTeal",1,["owo_colors::colors::xterm::DownyTeal"]],["impl Freeze for Viking",1,["owo_colors::colors::xterm::Viking"]],["impl Freeze for MalibuBlue",1,["owo_colors::colors::xterm::MalibuBlue"]],["impl Freeze for BrightGreen",1,["owo_colors::colors::xterm::BrightGreen"]],["impl Freeze for DarkScreaminGreen",1,["owo_colors::colors::xterm::DarkScreaminGreen"]],["impl Freeze for ScreaminGreen",1,["owo_colors::colors::xterm::ScreaminGreen"]],["impl Freeze for DarkAquamarine",1,["owo_colors::colors::xterm::DarkAquamarine"]],["impl Freeze for Aquamarine",1,["owo_colors::colors::xterm::Aquamarine"]],["impl Freeze for LightAquamarine",1,["owo_colors::colors::xterm::LightAquamarine"]],["impl Freeze for Maroon",1,["owo_colors::colors::xterm::Maroon"]],["impl Freeze for DarkFreshEggplant",1,["owo_colors::colors::xterm::DarkFreshEggplant"]],["impl Freeze for LightFreshEggplant",1,["owo_colors::colors::xterm::LightFreshEggplant"]],["impl Freeze for Purple",1,["owo_colors::colors::xterm::Purple"]],["impl Freeze for ElectricViolet",1,["owo_colors::colors::xterm::ElectricViolet"]],["impl Freeze for LightElectricViolet",1,["owo_colors::colors::xterm::LightElectricViolet"]],["impl Freeze for Brown",1,["owo_colors::colors::xterm::Brown"]],["impl Freeze for CopperRose",1,["owo_colors::colors::xterm::CopperRose"]],["impl Freeze for StrikemasterPurple",1,["owo_colors::colors::xterm::StrikemasterPurple"]],["impl Freeze for DelugePurple",1,["owo_colors::colors::xterm::DelugePurple"]],["impl Freeze for DarkMediumPurple",1,["owo_colors::colors::xterm::DarkMediumPurple"]],["impl Freeze for DarkHeliotropePurple",1,["owo_colors::colors::xterm::DarkHeliotropePurple"]],["impl Freeze for Olive",1,["owo_colors::colors::xterm::Olive"]],["impl Freeze for ClayCreekOlive",1,["owo_colors::colors::xterm::ClayCreekOlive"]],["impl Freeze for DarkGray",1,["owo_colors::colors::xterm::DarkGray"]],["impl Freeze for WildBlueYonder",1,["owo_colors::colors::xterm::WildBlueYonder"]],["impl Freeze for ChetwodeBlue",1,["owo_colors::colors::xterm::ChetwodeBlue"]],["impl Freeze for SlateBlue",1,["owo_colors::colors::xterm::SlateBlue"]],["impl Freeze for LightLimeade",1,["owo_colors::colors::xterm::LightLimeade"]],["impl Freeze for ChelseaCucumber",1,["owo_colors::colors::xterm::ChelseaCucumber"]],["impl Freeze for BayLeaf",1,["owo_colors::colors::xterm::BayLeaf"]],["impl Freeze for GulfStream",1,["owo_colors::colors::xterm::GulfStream"]],["impl Freeze for PoloBlue",1,["owo_colors::colors::xterm::PoloBlue"]],["impl Freeze for LightMalibuBlue",1,["owo_colors::colors::xterm::LightMalibuBlue"]],["impl Freeze for Pistachio",1,["owo_colors::colors::xterm::Pistachio"]],["impl Freeze for LightPastelGreen",1,["owo_colors::colors::xterm::LightPastelGreen"]],["impl Freeze for DarkFeijoaGreen",1,["owo_colors::colors::xterm::DarkFeijoaGreen"]],["impl Freeze for VistaBlue",1,["owo_colors::colors::xterm::VistaBlue"]],["impl Freeze for Bermuda",1,["owo_colors::colors::xterm::Bermuda"]],["impl Freeze for DarkAnakiwaBlue",1,["owo_colors::colors::xterm::DarkAnakiwaBlue"]],["impl Freeze for ChartreuseGreen",1,["owo_colors::colors::xterm::ChartreuseGreen"]],["impl Freeze for LightScreaminGreen",1,["owo_colors::colors::xterm::LightScreaminGreen"]],["impl Freeze for DarkMintGreen",1,["owo_colors::colors::xterm::DarkMintGreen"]],["impl Freeze for MintGreen",1,["owo_colors::colors::xterm::MintGreen"]],["impl Freeze for LighterAquamarine",1,["owo_colors::colors::xterm::LighterAquamarine"]],["impl Freeze for AnakiwaBlue",1,["owo_colors::colors::xterm::AnakiwaBlue"]],["impl Freeze for BrightRed",1,["owo_colors::colors::xterm::BrightRed"]],["impl Freeze for DarkFlirt",1,["owo_colors::colors::xterm::DarkFlirt"]],["impl Freeze for Flirt",1,["owo_colors::colors::xterm::Flirt"]],["impl Freeze for LightFlirt",1,["owo_colors::colors::xterm::LightFlirt"]],["impl Freeze for DarkViolet",1,["owo_colors::colors::xterm::DarkViolet"]],["impl Freeze for BrightElectricViolet",1,["owo_colors::colors::xterm::BrightElectricViolet"]],["impl Freeze for RoseofSharonOrange",1,["owo_colors::colors::xterm::RoseofSharonOrange"]],["impl Freeze for MatrixPink",1,["owo_colors::colors::xterm::MatrixPink"]],["impl Freeze for TapestryPink",1,["owo_colors::colors::xterm::TapestryPink"]],["impl Freeze for FuchsiaPink",1,["owo_colors::colors::xterm::FuchsiaPink"]],["impl Freeze for MediumPurple",1,["owo_colors::colors::xterm::MediumPurple"]],["impl Freeze for Heliotrope",1,["owo_colors::colors::xterm::Heliotrope"]],["impl Freeze for PirateGold",1,["owo_colors::colors::xterm::PirateGold"]],["impl Freeze for MuesliOrange",1,["owo_colors::colors::xterm::MuesliOrange"]],["impl Freeze for PharlapPink",1,["owo_colors::colors::xterm::PharlapPink"]],["impl Freeze for Bouquet",1,["owo_colors::colors::xterm::Bouquet"]],["impl Freeze for Lavender",1,["owo_colors::colors::xterm::Lavender"]],["impl Freeze for LightHeliotrope",1,["owo_colors::colors::xterm::LightHeliotrope"]],["impl Freeze for BuddhaGold",1,["owo_colors::colors::xterm::BuddhaGold"]],["impl Freeze for OliveGreen",1,["owo_colors::colors::xterm::OliveGreen"]],["impl Freeze for HillaryOlive",1,["owo_colors::colors::xterm::HillaryOlive"]],["impl Freeze for SilverChalice",1,["owo_colors::colors::xterm::SilverChalice"]],["impl Freeze for WistfulLilac",1,["owo_colors::colors::xterm::WistfulLilac"]],["impl Freeze for MelroseLilac",1,["owo_colors::colors::xterm::MelroseLilac"]],["impl Freeze for RioGrandeGreen",1,["owo_colors::colors::xterm::RioGrandeGreen"]],["impl Freeze for ConiferGreen",1,["owo_colors::colors::xterm::ConiferGreen"]],["impl Freeze for Feijoa",1,["owo_colors::colors::xterm::Feijoa"]],["impl Freeze for PixieGreen",1,["owo_colors::colors::xterm::PixieGreen"]],["impl Freeze for JungleMist",1,["owo_colors::colors::xterm::JungleMist"]],["impl Freeze for LightAnakiwaBlue",1,["owo_colors::colors::xterm::LightAnakiwaBlue"]],["impl Freeze for Lime",1,["owo_colors::colors::xterm::Lime"]],["impl Freeze for GreenYellow",1,["owo_colors::colors::xterm::GreenYellow"]],["impl Freeze for LightMintGreen",1,["owo_colors::colors::xterm::LightMintGreen"]],["impl Freeze for Celadon",1,["owo_colors::colors::xterm::Celadon"]],["impl Freeze for AeroBlue",1,["owo_colors::colors::xterm::AeroBlue"]],["impl Freeze for FrenchPassLightBlue",1,["owo_colors::colors::xterm::FrenchPassLightBlue"]],["impl Freeze for GuardsmanRed",1,["owo_colors::colors::xterm::GuardsmanRed"]],["impl Freeze for RazzmatazzCerise",1,["owo_colors::colors::xterm::RazzmatazzCerise"]],["impl Freeze for MediumVioletRed",1,["owo_colors::colors::xterm::MediumVioletRed"]],["impl Freeze for HollywoodCerise",1,["owo_colors::colors::xterm::HollywoodCerise"]],["impl Freeze for DarkPurplePizzazz",1,["owo_colors::colors::xterm::DarkPurplePizzazz"]],["impl Freeze for BrighterElectricViolet",1,["owo_colors::colors::xterm::BrighterElectricViolet"]],["impl Freeze for TennOrange",1,["owo_colors::colors::xterm::TennOrange"]],["impl Freeze for RomanOrange",1,["owo_colors::colors::xterm::RomanOrange"]],["impl Freeze for CranberryPink",1,["owo_colors::colors::xterm::CranberryPink"]],["impl Freeze for HopbushPink",1,["owo_colors::colors::xterm::HopbushPink"]],["impl Freeze for Orchid",1,["owo_colors::colors::xterm::Orchid"]],["impl Freeze for LighterHeliotrope",1,["owo_colors::colors::xterm::LighterHeliotrope"]],["impl Freeze for MangoTango",1,["owo_colors::colors::xterm::MangoTango"]],["impl Freeze for Copperfield",1,["owo_colors::colors::xterm::Copperfield"]],["impl Freeze for SeaPink",1,["owo_colors::colors::xterm::SeaPink"]],["impl Freeze for CanCanPink",1,["owo_colors::colors::xterm::CanCanPink"]],["impl Freeze for LightOrchid",1,["owo_colors::colors::xterm::LightOrchid"]],["impl Freeze for BrightHeliotrope",1,["owo_colors::colors::xterm::BrightHeliotrope"]],["impl Freeze for DarkCorn",1,["owo_colors::colors::xterm::DarkCorn"]],["impl Freeze for DarkTachaOrange",1,["owo_colors::colors::xterm::DarkTachaOrange"]],["impl Freeze for TanBeige",1,["owo_colors::colors::xterm::TanBeige"]],["impl Freeze for ClamShell",1,["owo_colors::colors::xterm::ClamShell"]],["impl Freeze for ThistlePink",1,["owo_colors::colors::xterm::ThistlePink"]],["impl Freeze for Mauve",1,["owo_colors::colors::xterm::Mauve"]],["impl Freeze for Corn",1,["owo_colors::colors::xterm::Corn"]],["impl Freeze for TachaOrange",1,["owo_colors::colors::xterm::TachaOrange"]],["impl Freeze for DecoOrange",1,["owo_colors::colors::xterm::DecoOrange"]],["impl Freeze for PaleGoldenrod",1,["owo_colors::colors::xterm::PaleGoldenrod"]],["impl Freeze for AltoBeige",1,["owo_colors::colors::xterm::AltoBeige"]],["impl Freeze for FogPink",1,["owo_colors::colors::xterm::FogPink"]],["impl Freeze for ChartreuseYellow",1,["owo_colors::colors::xterm::ChartreuseYellow"]],["impl Freeze for Canary",1,["owo_colors::colors::xterm::Canary"]],["impl Freeze for Honeysuckle",1,["owo_colors::colors::xterm::Honeysuckle"]],["impl Freeze for ReefPaleYellow",1,["owo_colors::colors::xterm::ReefPaleYellow"]],["impl Freeze for SnowyMint",1,["owo_colors::colors::xterm::SnowyMint"]],["impl Freeze for OysterBay",1,["owo_colors::colors::xterm::OysterBay"]],["impl Freeze for Red",1,["owo_colors::colors::xterm::Red"]],["impl Freeze for DarkRose",1,["owo_colors::colors::xterm::DarkRose"]],["impl Freeze for Rose",1,["owo_colors::colors::xterm::Rose"]],["impl Freeze for LightHollywoodCerise",1,["owo_colors::colors::xterm::LightHollywoodCerise"]],["impl Freeze for PurplePizzazz",1,["owo_colors::colors::xterm::PurplePizzazz"]],["impl Freeze for Fuchsia",1,["owo_colors::colors::xterm::Fuchsia"]],["impl Freeze for BlazeOrange",1,["owo_colors::colors::xterm::BlazeOrange"]],["impl Freeze for BittersweetOrange",1,["owo_colors::colors::xterm::BittersweetOrange"]],["impl Freeze for WildWatermelon",1,["owo_colors::colors::xterm::WildWatermelon"]],["impl Freeze for DarkHotPink",1,["owo_colors::colors::xterm::DarkHotPink"]],["impl Freeze for HotPink",1,["owo_colors::colors::xterm::HotPink"]],["impl Freeze for PinkFlamingo",1,["owo_colors::colors::xterm::PinkFlamingo"]],["impl Freeze for FlushOrange",1,["owo_colors::colors::xterm::FlushOrange"]],["impl Freeze for Salmon",1,["owo_colors::colors::xterm::Salmon"]],["impl Freeze for VividTangerine",1,["owo_colors::colors::xterm::VividTangerine"]],["impl Freeze for PinkSalmon",1,["owo_colors::colors::xterm::PinkSalmon"]],["impl Freeze for DarkLavenderRose",1,["owo_colors::colors::xterm::DarkLavenderRose"]],["impl Freeze for BlushPink",1,["owo_colors::colors::xterm::BlushPink"]],["impl Freeze for YellowSea",1,["owo_colors::colors::xterm::YellowSea"]],["impl Freeze for TexasRose",1,["owo_colors::colors::xterm::TexasRose"]],["impl Freeze for Tacao",1,["owo_colors::colors::xterm::Tacao"]],["impl Freeze for Sundown",1,["owo_colors::colors::xterm::Sundown"]],["impl Freeze for CottonCandy",1,["owo_colors::colors::xterm::CottonCandy"]],["impl Freeze for LavenderRose",1,["owo_colors::colors::xterm::LavenderRose"]],["impl Freeze for Gold",1,["owo_colors::colors::xterm::Gold"]],["impl Freeze for Dandelion",1,["owo_colors::colors::xterm::Dandelion"]],["impl Freeze for GrandisCaramel",1,["owo_colors::colors::xterm::GrandisCaramel"]],["impl Freeze for Caramel",1,["owo_colors::colors::xterm::Caramel"]],["impl Freeze for CosmosSalmon",1,["owo_colors::colors::xterm::CosmosSalmon"]],["impl Freeze for PinkLace",1,["owo_colors::colors::xterm::PinkLace"]],["impl Freeze for Yellow",1,["owo_colors::colors::xterm::Yellow"]],["impl Freeze for LaserLemon",1,["owo_colors::colors::xterm::LaserLemon"]],["impl Freeze for DollyYellow",1,["owo_colors::colors::xterm::DollyYellow"]],["impl Freeze for PortafinoYellow",1,["owo_colors::colors::xterm::PortafinoYellow"]],["impl Freeze for Cumulus",1,["owo_colors::colors::xterm::Cumulus"]],["impl Freeze for White",1,["owo_colors::colors::xterm::White"]],["impl Freeze for DarkCodGray",1,["owo_colors::colors::xterm::DarkCodGray"]],["impl Freeze for CodGray",1,["owo_colors::colors::xterm::CodGray"]],["impl Freeze for LightCodGray",1,["owo_colors::colors::xterm::LightCodGray"]],["impl Freeze for DarkMineShaft",1,["owo_colors::colors::xterm::DarkMineShaft"]],["impl Freeze for MineShaft",1,["owo_colors::colors::xterm::MineShaft"]],["impl Freeze for LightMineShaft",1,["owo_colors::colors::xterm::LightMineShaft"]],["impl Freeze for DarkTundora",1,["owo_colors::colors::xterm::DarkTundora"]],["impl Freeze for Tundora",1,["owo_colors::colors::xterm::Tundora"]],["impl Freeze for ScorpionGray",1,["owo_colors::colors::xterm::ScorpionGray"]],["impl Freeze for DarkDoveGray",1,["owo_colors::colors::xterm::DarkDoveGray"]],["impl Freeze for DoveGray",1,["owo_colors::colors::xterm::DoveGray"]],["impl Freeze for Boulder",1,["owo_colors::colors::xterm::Boulder"]],["impl Freeze for Gray",1,["owo_colors::colors::xterm::Gray"]],["impl Freeze for LightGray",1,["owo_colors::colors::xterm::LightGray"]],["impl Freeze for DustyGray",1,["owo_colors::colors::xterm::DustyGray"]],["impl Freeze for NobelGray",1,["owo_colors::colors::xterm::NobelGray"]],["impl Freeze for DarkSilverChalice",1,["owo_colors::colors::xterm::DarkSilverChalice"]],["impl Freeze for LightSilverChalice",1,["owo_colors::colors::xterm::LightSilverChalice"]],["impl Freeze for DarkSilver",1,["owo_colors::colors::xterm::DarkSilver"]],["impl Freeze for Silver",1,["owo_colors::colors::xterm::Silver"]],["impl Freeze for DarkAlto",1,["owo_colors::colors::xterm::DarkAlto"]],["impl Freeze for Alto",1,["owo_colors::colors::xterm::Alto"]],["impl Freeze for Mercury",1,["owo_colors::colors::xterm::Mercury"]],["impl Freeze for GalleryGray",1,["owo_colors::colors::xterm::GalleryGray"]],["impl<const R: u8, const G: u8, const B: u8> Freeze for CustomColor<R, G, B>",1,["owo_colors::colors::custom::CustomColor"]],["impl Freeze for Rgb",1,["owo_colors::colors::dynamic::Rgb"]],["impl Freeze for Black",1,["owo_colors::colors::Black"]],["impl Freeze for Red",1,["owo_colors::colors::Red"]],["impl Freeze for Green",1,["owo_colors::colors::Green"]],["impl Freeze for Yellow",1,["owo_colors::colors::Yellow"]],["impl Freeze for Blue",1,["owo_colors::colors::Blue"]],["impl Freeze for Magenta",1,["owo_colors::colors::Magenta"]],["impl Freeze for Cyan",1,["owo_colors::colors::Cyan"]],["impl Freeze for White",1,["owo_colors::colors::White"]],["impl Freeze for Default",1,["owo_colors::colors::Default"]],["impl Freeze for BrightBlack",1,["owo_colors::colors::BrightBlack"]],["impl Freeze for BrightRed",1,["owo_colors::colors::BrightRed"]],["impl Freeze for BrightGreen",1,["owo_colors::colors::BrightGreen"]],["impl Freeze for BrightYellow",1,["owo_colors::colors::BrightYellow"]],["impl Freeze for BrightBlue",1,["owo_colors::colors::BrightBlue"]],["impl Freeze for BrightMagenta",1,["owo_colors::colors::BrightMagenta"]],["impl Freeze for BrightCyan",1,["owo_colors::colors::BrightCyan"]],["impl Freeze for BrightWhite",1,["owo_colors::colors::BrightWhite"]],["impl<'a, Fg, Bg, T> Freeze for ComboColorDisplay<'a, Fg, Bg, T>",1,["owo_colors::combo::ComboColorDisplay"]],["impl Freeze for DynColors",1,["owo_colors::dyn_colors::DynColors"]],["impl Freeze for ParseColorError",1,["owo_colors::dyn_colors::ParseColorError"]],["impl Freeze for Effect",1,["owo_colors::dyn_styles::Effect"]],["impl<T> Freeze for Styled<T>
where\n T: Freeze,
",1,["owo_colors::dyn_styles::Styled"]],["impl Freeze for Style",1,["owo_colors::dyn_styles::Style"]],["impl<T, U> Freeze for StyledList<T, U>
where\n T: Freeze,
",1,["owo_colors::styled_list::StyledList"]],["impl<'a, T> Freeze for BoldDisplay<'a, T>",1,["owo_colors::styles::BoldDisplay"]],["impl<'a, T> Freeze for DimDisplay<'a, T>",1,["owo_colors::styles::DimDisplay"]],["impl<'a, T> Freeze for ItalicDisplay<'a, T>",1,["owo_colors::styles::ItalicDisplay"]],["impl<'a, T> Freeze for UnderlineDisplay<'a, T>",1,["owo_colors::styles::UnderlineDisplay"]],["impl<'a, T> Freeze for BlinkDisplay<'a, T>",1,["owo_colors::styles::BlinkDisplay"]],["impl<'a, T> Freeze for BlinkFastDisplay<'a, T>",1,["owo_colors::styles::BlinkFastDisplay"]],["impl<'a, T> Freeze for ReversedDisplay<'a, T>",1,["owo_colors::styles::ReversedDisplay"]],["impl<'a, T> Freeze for HiddenDisplay<'a, T>",1,["owo_colors::styles::HiddenDisplay"]],["impl<'a, T> Freeze for StrikeThroughDisplay<'a, T>",1,["owo_colors::styles::StrikeThroughDisplay"]],["impl<'a, C, T> Freeze for FgColorDisplay<'a, C, T>",1,["owo_colors::FgColorDisplay"]],["impl<'a, C, T> Freeze for BgColorDisplay<'a, C, T>",1,["owo_colors::BgColorDisplay"]],["impl<'a, Color, T> Freeze for FgDynColorDisplay<'a, Color, T>
where\n Color: Freeze,
",1,["owo_colors::FgDynColorDisplay"]],["impl<'a, Color, T> Freeze for BgDynColorDisplay<'a, Color, T>
where\n Color: Freeze,
",1,["owo_colors::BgDynColorDisplay"]]], "percent_encoding":[["impl Freeze for AsciiSet",1,["percent_encoding::AsciiSet"]],["impl<'a> Freeze for PercentEncode<'a>",1,["percent_encoding::PercentEncode"]],["impl<'a> Freeze for PercentDecode<'a>",1,["percent_encoding::PercentDecode"]]], "proc_macro2":[["impl Freeze for DelimSpan",1,["proc_macro2::extra::DelimSpan"]],["impl Freeze for IntoIter",1,["proc_macro2::token_stream::IntoIter"]],["impl Freeze for TokenStream",1,["proc_macro2::TokenStream"]],["impl Freeze for LexError",1,["proc_macro2::LexError"]],["impl Freeze for Span",1,["proc_macro2::Span"]],["impl Freeze for TokenTree",1,["proc_macro2::TokenTree"]],["impl Freeze for Group",1,["proc_macro2::Group"]],["impl Freeze for Delimiter",1,["proc_macro2::Delimiter"]],["impl Freeze for Punct",1,["proc_macro2::Punct"]],["impl Freeze for Spacing",1,["proc_macro2::Spacing"]],["impl Freeze for Ident",1,["proc_macro2::Ident"]],["impl Freeze for Literal",1,["proc_macro2::Literal"]]], "regex":[["impl Freeze for RegexBuilder",1,["regex::builders::string::RegexBuilder"]],["impl Freeze for RegexSetBuilder",1,["regex::builders::string::RegexSetBuilder"]],["impl Freeze for RegexBuilder",1,["regex::builders::bytes::RegexBuilder"]],["impl Freeze for RegexSetBuilder",1,["regex::builders::bytes::RegexSetBuilder"]],["impl Freeze for Regex",1,["regex::regex::bytes::Regex"]],["impl<'h> Freeze for Match<'h>",1,["regex::regex::bytes::Match"]],["impl<'h> Freeze for Captures<'h>",1,["regex::regex::bytes::Captures"]],["impl Freeze for CaptureLocations",1,["regex::regex::bytes::CaptureLocations"]],["impl<'r, 'h> Freeze for Matches<'r, 'h>",1,["regex::regex::bytes::Matches"]],["impl<'r, 'h> Freeze for CaptureMatches<'r, 'h>",1,["regex::regex::bytes::CaptureMatches"]],["impl<'r, 'h> Freeze for Split<'r, 'h>",1,["regex::regex::bytes::Split"]],["impl<'r, 'h> Freeze for SplitN<'r, 'h>",1,["regex::regex::bytes::SplitN"]],["impl<'r> Freeze for CaptureNames<'r>",1,["regex::regex::bytes::CaptureNames"]],["impl<'c, 'h> Freeze for SubCaptureMatches<'c, 'h>",1,["regex::regex::bytes::SubCaptureMatches"]],["impl<'a, R: ?Sized> Freeze for ReplacerRef<'a, R>",1,["regex::regex::bytes::ReplacerRef"]],["impl<'s> Freeze for NoExpand<'s>",1,["regex::regex::bytes::NoExpand"]],["impl Freeze for RegexSet",1,["regex::regexset::bytes::RegexSet"]],["impl Freeze for SetMatches",1,["regex::regexset::bytes::SetMatches"]],["impl Freeze for SetMatchesIntoIter",1,["regex::regexset::bytes::SetMatchesIntoIter"]],["impl<'a> Freeze for SetMatchesIter<'a>",1,["regex::regexset::bytes::SetMatchesIter"]],["impl Freeze for Error",1,["regex::error::Error"]],["impl Freeze for Regex",1,["regex::regex::string::Regex"]],["impl<'h> Freeze for Match<'h>",1,["regex::regex::string::Match"]],["impl<'h> Freeze for Captures<'h>",1,["regex::regex::string::Captures"]],["impl Freeze for CaptureLocations",1,["regex::regex::string::CaptureLocations"]],["impl<'r, 'h> Freeze for Matches<'r, 'h>",1,["regex::regex::string::Matches"]],["impl<'r, 'h> Freeze for CaptureMatches<'r, 'h>",1,["regex::regex::string::CaptureMatches"]],["impl<'r, 'h> Freeze for Split<'r, 'h>",1,["regex::regex::string::Split"]],["impl<'r, 'h> Freeze for SplitN<'r, 'h>",1,["regex::regex::string::SplitN"]],["impl<'r> Freeze for CaptureNames<'r>",1,["regex::regex::string::CaptureNames"]],["impl<'c, 'h> Freeze for SubCaptureMatches<'c, 'h>",1,["regex::regex::string::SubCaptureMatches"]],["impl<'a, R: ?Sized> Freeze for ReplacerRef<'a, R>",1,["regex::regex::string::ReplacerRef"]],["impl<'s> Freeze for NoExpand<'s>",1,["regex::regex::string::NoExpand"]],["impl Freeze for RegexSet",1,["regex::regexset::string::RegexSet"]],["impl Freeze for SetMatches",1,["regex::regexset::string::SetMatches"]],["impl Freeze for SetMatchesIntoIter",1,["regex::regexset::string::SetMatchesIntoIter"]],["impl<'a> Freeze for SetMatchesIter<'a>",1,["regex::regexset::string::SetMatchesIter"]]], "regex_automata":[["impl Freeze for DFA",1,["regex_automata::hybrid::dfa::DFA"]],["impl Freeze for Cache",1,["regex_automata::hybrid::dfa::Cache"]],["impl Freeze for Config",1,["regex_automata::hybrid::dfa::Config"]],["impl !Freeze for Builder",1,["regex_automata::hybrid::dfa::Builder"]],["impl Freeze for OverlappingState",1,["regex_automata::hybrid::dfa::OverlappingState"]],["impl Freeze for BuildError",1,["regex_automata::hybrid::error::BuildError"]],["impl Freeze for StartError",1,["regex_automata::hybrid::error::StartError"]],["impl Freeze for CacheError",1,["regex_automata::hybrid::error::CacheError"]],["impl Freeze for LazyStateID",1,["regex_automata::hybrid::id::LazyStateID"]],["impl Freeze for Regex",1,["regex_automata::hybrid::regex::Regex"]],["impl<'r, 'c, 'h> Freeze for FindMatches<'r, 'c, 'h>",1,["regex_automata::hybrid::regex::FindMatches"]],["impl Freeze for Cache",1,["regex_automata::hybrid::regex::Cache"]],["impl !Freeze for Builder",1,["regex_automata::hybrid::regex::Builder"]],["impl Freeze for BuildError",1,["regex_automata::meta::error::BuildError"]],["impl Freeze for Regex",1,["regex_automata::meta::regex::Regex"]],["impl<'r, 'h> Freeze for FindMatches<'r, 'h>",1,["regex_automata::meta::regex::FindMatches"]],["impl<'r, 'h> Freeze for CapturesMatches<'r, 'h>",1,["regex_automata::meta::regex::CapturesMatches"]],["impl<'r, 'h> Freeze for Split<'r, 'h>",1,["regex_automata::meta::regex::Split"]],["impl<'r, 'h> Freeze for SplitN<'r, 'h>",1,["regex_automata::meta::regex::SplitN"]],["impl Freeze for Cache",1,["regex_automata::meta::regex::Cache"]],["impl Freeze for Config",1,["regex_automata::meta::regex::Config"]],["impl Freeze for Builder",1,["regex_automata::meta::regex::Builder"]],["impl Freeze for Builder",1,["regex_automata::nfa::thompson::builder::Builder"]],["impl Freeze for Config",1,["regex_automata::nfa::thompson::compiler::Config"]],["impl Freeze for WhichCaptures",1,["regex_automata::nfa::thompson::compiler::WhichCaptures"]],["impl !Freeze for Compiler",1,["regex_automata::nfa::thompson::compiler::Compiler"]],["impl Freeze for BuildError",1,["regex_automata::nfa::thompson::error::BuildError"]],["impl Freeze for NFA",1,["regex_automata::nfa::thompson::nfa::NFA"]],["impl Freeze for State",1,["regex_automata::nfa::thompson::nfa::State"]],["impl Freeze for SparseTransitions",1,["regex_automata::nfa::thompson::nfa::SparseTransitions"]],["impl Freeze for DenseTransitions",1,["regex_automata::nfa::thompson::nfa::DenseTransitions"]],["impl Freeze for Transition",1,["regex_automata::nfa::thompson::nfa::Transition"]],["impl<'a> Freeze for PatternIter<'a>",1,["regex_automata::nfa::thompson::nfa::PatternIter"]],["impl Freeze for Config",1,["regex_automata::nfa::thompson::pikevm::Config"]],["impl !Freeze for Builder",1,["regex_automata::nfa::thompson::pikevm::Builder"]],["impl Freeze for PikeVM",1,["regex_automata::nfa::thompson::pikevm::PikeVM"]],["impl<'r, 'c, 'h> Freeze for FindMatches<'r, 'c, 'h>",1,["regex_automata::nfa::thompson::pikevm::FindMatches"]],["impl<'r, 'c, 'h> Freeze for CapturesMatches<'r, 'c, 'h>",1,["regex_automata::nfa::thompson::pikevm::CapturesMatches"]],["impl Freeze for Cache",1,["regex_automata::nfa::thompson::pikevm::Cache"]],["impl Freeze for Unit",1,["regex_automata::util::alphabet::Unit"]],["impl Freeze for ByteClasses",1,["regex_automata::util::alphabet::ByteClasses"]],["impl<'a> Freeze for ByteClassIter<'a>",1,["regex_automata::util::alphabet::ByteClassIter"]],["impl<'a> Freeze for ByteClassRepresentatives<'a>",1,["regex_automata::util::alphabet::ByteClassRepresentatives"]],["impl<'a> Freeze for ByteClassElements<'a>",1,["regex_automata::util::alphabet::ByteClassElements"]],["impl Freeze for Captures",1,["regex_automata::util::captures::Captures"]],["impl<'a> Freeze for CapturesPatternIter<'a>",1,["regex_automata::util::captures::CapturesPatternIter"]],["impl Freeze for GroupInfo",1,["regex_automata::util::captures::GroupInfo"]],["impl Freeze for GroupInfoError",1,["regex_automata::util::captures::GroupInfoError"]],["impl<'a> Freeze for GroupInfoPatternNames<'a>",1,["regex_automata::util::captures::GroupInfoPatternNames"]],["impl<'a> Freeze for GroupInfoAllNames<'a>",1,["regex_automata::util::captures::GroupInfoAllNames"]],["impl Freeze for DebugByte",1,["regex_automata::util::escape::DebugByte"]],["impl<'a> Freeze for DebugHaystack<'a>",1,["regex_automata::util::escape::DebugHaystack"]],["impl<'h> Freeze for Searcher<'h>",1,["regex_automata::util::iter::Searcher"]],["impl<'h, F> Freeze for TryHalfMatchesIter<'h, F>
where\n F: Freeze,
",1,["regex_automata::util::iter::TryHalfMatchesIter"]],["impl<'h, F> Freeze for HalfMatchesIter<'h, F>
where\n F: Freeze,
",1,["regex_automata::util::iter::HalfMatchesIter"]],["impl<'h, F> Freeze for TryMatchesIter<'h, F>
where\n F: Freeze,
",1,["regex_automata::util::iter::TryMatchesIter"]],["impl<'h, F> Freeze for MatchesIter<'h, F>
where\n F: Freeze,
",1,["regex_automata::util::iter::MatchesIter"]],["impl<'h, F> Freeze for TryCapturesIter<'h, F>
where\n F: Freeze,
",1,["regex_automata::util::iter::TryCapturesIter"]],["impl<'h, F> Freeze for CapturesIter<'h, F>
where\n F: Freeze,
",1,["regex_automata::util::iter::CapturesIter"]],["impl<T, F = fn() -> T> !Freeze for Lazy<T, F>",1,["regex_automata::util::lazy::Lazy"]],["impl Freeze for Look",1,["regex_automata::util::look::Look"]],["impl Freeze for LookSet",1,["regex_automata::util::look::LookSet"]],["impl Freeze for LookSetIter",1,["regex_automata::util::look::LookSetIter"]],["impl Freeze for LookMatcher",1,["regex_automata::util::look::LookMatcher"]],["impl Freeze for UnicodeWordBoundaryError",1,["regex_automata::util::look::UnicodeWordBoundaryError"]],["impl<T, F> Freeze for Pool<T, F>",1,["regex_automata::util::pool::Pool"]],["impl<'a, T, F> Freeze for PoolGuard<'a, T, F>",1,["regex_automata::util::pool::PoolGuard"]],["impl Freeze for Prefilter",1,["regex_automata::util::prefilter::Prefilter"]],["impl Freeze for NonMaxUsize",1,["regex_automata::util::primitives::NonMaxUsize"]],["impl Freeze for SmallIndex",1,["regex_automata::util::primitives::SmallIndex"]],["impl Freeze for SmallIndexError",1,["regex_automata::util::primitives::SmallIndexError"]],["impl Freeze for PatternID",1,["regex_automata::util::primitives::PatternID"]],["impl Freeze for StateID",1,["regex_automata::util::primitives::StateID"]],["impl Freeze for PatternIDError",1,["regex_automata::util::primitives::PatternIDError"]],["impl Freeze for StateIDError",1,["regex_automata::util::primitives::StateIDError"]],["impl Freeze for Config",1,["regex_automata::util::start::Config"]],["impl Freeze for Config",1,["regex_automata::util::syntax::Config"]],["impl<B: ?Sized, T> Freeze for AlignAs<B, T>
where\n B: Freeze,\n T: Freeze,
",1,["regex_automata::util::wire::AlignAs"]],["impl Freeze for SerializeError",1,["regex_automata::util::wire::SerializeError"]],["impl Freeze for DeserializeError",1,["regex_automata::util::wire::DeserializeError"]],["impl<'h> Freeze for Input<'h>",1,["regex_automata::util::search::Input"]],["impl Freeze for Span",1,["regex_automata::util::search::Span"]],["impl Freeze for HalfMatch",1,["regex_automata::util::search::HalfMatch"]],["impl Freeze for Match",1,["regex_automata::util::search::Match"]],["impl Freeze for PatternSet",1,["regex_automata::util::search::PatternSet"]],["impl Freeze for PatternSetInsertError",1,["regex_automata::util::search::PatternSetInsertError"]],["impl<'a> Freeze for PatternSetIter<'a>",1,["regex_automata::util::search::PatternSetIter"]],["impl Freeze for Anchored",1,["regex_automata::util::search::Anchored"]],["impl Freeze for MatchKind",1,["regex_automata::util::search::MatchKind"]],["impl Freeze for MatchError",1,["regex_automata::util::search::MatchError"]],["impl Freeze for MatchErrorKind",1,["regex_automata::util::search::MatchErrorKind"]]], "regex_syntax":[["impl Freeze for ParserBuilder",1,["regex_syntax::ast::parse::ParserBuilder"]],["impl !Freeze for Parser",1,["regex_syntax::ast::parse::Parser"]],["impl Freeze for Printer",1,["regex_syntax::ast::print::Printer"]],["impl Freeze for Error",1,["regex_syntax::ast::Error"]],["impl Freeze for ErrorKind",1,["regex_syntax::ast::ErrorKind"]],["impl Freeze for Span",1,["regex_syntax::ast::Span"]],["impl Freeze for Position",1,["regex_syntax::ast::Position"]],["impl Freeze for WithComments",1,["regex_syntax::ast::WithComments"]],["impl Freeze for Comment",1,["regex_syntax::ast::Comment"]],["impl Freeze for Ast",1,["regex_syntax::ast::Ast"]],["impl Freeze for Alternation",1,["regex_syntax::ast::Alternation"]],["impl Freeze for Concat",1,["regex_syntax::ast::Concat"]],["impl Freeze for Literal",1,["regex_syntax::ast::Literal"]],["impl Freeze for LiteralKind",1,["regex_syntax::ast::LiteralKind"]],["impl Freeze for SpecialLiteralKind",1,["regex_syntax::ast::SpecialLiteralKind"]],["impl Freeze for HexLiteralKind",1,["regex_syntax::ast::HexLiteralKind"]],["impl Freeze for ClassPerl",1,["regex_syntax::ast::ClassPerl"]],["impl Freeze for ClassPerlKind",1,["regex_syntax::ast::ClassPerlKind"]],["impl Freeze for ClassAscii",1,["regex_syntax::ast::ClassAscii"]],["impl Freeze for ClassAsciiKind",1,["regex_syntax::ast::ClassAsciiKind"]],["impl Freeze for ClassUnicode",1,["regex_syntax::ast::ClassUnicode"]],["impl Freeze for ClassUnicodeKind",1,["regex_syntax::ast::ClassUnicodeKind"]],["impl Freeze for ClassUnicodeOpKind",1,["regex_syntax::ast::ClassUnicodeOpKind"]],["impl Freeze for ClassBracketed",1,["regex_syntax::ast::ClassBracketed"]],["impl Freeze for ClassSet",1,["regex_syntax::ast::ClassSet"]],["impl Freeze for ClassSetItem",1,["regex_syntax::ast::ClassSetItem"]],["impl Freeze for ClassSetRange",1,["regex_syntax::ast::ClassSetRange"]],["impl Freeze for ClassSetUnion",1,["regex_syntax::ast::ClassSetUnion"]],["impl Freeze for ClassSetBinaryOp",1,["regex_syntax::ast::ClassSetBinaryOp"]],["impl Freeze for ClassSetBinaryOpKind",1,["regex_syntax::ast::ClassSetBinaryOpKind"]],["impl Freeze for Assertion",1,["regex_syntax::ast::Assertion"]],["impl Freeze for AssertionKind",1,["regex_syntax::ast::AssertionKind"]],["impl Freeze for Repetition",1,["regex_syntax::ast::Repetition"]],["impl Freeze for RepetitionOp",1,["regex_syntax::ast::RepetitionOp"]],["impl Freeze for RepetitionKind",1,["regex_syntax::ast::RepetitionKind"]],["impl Freeze for RepetitionRange",1,["regex_syntax::ast::RepetitionRange"]],["impl Freeze for Group",1,["regex_syntax::ast::Group"]],["impl Freeze for GroupKind",1,["regex_syntax::ast::GroupKind"]],["impl Freeze for CaptureName",1,["regex_syntax::ast::CaptureName"]],["impl Freeze for SetFlags",1,["regex_syntax::ast::SetFlags"]],["impl Freeze for Flags",1,["regex_syntax::ast::Flags"]],["impl Freeze for FlagsItem",1,["regex_syntax::ast::FlagsItem"]],["impl Freeze for FlagsItemKind",1,["regex_syntax::ast::FlagsItemKind"]],["impl Freeze for Flag",1,["regex_syntax::ast::Flag"]],["impl Freeze for Error",1,["regex_syntax::error::Error"]],["impl Freeze for Extractor",1,["regex_syntax::hir::literal::Extractor"]],["impl Freeze for ExtractKind",1,["regex_syntax::hir::literal::ExtractKind"]],["impl Freeze for Seq",1,["regex_syntax::hir::literal::Seq"]],["impl Freeze for Literal",1,["regex_syntax::hir::literal::Literal"]],["impl Freeze for Printer",1,["regex_syntax::hir::print::Printer"]],["impl Freeze for TranslatorBuilder",1,["regex_syntax::hir::translate::TranslatorBuilder"]],["impl !Freeze for Translator",1,["regex_syntax::hir::translate::Translator"]],["impl Freeze for CaseFoldError",1,["regex_syntax::unicode::CaseFoldError"]],["impl Freeze for Error",1,["regex_syntax::hir::Error"]],["impl Freeze for ErrorKind",1,["regex_syntax::hir::ErrorKind"]],["impl Freeze for Hir",1,["regex_syntax::hir::Hir"]],["impl Freeze for HirKind",1,["regex_syntax::hir::HirKind"]],["impl Freeze for Literal",1,["regex_syntax::hir::Literal"]],["impl Freeze for Class",1,["regex_syntax::hir::Class"]],["impl Freeze for ClassUnicode",1,["regex_syntax::hir::ClassUnicode"]],["impl<'a> Freeze for ClassUnicodeIter<'a>",1,["regex_syntax::hir::ClassUnicodeIter"]],["impl Freeze for ClassUnicodeRange",1,["regex_syntax::hir::ClassUnicodeRange"]],["impl Freeze for ClassBytes",1,["regex_syntax::hir::ClassBytes"]],["impl<'a> Freeze for ClassBytesIter<'a>",1,["regex_syntax::hir::ClassBytesIter"]],["impl Freeze for ClassBytesRange",1,["regex_syntax::hir::ClassBytesRange"]],["impl Freeze for Look",1,["regex_syntax::hir::Look"]],["impl Freeze for Capture",1,["regex_syntax::hir::Capture"]],["impl Freeze for Repetition",1,["regex_syntax::hir::Repetition"]],["impl Freeze for Dot",1,["regex_syntax::hir::Dot"]],["impl Freeze for Properties",1,["regex_syntax::hir::Properties"]],["impl Freeze for LookSet",1,["regex_syntax::hir::LookSet"]],["impl Freeze for LookSetIter",1,["regex_syntax::hir::LookSetIter"]],["impl Freeze for ParserBuilder",1,["regex_syntax::parser::ParserBuilder"]],["impl !Freeze for Parser",1,["regex_syntax::parser::Parser"]],["impl Freeze for UnicodeWordError",1,["regex_syntax::unicode::UnicodeWordError"]],["impl Freeze for Utf8Sequence",1,["regex_syntax::utf8::Utf8Sequence"]],["impl Freeze for Utf8Range",1,["regex_syntax::utf8::Utf8Range"]],["impl Freeze for Utf8Sequences",1,["regex_syntax::utf8::Utf8Sequences"]]], "same_file":[["impl Freeze for Handle",1,["same_file::Handle"]]], "serde":[["impl Freeze for Error",1,["serde::de::value::Error"]],["impl<E> Freeze for UnitDeserializer<E>",1,["serde::de::value::UnitDeserializer"]],["impl<E> Freeze for BoolDeserializer<E>",1,["serde::de::value::BoolDeserializer"]],["impl<E> Freeze for I8Deserializer<E>",1,["serde::de::value::I8Deserializer"]],["impl<E> Freeze for I16Deserializer<E>",1,["serde::de::value::I16Deserializer"]],["impl<E> Freeze for I32Deserializer<E>",1,["serde::de::value::I32Deserializer"]],["impl<E> Freeze for I64Deserializer<E>",1,["serde::de::value::I64Deserializer"]],["impl<E> Freeze for I128Deserializer<E>",1,["serde::de::value::I128Deserializer"]],["impl<E> Freeze for IsizeDeserializer<E>",1,["serde::de::value::IsizeDeserializer"]],["impl<E> Freeze for U8Deserializer<E>",1,["serde::de::value::U8Deserializer"]],["impl<E> Freeze for U16Deserializer<E>",1,["serde::de::value::U16Deserializer"]],["impl<E> Freeze for U64Deserializer<E>",1,["serde::de::value::U64Deserializer"]],["impl<E> Freeze for U128Deserializer<E>",1,["serde::de::value::U128Deserializer"]],["impl<E> Freeze for UsizeDeserializer<E>",1,["serde::de::value::UsizeDeserializer"]],["impl<E> Freeze for F32Deserializer<E>",1,["serde::de::value::F32Deserializer"]],["impl<E> Freeze for F64Deserializer<E>",1,["serde::de::value::F64Deserializer"]],["impl<E> Freeze for CharDeserializer<E>",1,["serde::de::value::CharDeserializer"]],["impl<E> Freeze for U32Deserializer<E>",1,["serde::de::value::U32Deserializer"]],["impl<'a, E> Freeze for StrDeserializer<'a, E>",1,["serde::de::value::StrDeserializer"]],["impl<'de, E> Freeze for BorrowedStrDeserializer<'de, E>",1,["serde::de::value::BorrowedStrDeserializer"]],["impl<E> Freeze for StringDeserializer<E>",1,["serde::de::value::StringDeserializer"]],["impl<'a, E> Freeze for CowStrDeserializer<'a, E>",1,["serde::de::value::CowStrDeserializer"]],["impl<'a, E> Freeze for BytesDeserializer<'a, E>",1,["serde::de::value::BytesDeserializer"]],["impl<'de, E> Freeze for BorrowedBytesDeserializer<'de, E>",1,["serde::de::value::BorrowedBytesDeserializer"]],["impl<I, E> Freeze for SeqDeserializer<I, E>
where\n I: Freeze,
",1,["serde::de::value::SeqDeserializer"]],["impl<A> Freeze for SeqAccessDeserializer<A>
where\n A: Freeze,
",1,["serde::de::value::SeqAccessDeserializer"]],["impl<'de, I, E> Freeze for MapDeserializer<'de, I, E>
where\n I: Freeze,\n <<I as Iterator>::Item as Pair>::Second: Freeze,
",1,["serde::de::value::MapDeserializer"]],["impl<A> Freeze for MapAccessDeserializer<A>
where\n A: Freeze,
",1,["serde::de::value::MapAccessDeserializer"]],["impl<A> Freeze for EnumAccessDeserializer<A>
where\n A: Freeze,
",1,["serde::de::value::EnumAccessDeserializer"]],["impl Freeze for IgnoredAny",1,["serde::de::ignored_any::IgnoredAny"]],["impl<'a> Freeze for Unexpected<'a>",1,["serde::de::Unexpected"]],["impl<Ok, Error> Freeze for Impossible<Ok, Error>",1,["serde::ser::impossible::Impossible"]]], "serde_spanned":[["impl<T> Freeze for Spanned<T>
where\n T: Freeze,
",1,["serde_spanned::spanned::Spanned"]]], "sharded_slab":[["impl<T, C = DefaultConfig> !Freeze for Pool<T, C>",1,["sharded_slab::pool::Pool"]],["impl<'a, T, C> Freeze for Ref<'a, T, C>",1,["sharded_slab::pool::Ref"]],["impl<'a, T, C> Freeze for RefMut<'a, T, C>",1,["sharded_slab::pool::RefMut"]],["impl<T, C> Freeze for OwnedRef<T, C>",1,["sharded_slab::pool::OwnedRef"]],["impl<T, C> Freeze for OwnedRefMut<T, C>",1,["sharded_slab::pool::OwnedRefMut"]],["impl Freeze for DefaultConfig",1,["sharded_slab::cfg::DefaultConfig"]],["impl<'a, T, C> Freeze for UniqueIter<'a, T, C>",1,["sharded_slab::iter::UniqueIter"]],["impl<T, C = DefaultConfig> !Freeze for Slab<T, C>",1,["sharded_slab::Slab"]],["impl<'a, T, C> Freeze for Entry<'a, T, C>",1,["sharded_slab::Entry"]],["impl<'a, T, C> Freeze for VacantEntry<'a, T, C>",1,["sharded_slab::VacantEntry"]],["impl<T, C> Freeze for OwnedEntry<T, C>",1,["sharded_slab::OwnedEntry"]]], "smallvec":[["impl Freeze for CollectionAllocErr",1,["smallvec::CollectionAllocErr"]],["impl<'a, T> Freeze for Drain<'a, T>",1,["smallvec::Drain"]],["impl<A> Freeze for SmallVec<A>
where\n A: Freeze,
",1,["smallvec::SmallVec"]],["impl<A> Freeze for IntoIter<A>
where\n A: Freeze,
",1,["smallvec::IntoIter"]]], "strsim":[["impl Freeze for StrSimError",1,["strsim::StrSimError"]]], "syn":[["impl Freeze for Underscore",1,["syn::token::Underscore"]],["impl Freeze for Group",1,["syn::token::Group"]],["impl Freeze for Abstract",1,["syn::token::Abstract"]],["impl Freeze for As",1,["syn::token::As"]],["impl Freeze for Async",1,["syn::token::Async"]],["impl Freeze for Auto",1,["syn::token::Auto"]],["impl Freeze for Await",1,["syn::token::Await"]],["impl Freeze for Become",1,["syn::token::Become"]],["impl Freeze for Box",1,["syn::token::Box"]],["impl Freeze for Break",1,["syn::token::Break"]],["impl Freeze for Const",1,["syn::token::Const"]],["impl Freeze for Continue",1,["syn::token::Continue"]],["impl Freeze for Crate",1,["syn::token::Crate"]],["impl Freeze for Default",1,["syn::token::Default"]],["impl Freeze for Do",1,["syn::token::Do"]],["impl Freeze for Dyn",1,["syn::token::Dyn"]],["impl Freeze for Else",1,["syn::token::Else"]],["impl Freeze for Enum",1,["syn::token::Enum"]],["impl Freeze for Extern",1,["syn::token::Extern"]],["impl Freeze for Final",1,["syn::token::Final"]],["impl Freeze for Fn",1,["syn::token::Fn"]],["impl Freeze for For",1,["syn::token::For"]],["impl Freeze for If",1,["syn::token::If"]],["impl Freeze for Impl",1,["syn::token::Impl"]],["impl Freeze for In",1,["syn::token::In"]],["impl Freeze for Let",1,["syn::token::Let"]],["impl Freeze for Loop",1,["syn::token::Loop"]],["impl Freeze for Macro",1,["syn::token::Macro"]],["impl Freeze for Match",1,["syn::token::Match"]],["impl Freeze for Mod",1,["syn::token::Mod"]],["impl Freeze for Move",1,["syn::token::Move"]],["impl Freeze for Mut",1,["syn::token::Mut"]],["impl Freeze for Override",1,["syn::token::Override"]],["impl Freeze for Priv",1,["syn::token::Priv"]],["impl Freeze for Pub",1,["syn::token::Pub"]],["impl Freeze for Ref",1,["syn::token::Ref"]],["impl Freeze for Return",1,["syn::token::Return"]],["impl Freeze for SelfType",1,["syn::token::SelfType"]],["impl Freeze for SelfValue",1,["syn::token::SelfValue"]],["impl Freeze for Static",1,["syn::token::Static"]],["impl Freeze for Struct",1,["syn::token::Struct"]],["impl Freeze for Super",1,["syn::token::Super"]],["impl Freeze for Trait",1,["syn::token::Trait"]],["impl Freeze for Try",1,["syn::token::Try"]],["impl Freeze for Type",1,["syn::token::Type"]],["impl Freeze for Typeof",1,["syn::token::Typeof"]],["impl Freeze for Union",1,["syn::token::Union"]],["impl Freeze for Unsafe",1,["syn::token::Unsafe"]],["impl Freeze for Unsized",1,["syn::token::Unsized"]],["impl Freeze for Use",1,["syn::token::Use"]],["impl Freeze for Virtual",1,["syn::token::Virtual"]],["impl Freeze for Where",1,["syn::token::Where"]],["impl Freeze for While",1,["syn::token::While"]],["impl Freeze for Yield",1,["syn::token::Yield"]],["impl Freeze for And",1,["syn::token::And"]],["impl Freeze for AndAnd",1,["syn::token::AndAnd"]],["impl Freeze for AndEq",1,["syn::token::AndEq"]],["impl Freeze for At",1,["syn::token::At"]],["impl Freeze for Caret",1,["syn::token::Caret"]],["impl Freeze for CaretEq",1,["syn::token::CaretEq"]],["impl Freeze for Colon",1,["syn::token::Colon"]],["impl Freeze for Comma",1,["syn::token::Comma"]],["impl Freeze for Dollar",1,["syn::token::Dollar"]],["impl Freeze for Dot",1,["syn::token::Dot"]],["impl Freeze for DotDot",1,["syn::token::DotDot"]],["impl Freeze for DotDotDot",1,["syn::token::DotDotDot"]],["impl Freeze for DotDotEq",1,["syn::token::DotDotEq"]],["impl Freeze for Eq",1,["syn::token::Eq"]],["impl Freeze for EqEq",1,["syn::token::EqEq"]],["impl Freeze for FatArrow",1,["syn::token::FatArrow"]],["impl Freeze for Ge",1,["syn::token::Ge"]],["impl Freeze for Gt",1,["syn::token::Gt"]],["impl Freeze for LArrow",1,["syn::token::LArrow"]],["impl Freeze for Le",1,["syn::token::Le"]],["impl Freeze for Lt",1,["syn::token::Lt"]],["impl Freeze for Minus",1,["syn::token::Minus"]],["impl Freeze for MinusEq",1,["syn::token::MinusEq"]],["impl Freeze for Ne",1,["syn::token::Ne"]],["impl Freeze for Not",1,["syn::token::Not"]],["impl Freeze for Or",1,["syn::token::Or"]],["impl Freeze for OrEq",1,["syn::token::OrEq"]],["impl Freeze for OrOr",1,["syn::token::OrOr"]],["impl Freeze for PathSep",1,["syn::token::PathSep"]],["impl Freeze for Percent",1,["syn::token::Percent"]],["impl Freeze for PercentEq",1,["syn::token::PercentEq"]],["impl Freeze for Plus",1,["syn::token::Plus"]],["impl Freeze for PlusEq",1,["syn::token::PlusEq"]],["impl Freeze for Pound",1,["syn::token::Pound"]],["impl Freeze for Question",1,["syn::token::Question"]],["impl Freeze for RArrow",1,["syn::token::RArrow"]],["impl Freeze for Semi",1,["syn::token::Semi"]],["impl Freeze for Shl",1,["syn::token::Shl"]],["impl Freeze for ShlEq",1,["syn::token::ShlEq"]],["impl Freeze for Shr",1,["syn::token::Shr"]],["impl Freeze for ShrEq",1,["syn::token::ShrEq"]],["impl Freeze for Slash",1,["syn::token::Slash"]],["impl Freeze for SlashEq",1,["syn::token::SlashEq"]],["impl Freeze for Star",1,["syn::token::Star"]],["impl Freeze for StarEq",1,["syn::token::StarEq"]],["impl Freeze for Tilde",1,["syn::token::Tilde"]],["impl Freeze for Brace",1,["syn::token::Brace"]],["impl Freeze for Bracket",1,["syn::token::Bracket"]],["impl Freeze for Paren",1,["syn::token::Paren"]],["impl Freeze for Attribute",1,["syn::attr::Attribute"]],["impl Freeze for AttrStyle",1,["syn::attr::AttrStyle"]],["impl Freeze for Meta",1,["syn::attr::Meta"]],["impl Freeze for MetaList",1,["syn::attr::MetaList"]],["impl Freeze for MetaNameValue",1,["syn::attr::MetaNameValue"]],["impl Freeze for TokenBuffer",1,["syn::buffer::TokenBuffer"]],["impl<'a> Freeze for Cursor<'a>",1,["syn::buffer::Cursor"]],["impl Freeze for Variant",1,["syn::data::Variant"]],["impl Freeze for Fields",1,["syn::data::Fields"]],["impl Freeze for FieldsNamed",1,["syn::data::FieldsNamed"]],["impl Freeze for FieldsUnnamed",1,["syn::data::FieldsUnnamed"]],["impl Freeze for Field",1,["syn::data::Field"]],["impl Freeze for DeriveInput",1,["syn::derive::DeriveInput"]],["impl Freeze for Data",1,["syn::derive::Data"]],["impl Freeze for DataStruct",1,["syn::derive::DataStruct"]],["impl Freeze for DataEnum",1,["syn::derive::DataEnum"]],["impl Freeze for DataUnion",1,["syn::derive::DataUnion"]],["impl Freeze for Error",1,["syn::error::Error"]],["impl Freeze for Expr",1,["syn::expr::Expr"]],["impl Freeze for ExprArray",1,["syn::expr::ExprArray"]],["impl Freeze for ExprAssign",1,["syn::expr::ExprAssign"]],["impl Freeze for ExprAsync",1,["syn::expr::ExprAsync"]],["impl Freeze for ExprAwait",1,["syn::expr::ExprAwait"]],["impl Freeze for ExprBinary",1,["syn::expr::ExprBinary"]],["impl Freeze for ExprBlock",1,["syn::expr::ExprBlock"]],["impl Freeze for ExprBreak",1,["syn::expr::ExprBreak"]],["impl Freeze for ExprCall",1,["syn::expr::ExprCall"]],["impl Freeze for ExprCast",1,["syn::expr::ExprCast"]],["impl Freeze for ExprClosure",1,["syn::expr::ExprClosure"]],["impl Freeze for ExprConst",1,["syn::expr::ExprConst"]],["impl Freeze for ExprContinue",1,["syn::expr::ExprContinue"]],["impl Freeze for ExprField",1,["syn::expr::ExprField"]],["impl Freeze for ExprForLoop",1,["syn::expr::ExprForLoop"]],["impl Freeze for ExprGroup",1,["syn::expr::ExprGroup"]],["impl Freeze for ExprIf",1,["syn::expr::ExprIf"]],["impl Freeze for ExprIndex",1,["syn::expr::ExprIndex"]],["impl Freeze for ExprInfer",1,["syn::expr::ExprInfer"]],["impl Freeze for ExprLet",1,["syn::expr::ExprLet"]],["impl Freeze for ExprLit",1,["syn::expr::ExprLit"]],["impl Freeze for ExprLoop",1,["syn::expr::ExprLoop"]],["impl Freeze for ExprMacro",1,["syn::expr::ExprMacro"]],["impl Freeze for ExprMatch",1,["syn::expr::ExprMatch"]],["impl Freeze for ExprMethodCall",1,["syn::expr::ExprMethodCall"]],["impl Freeze for ExprParen",1,["syn::expr::ExprParen"]],["impl Freeze for ExprPath",1,["syn::expr::ExprPath"]],["impl Freeze for ExprRange",1,["syn::expr::ExprRange"]],["impl Freeze for ExprReference",1,["syn::expr::ExprReference"]],["impl Freeze for ExprRepeat",1,["syn::expr::ExprRepeat"]],["impl Freeze for ExprReturn",1,["syn::expr::ExprReturn"]],["impl Freeze for ExprStruct",1,["syn::expr::ExprStruct"]],["impl Freeze for ExprTry",1,["syn::expr::ExprTry"]],["impl Freeze for ExprTryBlock",1,["syn::expr::ExprTryBlock"]],["impl Freeze for ExprTuple",1,["syn::expr::ExprTuple"]],["impl Freeze for ExprUnary",1,["syn::expr::ExprUnary"]],["impl Freeze for ExprUnsafe",1,["syn::expr::ExprUnsafe"]],["impl Freeze for ExprWhile",1,["syn::expr::ExprWhile"]],["impl Freeze for ExprYield",1,["syn::expr::ExprYield"]],["impl Freeze for Member",1,["syn::expr::Member"]],["impl Freeze for Index",1,["syn::expr::Index"]],["impl Freeze for FieldValue",1,["syn::expr::FieldValue"]],["impl Freeze for Label",1,["syn::expr::Label"]],["impl Freeze for Arm",1,["syn::expr::Arm"]],["impl Freeze for RangeLimits",1,["syn::expr::RangeLimits"]],["impl Freeze for File",1,["syn::file::File"]],["impl Freeze for Generics",1,["syn::generics::Generics"]],["impl Freeze for GenericParam",1,["syn::generics::GenericParam"]],["impl Freeze for LifetimeParam",1,["syn::generics::LifetimeParam"]],["impl Freeze for TypeParam",1,["syn::generics::TypeParam"]],["impl Freeze for ConstParam",1,["syn::generics::ConstParam"]],["impl<'a> Freeze for ImplGenerics<'a>",1,["syn::generics::ImplGenerics"]],["impl<'a> Freeze for TypeGenerics<'a>",1,["syn::generics::TypeGenerics"]],["impl<'a> Freeze for Turbofish<'a>",1,["syn::generics::Turbofish"]],["impl Freeze for BoundLifetimes",1,["syn::generics::BoundLifetimes"]],["impl Freeze for TypeParamBound",1,["syn::generics::TypeParamBound"]],["impl Freeze for TraitBound",1,["syn::generics::TraitBound"]],["impl Freeze for TraitBoundModifier",1,["syn::generics::TraitBoundModifier"]],["impl Freeze for WhereClause",1,["syn::generics::WhereClause"]],["impl Freeze for WherePredicate",1,["syn::generics::WherePredicate"]],["impl Freeze for PredicateLifetime",1,["syn::generics::PredicateLifetime"]],["impl Freeze for PredicateType",1,["syn::generics::PredicateType"]],["impl Freeze for Item",1,["syn::item::Item"]],["impl Freeze for ItemConst",1,["syn::item::ItemConst"]],["impl Freeze for ItemEnum",1,["syn::item::ItemEnum"]],["impl Freeze for ItemExternCrate",1,["syn::item::ItemExternCrate"]],["impl Freeze for ItemFn",1,["syn::item::ItemFn"]],["impl Freeze for ItemForeignMod",1,["syn::item::ItemForeignMod"]],["impl Freeze for ItemImpl",1,["syn::item::ItemImpl"]],["impl Freeze for ItemMacro",1,["syn::item::ItemMacro"]],["impl Freeze for ItemMod",1,["syn::item::ItemMod"]],["impl Freeze for ItemStatic",1,["syn::item::ItemStatic"]],["impl Freeze for ItemStruct",1,["syn::item::ItemStruct"]],["impl Freeze for ItemTrait",1,["syn::item::ItemTrait"]],["impl Freeze for ItemTraitAlias",1,["syn::item::ItemTraitAlias"]],["impl Freeze for ItemType",1,["syn::item::ItemType"]],["impl Freeze for ItemUnion",1,["syn::item::ItemUnion"]],["impl Freeze for ItemUse",1,["syn::item::ItemUse"]],["impl Freeze for UseTree",1,["syn::item::UseTree"]],["impl Freeze for UsePath",1,["syn::item::UsePath"]],["impl Freeze for UseName",1,["syn::item::UseName"]],["impl Freeze for UseRename",1,["syn::item::UseRename"]],["impl Freeze for UseGlob",1,["syn::item::UseGlob"]],["impl Freeze for UseGroup",1,["syn::item::UseGroup"]],["impl Freeze for ForeignItem",1,["syn::item::ForeignItem"]],["impl Freeze for ForeignItemFn",1,["syn::item::ForeignItemFn"]],["impl Freeze for ForeignItemStatic",1,["syn::item::ForeignItemStatic"]],["impl Freeze for ForeignItemType",1,["syn::item::ForeignItemType"]],["impl Freeze for ForeignItemMacro",1,["syn::item::ForeignItemMacro"]],["impl Freeze for TraitItem",1,["syn::item::TraitItem"]],["impl Freeze for TraitItemConst",1,["syn::item::TraitItemConst"]],["impl Freeze for TraitItemFn",1,["syn::item::TraitItemFn"]],["impl Freeze for TraitItemType",1,["syn::item::TraitItemType"]],["impl Freeze for TraitItemMacro",1,["syn::item::TraitItemMacro"]],["impl Freeze for ImplItem",1,["syn::item::ImplItem"]],["impl Freeze for ImplItemConst",1,["syn::item::ImplItemConst"]],["impl Freeze for ImplItemFn",1,["syn::item::ImplItemFn"]],["impl Freeze for ImplItemType",1,["syn::item::ImplItemType"]],["impl Freeze for ImplItemMacro",1,["syn::item::ImplItemMacro"]],["impl Freeze for Signature",1,["syn::item::Signature"]],["impl Freeze for FnArg",1,["syn::item::FnArg"]],["impl Freeze for Receiver",1,["syn::item::Receiver"]],["impl Freeze for Variadic",1,["syn::item::Variadic"]],["impl Freeze for StaticMutability",1,["syn::item::StaticMutability"]],["impl Freeze for ImplRestriction",1,["syn::item::ImplRestriction"]],["impl Freeze for Lifetime",1,["syn::lifetime::Lifetime"]],["impl Freeze for Lit",1,["syn::lit::Lit"]],["impl Freeze for LitStr",1,["syn::lit::LitStr"]],["impl Freeze for LitByteStr",1,["syn::lit::LitByteStr"]],["impl Freeze for LitByte",1,["syn::lit::LitByte"]],["impl Freeze for LitChar",1,["syn::lit::LitChar"]],["impl Freeze for LitInt",1,["syn::lit::LitInt"]],["impl Freeze for LitFloat",1,["syn::lit::LitFloat"]],["impl Freeze for LitBool",1,["syn::lit::LitBool"]],["impl<'a> !Freeze for Lookahead1<'a>",1,["syn::lookahead::Lookahead1"]],["impl Freeze for Macro",1,["syn::mac::Macro"]],["impl Freeze for MacroDelimiter",1,["syn::mac::MacroDelimiter"]],["impl<'a> Freeze for ParseNestedMeta<'a>",1,["syn::meta::ParseNestedMeta"]],["impl Freeze for BinOp",1,["syn::op::BinOp"]],["impl Freeze for UnOp",1,["syn::op::UnOp"]],["impl<'a> !Freeze for ParseBuffer<'a>",1,["syn::parse::ParseBuffer"]],["impl<'c, 'a> Freeze for StepCursor<'c, 'a>",1,["syn::parse::StepCursor"]],["impl Freeze for Nothing",1,["syn::parse::Nothing"]],["impl Freeze for Pat",1,["syn::pat::Pat"]],["impl Freeze for PatIdent",1,["syn::pat::PatIdent"]],["impl Freeze for PatOr",1,["syn::pat::PatOr"]],["impl Freeze for PatParen",1,["syn::pat::PatParen"]],["impl Freeze for PatReference",1,["syn::pat::PatReference"]],["impl Freeze for PatRest",1,["syn::pat::PatRest"]],["impl Freeze for PatSlice",1,["syn::pat::PatSlice"]],["impl Freeze for PatStruct",1,["syn::pat::PatStruct"]],["impl Freeze for PatTuple",1,["syn::pat::PatTuple"]],["impl Freeze for PatTupleStruct",1,["syn::pat::PatTupleStruct"]],["impl Freeze for PatType",1,["syn::pat::PatType"]],["impl Freeze for PatWild",1,["syn::pat::PatWild"]],["impl Freeze for FieldPat",1,["syn::pat::FieldPat"]],["impl Freeze for Path",1,["syn::path::Path"]],["impl Freeze for PathSegment",1,["syn::path::PathSegment"]],["impl Freeze for PathArguments",1,["syn::path::PathArguments"]],["impl Freeze for GenericArgument",1,["syn::path::GenericArgument"]],["impl Freeze for AngleBracketedGenericArguments",1,["syn::path::AngleBracketedGenericArguments"]],["impl Freeze for AssocType",1,["syn::path::AssocType"]],["impl Freeze for AssocConst",1,["syn::path::AssocConst"]],["impl Freeze for Constraint",1,["syn::path::Constraint"]],["impl Freeze for ParenthesizedGenericArguments",1,["syn::path::ParenthesizedGenericArguments"]],["impl Freeze for QSelf",1,["syn::path::QSelf"]],["impl<T, P> Freeze for Punctuated<T, P>",1,["syn::punctuated::Punctuated"]],["impl<'a, T, P> Freeze for Pairs<'a, T, P>",1,["syn::punctuated::Pairs"]],["impl<'a, T, P> Freeze for PairsMut<'a, T, P>",1,["syn::punctuated::PairsMut"]],["impl<T, P> Freeze for IntoPairs<T, P>
where\n T: Freeze,
",1,["syn::punctuated::IntoPairs"]],["impl<T> Freeze for IntoIter<T>",1,["syn::punctuated::IntoIter"]],["impl<'a, T> Freeze for Iter<'a, T>",1,["syn::punctuated::Iter"]],["impl<'a, T> Freeze for IterMut<'a, T>",1,["syn::punctuated::IterMut"]],["impl<T, P> Freeze for Pair<T, P>
where\n P: Freeze,\n T: Freeze,
",1,["syn::punctuated::Pair"]],["impl Freeze for Visibility",1,["syn::restriction::Visibility"]],["impl Freeze for VisRestricted",1,["syn::restriction::VisRestricted"]],["impl Freeze for FieldMutability",1,["syn::restriction::FieldMutability"]],["impl Freeze for Block",1,["syn::stmt::Block"]],["impl Freeze for Stmt",1,["syn::stmt::Stmt"]],["impl Freeze for Local",1,["syn::stmt::Local"]],["impl Freeze for LocalInit",1,["syn::stmt::LocalInit"]],["impl Freeze for StmtMacro",1,["syn::stmt::StmtMacro"]],["impl Freeze for Type",1,["syn::ty::Type"]],["impl Freeze for TypeArray",1,["syn::ty::TypeArray"]],["impl Freeze for TypeBareFn",1,["syn::ty::TypeBareFn"]],["impl Freeze for TypeGroup",1,["syn::ty::TypeGroup"]],["impl Freeze for TypeImplTrait",1,["syn::ty::TypeImplTrait"]],["impl Freeze for TypeInfer",1,["syn::ty::TypeInfer"]],["impl Freeze for TypeMacro",1,["syn::ty::TypeMacro"]],["impl Freeze for TypeNever",1,["syn::ty::TypeNever"]],["impl Freeze for TypeParen",1,["syn::ty::TypeParen"]],["impl Freeze for TypePath",1,["syn::ty::TypePath"]],["impl Freeze for TypePtr",1,["syn::ty::TypePtr"]],["impl Freeze for TypeReference",1,["syn::ty::TypeReference"]],["impl Freeze for TypeSlice",1,["syn::ty::TypeSlice"]],["impl Freeze for TypeTraitObject",1,["syn::ty::TypeTraitObject"]],["impl Freeze for TypeTuple",1,["syn::ty::TypeTuple"]],["impl Freeze for Abi",1,["syn::ty::Abi"]],["impl Freeze for BareFnArg",1,["syn::ty::BareFnArg"]],["impl Freeze for BareVariadic",1,["syn::ty::BareVariadic"]],["impl Freeze for ReturnType",1,["syn::ty::ReturnType"]]], "thread_local":[["impl<T> !Freeze for CachedThreadLocal<T>",1,["thread_local::cached::CachedThreadLocal"]],["impl<'a, T> Freeze for CachedIterMut<'a, T>",1,["thread_local::cached::CachedIterMut"]],["impl<T> !Freeze for CachedIntoIter<T>",1,["thread_local::cached::CachedIntoIter"]],["impl<T> !Freeze for ThreadLocal<T>",1,["thread_local::ThreadLocal"]],["impl<'a, T> Freeze for Iter<'a, T>",1,["thread_local::Iter"]],["impl<'a, T> Freeze for IterMut<'a, T>",1,["thread_local::IterMut"]],["impl<T> !Freeze for IntoIter<T>",1,["thread_local::IntoIter"]]], "tinyvec":[["impl<A> Freeze for ArrayVec<A>
where\n A: Freeze,
",1,["tinyvec::arrayvec::ArrayVec"]],["impl<'p, A, I> Freeze for ArrayVecSplice<'p, A, I>
where\n I: Freeze,
",1,["tinyvec::arrayvec::ArrayVecSplice"]],["impl Freeze for TryFromSliceError",1,["tinyvec::arrayvec::TryFromSliceError"]],["impl<A> Freeze for ArrayVecIterator<A>
where\n A: Freeze,
",1,["tinyvec::arrayvec::ArrayVecIterator"]],["impl<'a, T> Freeze for ArrayVecDrain<'a, T>",1,["tinyvec::arrayvec_drain::ArrayVecDrain"]],["impl<'s, T> Freeze for SliceVec<'s, T>",1,["tinyvec::slicevec::SliceVec"]],["impl<'p, 's, T> Freeze for SliceVecDrain<'p, 's, T>",1,["tinyvec::slicevec::SliceVecDrain"]],["impl<A> Freeze for TinyVec<A>
where\n A: Freeze,
",1,["tinyvec::tinyvec::TinyVec"]],["impl<'p, A> Freeze for TinyVecDrain<'p, A>",1,["tinyvec::tinyvec::TinyVecDrain"]],["impl<'p, A, I> Freeze for TinyVecSplice<'p, A, I>
where\n I: Freeze,
",1,["tinyvec::tinyvec::TinyVecSplice"]],["impl<A> Freeze for TinyVecIterator<A>
where\n A: Freeze,
",1,["tinyvec::tinyvec::TinyVecIterator"]]], "toml":[["impl<K, V> Freeze for Map<K, V>",1,["toml::map::Map"]],["impl<'a> Freeze for Entry<'a>",1,["toml::map::Entry"]],["impl<'a> Freeze for VacantEntry<'a>",1,["toml::map::VacantEntry"]],["impl<'a> Freeze for OccupiedEntry<'a>",1,["toml::map::OccupiedEntry"]],["impl<'a> Freeze for Iter<'a>",1,["toml::map::Iter"]],["impl<'a> Freeze for IterMut<'a>",1,["toml::map::IterMut"]],["impl Freeze for IntoIter",1,["toml::map::IntoIter"]],["impl<'a> Freeze for Keys<'a>",1,["toml::map::Keys"]],["impl<'a> Freeze for Values<'a>",1,["toml::map::Values"]],["impl Freeze for Value",1,["toml::value::Value"]],["impl Freeze for Error",1,["toml::de::Error"]],["impl<'a> Freeze for Deserializer<'a>",1,["toml::de::Deserializer"]],["impl<'a> Freeze for ValueDeserializer<'a>",1,["toml::de::ValueDeserializer"]],["impl Freeze for Error",1,["toml::ser::Error"]],["impl<'d> Freeze for Serializer<'d>",1,["toml::ser::Serializer"]],["impl<'d> Freeze for ValueSerializer<'d>",1,["toml::ser::ValueSerializer"]]], "toml_datetime":[["impl Freeze for Datetime",1,["toml_datetime::datetime::Datetime"]],["impl Freeze for DatetimeParseError",1,["toml_datetime::datetime::DatetimeParseError"]],["impl Freeze for Date",1,["toml_datetime::datetime::Date"]],["impl Freeze for Time",1,["toml_datetime::datetime::Time"]],["impl Freeze for Offset",1,["toml_datetime::datetime::Offset"]]], "toml_edit":[["impl Freeze for Array",1,["toml_edit::array::Array"]],["impl Freeze for ArrayOfTables",1,["toml_edit::array_of_tables::ArrayOfTables"]],["impl Freeze for Document",1,["toml_edit::document::Document"]],["impl Freeze for TomlError",1,["toml_edit::error::TomlError"]],["impl Freeze for InlineTable",1,["toml_edit::inline_table::InlineTable"]],["impl<'a> Freeze for InlineEntry<'a>",1,["toml_edit::inline_table::InlineEntry"]],["impl<'a> Freeze for InlineOccupiedEntry<'a>",1,["toml_edit::inline_table::InlineOccupiedEntry"]],["impl<'a> Freeze for InlineVacantEntry<'a>",1,["toml_edit::inline_table::InlineVacantEntry"]],["impl Freeze for InternalString",1,["toml_edit::internal_string::InternalString"]],["impl Freeze for Item",1,["toml_edit::item::Item"]],["impl Freeze for Key",1,["toml_edit::key::Key"]],["impl<'k> Freeze for KeyMut<'k>",1,["toml_edit::key::KeyMut"]],["impl Freeze for RawString",1,["toml_edit::raw_string::RawString"]],["impl<T> Freeze for Formatted<T>
where\n T: Freeze,
",1,["toml_edit::repr::Formatted"]],["impl Freeze for Repr",1,["toml_edit::repr::Repr"]],["impl Freeze for Decor",1,["toml_edit::repr::Decor"]],["impl Freeze for Table",1,["toml_edit::table::Table"]],["impl<'a> Freeze for Entry<'a>",1,["toml_edit::table::Entry"]],["impl<'a> Freeze for OccupiedEntry<'a>",1,["toml_edit::table::OccupiedEntry"]],["impl<'a> Freeze for VacantEntry<'a>",1,["toml_edit::table::VacantEntry"]],["impl Freeze for Value",1,["toml_edit::value::Value"]],["impl Freeze for ValueDeserializer",1,["toml_edit::de::value::ValueDeserializer"]],["impl Freeze for Error",1,["toml_edit::de::Error"]],["impl Freeze for Deserializer",1,["toml_edit::de::Deserializer"]],["impl Freeze for ValueSerializer",1,["toml_edit::ser::value::ValueSerializer"]],["impl Freeze for Error",1,["toml_edit::ser::Error"]]], "tracing":[["impl<T> Freeze for WithDispatch<T>
where\n T: Freeze,
",1,["tracing::instrument::WithDispatch"]],["impl<T> Freeze for Instrumented<T>
where\n T: Freeze,
",1,["tracing::instrument::Instrumented"]],["impl Freeze for Span",1,["tracing::span::Span"]],["impl<'a> Freeze for Entered<'a>",1,["tracing::span::Entered"]],["impl Freeze for EnteredSpan",1,["tracing::span::EnteredSpan"]]], "tracing_core":[["impl Freeze for Identifier",1,["tracing_core::callsite::Identifier"]],["impl !Freeze for DefaultCallsite",1,["tracing_core::callsite::DefaultCallsite"]],["impl Freeze for Dispatch",1,["tracing_core::dispatcher::Dispatch"]],["impl Freeze for WeakDispatch",1,["tracing_core::dispatcher::WeakDispatch"]],["impl Freeze for DefaultGuard",1,["tracing_core::dispatcher::DefaultGuard"]],["impl Freeze for SetGlobalDefaultError",1,["tracing_core::dispatcher::SetGlobalDefaultError"]],["impl<'a> Freeze for Event<'a>",1,["tracing_core::event::Event"]],["impl Freeze for Field",1,["tracing_core::field::Field"]],["impl Freeze for Empty",1,["tracing_core::field::Empty"]],["impl Freeze for FieldSet",1,["tracing_core::field::FieldSet"]],["impl<'a> Freeze for ValueSet<'a>",1,["tracing_core::field::ValueSet"]],["impl Freeze for Iter",1,["tracing_core::field::Iter"]],["impl<T> Freeze for DisplayValue<T>
where\n T: Freeze,
",1,["tracing_core::field::DisplayValue"]],["impl<T> Freeze for DebugValue<T>
where\n T: Freeze,
",1,["tracing_core::field::DebugValue"]],["impl<'a> Freeze for Metadata<'a>",1,["tracing_core::metadata::Metadata"]],["impl Freeze for Kind",1,["tracing_core::metadata::Kind"]],["impl Freeze for Level",1,["tracing_core::metadata::Level"]],["impl Freeze for LevelFilter",1,["tracing_core::metadata::LevelFilter"]],["impl Freeze for ParseLevelFilterError",1,["tracing_core::metadata::ParseLevelFilterError"]],["impl Freeze for ParseLevelError",1,["tracing_core::metadata::ParseLevelError"]],["impl Freeze for Id",1,["tracing_core::span::Id"]],["impl<'a> Freeze for Attributes<'a>",1,["tracing_core::span::Attributes"]],["impl<'a> Freeze for Record<'a>",1,["tracing_core::span::Record"]],["impl Freeze for Current",1,["tracing_core::span::Current"]],["impl Freeze for Interest",1,["tracing_core::subscriber::Interest"]],["impl Freeze for NoSubscriber",1,["tracing_core::subscriber::NoSubscriber"]]], "tracing_log":[["impl Freeze for LogTracer",1,["tracing_log::log_tracer::LogTracer"]],["impl Freeze for Builder",1,["tracing_log::log_tracer::Builder"]]], "tracing_subscriber":[["impl<V> Freeze for Alt<V>
where\n V: Freeze,
",1,["tracing_subscriber::field::debug::Alt"]],["impl<D, V> Freeze for Delimited<D, V>
where\n D: Freeze,\n V: Freeze,
",1,["tracing_subscriber::field::delimited::Delimited"]],["impl<D, V> Freeze for VisitDelimited<D, V>
where\n D: Freeze,\n V: Freeze,
",1,["tracing_subscriber::field::delimited::VisitDelimited"]],["impl<V> Freeze for Messages<V>
where\n V: Freeze,
",1,["tracing_subscriber::field::display::Messages"]],["impl<F> Freeze for FilterFn<F>
where\n F: Freeze,
",1,["tracing_subscriber::filter::filter_fn::FilterFn"]],["impl<S, F, R> Freeze for DynFilterFn<S, F, R>
where\n F: Freeze,\n R: Freeze,
",1,["tracing_subscriber::filter::filter_fn::DynFilterFn"]],["impl Freeze for Builder",1,["tracing_subscriber::filter::env::builder::Builder"]],["impl Freeze for Directive",1,["tracing_subscriber::filter::env::directive::Directive"]],["impl Freeze for BadName",1,["tracing_subscriber::filter::env::field::BadName"]],["impl !Freeze for EnvFilter",1,["tracing_subscriber::filter::env::EnvFilter"]],["impl Freeze for FromEnvError",1,["tracing_subscriber::filter::env::FromEnvError"]],["impl<A, B, S> Freeze for And<A, B, S>
where\n A: Freeze,\n B: Freeze,
",1,["tracing_subscriber::filter::layer_filters::combinator::And"]],["impl<A, B, S> Freeze for Or<A, B, S>
where\n A: Freeze,\n B: Freeze,
",1,["tracing_subscriber::filter::layer_filters::combinator::Or"]],["impl<A, S> Freeze for Not<A, S>
where\n A: Freeze,
",1,["tracing_subscriber::filter::layer_filters::combinator::Not"]],["impl<L, F, S> Freeze for Filtered<L, F, S>
where\n F: Freeze,\n L: Freeze,
",1,["tracing_subscriber::filter::layer_filters::Filtered"]],["impl Freeze for FilterId",1,["tracing_subscriber::filter::layer_filters::FilterId"]],["impl Freeze for Targets",1,["tracing_subscriber::filter::targets::Targets"]],["impl Freeze for IntoIter",1,["tracing_subscriber::filter::targets::IntoIter"]],["impl<'a> Freeze for Iter<'a>",1,["tracing_subscriber::filter::targets::Iter"]],["impl Freeze for ParseError",1,["tracing_subscriber::filter::directive::ParseError"]],["impl<'a> Freeze for Extensions<'a>",1,["tracing_subscriber::registry::extensions::Extensions"]],["impl<'a> Freeze for ExtensionsMut<'a>",1,["tracing_subscriber::registry::extensions::ExtensionsMut"]],["impl !Freeze for Registry",1,["tracing_subscriber::registry::sharded::Registry"]],["impl<'a> Freeze for Data<'a>",1,["tracing_subscriber::registry::sharded::Data"]],["impl<'a, R> Freeze for SpanRef<'a, R>
where\n <R as LookupSpan<'a>>::Data: Freeze,
",1,["tracing_subscriber::registry::SpanRef"]],["impl<'a, R> Freeze for Scope<'a, R>",1,["tracing_subscriber::registry::Scope"]],["impl<'a, R> Freeze for ScopeFromRoot<'a, R>
where\n <R as LookupSpan<'a>>::Data: Freeze,
",1,["tracing_subscriber::registry::ScopeFromRoot"]],["impl<'a, S> Freeze for Context<'a, S>",1,["tracing_subscriber::layer::context::Context"]],["impl<L, I, S> Freeze for Layered<L, I, S>
where\n I: Freeze,\n L: Freeze,
",1,["tracing_subscriber::layer::layered::Layered"]],["impl Freeze for Identity",1,["tracing_subscriber::layer::Identity"]],["impl Freeze for TryInitError",1,["tracing_subscriber::util::TryInitError"]],["impl<L, S> Freeze for Layer<L, S>",1,["tracing_subscriber::reload::Layer"]],["impl<L, S> Freeze for Handle<L, S>",1,["tracing_subscriber::reload::Handle"]],["impl Freeze for Error",1,["tracing_subscriber::reload::Error"]],["impl<S, N, E, W> Freeze for Layer<S, N, E, W>
where\n E: Freeze,\n N: Freeze,\n W: Freeze,
",1,["tracing_subscriber::fmt::fmt_layer::Layer"]],["impl<E: ?Sized> Freeze for FormattedFields<E>",1,["tracing_subscriber::fmt::fmt_layer::FormattedFields"]],["impl<'a, S, N> Freeze for FmtContext<'a, S, N>",1,["tracing_subscriber::fmt::fmt_layer::FmtContext"]],["impl Freeze for Pretty",1,["tracing_subscriber::fmt::format::pretty::Pretty"]],["impl<'a> Freeze for PrettyVisitor<'a>",1,["tracing_subscriber::fmt::format::pretty::PrettyVisitor"]],["impl Freeze for PrettyFields",1,["tracing_subscriber::fmt::format::pretty::PrettyFields"]],["impl<'writer> Freeze for Writer<'writer>",1,["tracing_subscriber::fmt::format::Writer"]],["impl<F> Freeze for FieldFn<F>
where\n F: Freeze,
",1,["tracing_subscriber::fmt::format::FieldFn"]],["impl<'a, F> Freeze for FieldFnVisitor<'a, F>
where\n F: Freeze,
",1,["tracing_subscriber::fmt::format::FieldFnVisitor"]],["impl Freeze for Compact",1,["tracing_subscriber::fmt::format::Compact"]],["impl Freeze for Full",1,["tracing_subscriber::fmt::format::Full"]],["impl<F, T> Freeze for Format<F, T>
where\n F: Freeze,\n T: Freeze,
",1,["tracing_subscriber::fmt::format::Format"]],["impl Freeze for DefaultFields",1,["tracing_subscriber::fmt::format::DefaultFields"]],["impl<'a> Freeze for DefaultVisitor<'a>",1,["tracing_subscriber::fmt::format::DefaultVisitor"]],["impl Freeze for FmtSpan",1,["tracing_subscriber::fmt::format::FmtSpan"]],["impl Freeze for SystemTime",1,["tracing_subscriber::fmt::time::SystemTime"]],["impl Freeze for Uptime",1,["tracing_subscriber::fmt::time::Uptime"]],["impl Freeze for TestWriter",1,["tracing_subscriber::fmt::writer::TestWriter"]],["impl Freeze for BoxMakeWriter",1,["tracing_subscriber::fmt::writer::BoxMakeWriter"]],["impl<A, B> Freeze for EitherWriter<A, B>
where\n A: Freeze,\n B: Freeze,
",1,["tracing_subscriber::fmt::writer::EitherWriter"]],["impl<M> Freeze for WithMaxLevel<M>
where\n M: Freeze,
",1,["tracing_subscriber::fmt::writer::WithMaxLevel"]],["impl<M> Freeze for WithMinLevel<M>
where\n M: Freeze,
",1,["tracing_subscriber::fmt::writer::WithMinLevel"]],["impl<M, F> Freeze for WithFilter<M, F>
where\n F: Freeze,\n M: Freeze,
",1,["tracing_subscriber::fmt::writer::WithFilter"]],["impl<A, B> Freeze for OrElse<A, B>
where\n A: Freeze,\n B: Freeze,
",1,["tracing_subscriber::fmt::writer::OrElse"]],["impl<A, B> Freeze for Tee<A, B>
where\n A: Freeze,\n B: Freeze,
",1,["tracing_subscriber::fmt::writer::Tee"]],["impl<'a, W> Freeze for MutexGuardWriter<'a, W>",1,["tracing_subscriber::fmt::writer::MutexGuardWriter"]],["impl<W> Freeze for ArcWriter<W>",1,["tracing_subscriber::fmt::writer::ArcWriter"]],["impl<N = DefaultFields, E = Format, F = LevelFilter, W = fn() -> Stdout> !Freeze for Subscriber<N, E, F, W>",1,["tracing_subscriber::fmt::Subscriber"]],["impl<N, E, F, W> Freeze for SubscriberBuilder<N, E, F, W>
where\n E: Freeze,\n F: Freeze,\n N: Freeze,\n W: Freeze,
",1,["tracing_subscriber::fmt::SubscriberBuilder"]]], "unicode_bidi":[["impl Freeze for BidiMatchedOpeningBracket",1,["unicode_bidi::data_source::BidiMatchedOpeningBracket"]],["impl Freeze for Level",1,["unicode_bidi::level::Level"]],["impl Freeze for Error",1,["unicode_bidi::level::Error"]],["impl<'text> Freeze for InitialInfo<'text>",1,["unicode_bidi::utf16::InitialInfo"]],["impl<'text> Freeze for BidiInfo<'text>",1,["unicode_bidi::utf16::BidiInfo"]],["impl<'text> Freeze for ParagraphBidiInfo<'text>",1,["unicode_bidi::utf16::ParagraphBidiInfo"]],["impl<'a, 'text> Freeze for Paragraph<'a, 'text>",1,["unicode_bidi::utf16::Paragraph"]],["impl<'text> Freeze for Utf16IndexLenIter<'text>",1,["unicode_bidi::utf16::Utf16IndexLenIter"]],["impl<'text> Freeze for Utf16CharIndexIter<'text>",1,["unicode_bidi::utf16::Utf16CharIndexIter"]],["impl<'text> Freeze for Utf16CharIter<'text>",1,["unicode_bidi::utf16::Utf16CharIter"]],["impl Freeze for BidiClass",1,["unicode_bidi::char_data::tables::BidiClass"]],["impl Freeze for HardcodedBidiData",1,["unicode_bidi::char_data::HardcodedBidiData"]],["impl Freeze for Direction",1,["unicode_bidi::Direction"]],["impl Freeze for ParagraphInfo",1,["unicode_bidi::ParagraphInfo"]],["impl<'text> Freeze for InitialInfo<'text>",1,["unicode_bidi::InitialInfo"]],["impl<'text> Freeze for BidiInfo<'text>",1,["unicode_bidi::BidiInfo"]],["impl<'text> Freeze for ParagraphBidiInfo<'text>",1,["unicode_bidi::ParagraphBidiInfo"]],["impl<'a, 'text> Freeze for Paragraph<'a, 'text>",1,["unicode_bidi::Paragraph"]],["impl<'text> Freeze for Utf8IndexLenIter<'text>",1,["unicode_bidi::Utf8IndexLenIter"]]], "unicode_normalization":[["impl<I> Freeze for Decompositions<I>
where\n I: Freeze,
",1,["unicode_normalization::decompose::Decompositions"]],["impl Freeze for IsNormalized",1,["unicode_normalization::quick_check::IsNormalized"]],["impl<I> Freeze for Recompositions<I>
where\n I: Freeze,
",1,["unicode_normalization::recompose::Recompositions"]],["impl<I> Freeze for Replacements<I>
where\n I: Freeze,
",1,["unicode_normalization::replace::Replacements"]],["impl<I> Freeze for StreamSafe<I>
where\n I: Freeze,
",1,["unicode_normalization::stream_safe::StreamSafe"]]], "url":[["impl<S> Freeze for Host<S>
where\n S: Freeze,
",1,["url::host::Host"]],["impl Freeze for Origin",1,["url::origin::Origin"]],["impl Freeze for OpaqueOrigin",1,["url::origin::OpaqueOrigin"]],["impl Freeze for ParseError",1,["url::parser::ParseError"]],["impl Freeze for SyntaxViolation",1,["url::parser::SyntaxViolation"]],["impl<'a> Freeze for PathSegmentsMut<'a>",1,["url::path_segments::PathSegmentsMut"]],["impl Freeze for Position",1,["url::slicing::Position"]],["impl Freeze for Url",1,["url::Url"]],["impl<'a> Freeze for ParseOptions<'a>",1,["url::ParseOptions"]],["impl<'a> Freeze for UrlQuery<'a>",1,["url::UrlQuery"]]], "utf8parse":[["impl Freeze for Parser",1,["utf8parse::Parser"]]], "walkdir":[["impl Freeze for DirEntry",1,["walkdir::dent::DirEntry"]],["impl Freeze for Error",1,["walkdir::error::Error"]],["impl Freeze for WalkDir",1,["walkdir::WalkDir"]],["impl Freeze for IntoIter",1,["walkdir::IntoIter"]],["impl<I, P> Freeze for FilterEntry<I, P>
where\n I: Freeze,\n P: Freeze,
",1,["walkdir::FilterEntry"]]], "winnow":[["impl Freeze for Needed",1,["winnow::error::Needed"]],["impl<E> Freeze for ErrMode<E>
where\n E: Freeze,
",1,["winnow::error::ErrMode"]],["impl<I> Freeze for InputError<I>
where\n I: Freeze,
",1,["winnow::error::InputError"]],["impl<C> Freeze for ContextError<C>",1,["winnow::error::ContextError"]],["impl Freeze for StrContext",1,["winnow::error::StrContext"]],["impl Freeze for StrContextValue",1,["winnow::error::StrContextValue"]],["impl<I, C> Freeze for TreeError<I, C>
where\n I: Freeze,
",1,["winnow::error::TreeError"]],["impl<I, C> Freeze for TreeErrorFrame<I, C>
where\n C: Freeze,\n I: Freeze,
",1,["winnow::error::TreeErrorFrame"]],["impl<I> Freeze for TreeErrorBase<I>
where\n I: Freeze,
",1,["winnow::error::TreeErrorBase"]],["impl<I, C> Freeze for TreeErrorContext<I, C>
where\n C: Freeze,\n I: Freeze,
",1,["winnow::error::TreeErrorContext"]],["impl Freeze for ErrorKind",1,["winnow::error::ErrorKind"]],["impl<I, E> Freeze for ParseError<I, E>
where\n E: Freeze,\n I: Freeze,
",1,["winnow::error::ParseError"]],["impl Freeze for Bytes",1,["winnow::stream::Bytes"]],["impl Freeze for BStr",1,["winnow::stream::BStr"]],["impl<I> Freeze for Located<I>
where\n I: Freeze,
",1,["winnow::stream::Located"]],["impl<I, S> Freeze for Stateful<I, S>
where\n I: Freeze,\n S: Freeze,
",1,["winnow::stream::Stateful"]],["impl<I> Freeze for Partial<I>
where\n I: Freeze,
",1,["winnow::stream::Partial"]],["impl<I> Freeze for BitOffsets<I>
where\n I: Freeze,
",1,["winnow::stream::BitOffsets"]],["impl Freeze for CompareResult",1,["winnow::stream::CompareResult"]],["impl<T, S> Freeze for Checkpoint<T, S>
where\n T: Freeze,
",1,["winnow::stream::Checkpoint"]],["impl Freeze for Range",1,["winnow::stream::Range"]],["impl<T> Freeze for Caseless<T>
where\n T: Freeze,
",1,["winnow::ascii::Caseless"]],["impl Freeze for Endianness",1,["winnow::binary::Endianness"]],["impl<F, I, O, E> Freeze for ParserIterator<F, I, O, E>
where\n E: Freeze,\n F: Freeze,\n I: Freeze,
",1,["winnow::combinator::core::ParserIterator"]],["impl<P, I, O, C, E> Freeze for Repeat<P, I, O, C, E>
where\n P: Freeze,
",1,["winnow::combinator::multi::Repeat"]],["impl<'p, P> Freeze for ByRef<'p, P>",1,["winnow::combinator::parser::ByRef"]],["impl<F, G, I, O, O2, E> Freeze for Map<F, G, I, O, O2, E>
where\n F: Freeze,\n G: Freeze,
",1,["winnow::combinator::parser::Map"]],["impl<F, G, I, O, O2, E, E2> Freeze for TryMap<F, G, I, O, O2, E, E2>
where\n F: Freeze,\n G: Freeze,
",1,["winnow::combinator::parser::TryMap"]],["impl<F, G, I, O, O2, E> Freeze for VerifyMap<F, G, I, O, O2, E>
where\n F: Freeze,\n G: Freeze,
",1,["winnow::combinator::parser::VerifyMap"]],["impl<F, G, I, O, O2, E> Freeze for AndThen<F, G, I, O, O2, E>
where\n F: Freeze,\n G: Freeze,
",1,["winnow::combinator::parser::AndThen"]],["impl<P, I, O, O2, E> Freeze for ParseTo<P, I, O, O2, E>
where\n P: Freeze,
",1,["winnow::combinator::parser::ParseTo"]],["impl<F, G, H, I, O, O2, E> Freeze for FlatMap<F, G, H, I, O, O2, E>
where\n F: Freeze,\n G: Freeze,
",1,["winnow::combinator::parser::FlatMap"]],["impl<F> Freeze for CompleteErr<F>
where\n F: Freeze,
",1,["winnow::combinator::parser::CompleteErr"]],["impl<F, G, I, O, O2: ?Sized, E> Freeze for Verify<F, G, I, O, O2, E>
where\n F: Freeze,\n G: Freeze,
",1,["winnow::combinator::parser::Verify"]],["impl<F, I, O, O2, E> Freeze for Value<F, I, O, O2, E>
where\n F: Freeze,\n O2: Freeze,
",1,["winnow::combinator::parser::Value"]],["impl<F, I, O, O2, E> Freeze for DefaultValue<F, I, O, O2, E>
where\n F: Freeze,
",1,["winnow::combinator::parser::DefaultValue"]],["impl<F, I, O, E> Freeze for Void<F, I, O, E>
where\n F: Freeze,
",1,["winnow::combinator::parser::Void"]],["impl<F, I, O, E> Freeze for Recognize<F, I, O, E>
where\n F: Freeze,
",1,["winnow::combinator::parser::Recognize"]],["impl<F, I, O, E> Freeze for WithRecognized<F, I, O, E>
where\n F: Freeze,
",1,["winnow::combinator::parser::WithRecognized"]],["impl<F, I, O, E> Freeze for Span<F, I, O, E>
where\n F: Freeze,
",1,["winnow::combinator::parser::Span"]],["impl<F, I, O, E> Freeze for WithSpan<F, I, O, E>
where\n F: Freeze,
",1,["winnow::combinator::parser::WithSpan"]],["impl<F, I, O, O2, E> Freeze for OutputInto<F, I, O, O2, E>
where\n F: Freeze,
",1,["winnow::combinator::parser::OutputInto"]],["impl<F, I, O, E, E2> Freeze for ErrInto<F, I, O, E, E2>
where\n F: Freeze,
",1,["winnow::combinator::parser::ErrInto"]],["impl<F, I, O, E, C> Freeze for Context<F, I, O, E, C>
where\n C: Freeze,\n F: Freeze,
",1,["winnow::combinator::parser::Context"]]], "yansi":[["impl<T> Freeze for Paint<T>
where\n T: Freeze,
",1,["yansi::paint::Paint"]],["impl Freeze for Style",1,["yansi::style::Style"]],["impl Freeze for Color",1,["yansi::color::Color"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()