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