List of all items
Structs
- Crate
- attr::Attr
- attr::AttrInputEqExpr
- attr::DelimTokenTreeInner
- attr::InnerAttribute
- attr::InnerBlockDoc
- attr::InnerLineDoc
- attr::OuterAttribute
- attr::OuterBlockDoc
- attr::OuterLineDoc
- attr::TokenNonDelimited
- attr::meta::MetaItemEqExpr
- attr::meta::MetaItemPath
- attr::meta::MetaItemSeq
- attr::meta::MetaSeq
- attr::with::BracedWithInnerAttributes
- attr::with::FmtArgs
- attr::with::WithOuterAttributes
- expr::Expression
- expr::with_block::ConditionsExpr
- expr::with_block::ConstBlockExpression
- expr::with_block::ExpressionWithBlock
- expr::with_block::IfExpression
- expr::with_block::IfExpressionElse
- expr::with_block::InfiniteLoopExpression
- expr::with_block::IteratorLoopExpression
- expr::with_block::LabelBlockExpression
- expr::with_block::LetChain
- expr::with_block::LetChainConditionLet
- expr::with_block::LoopExpression
- expr::with_block::LoopLabel
- expr::with_block::PredicateLoopExpression
- expr::with_block::TryBlockExpression
- expr::with_block::UnsafeBlockExpression
- expr::with_block::block::BlockExpression
- expr::with_block::block::Statements
- expr::with_block::match_::MatchArm
- expr::with_block::match_::MatchArmGuard
- expr::with_block::match_::MatchArmInner
- expr::with_block::match_::MatchArmWithExpr
- expr::with_block::match_::MatchArms
- expr::with_block::match_::MatchExpression
- expr::with_block::match_::Scrutinee
- expr::without_block::DoYeetExpression
- expr::without_block::ExpressionWithoutBlock
- expr::without_block::TupleIndex
- expr::without_block::array::ArrayElementsRepeat
- expr::without_block::array::ArrayExpression
- expr::without_block::async_block::AsyncBlockExpression
- expr::without_block::await_::AwaitExpression
- expr::without_block::await_::AwaitExpressionSuffix
- expr::without_block::break_::BreakExpression
- expr::without_block::call::CallExpression
- expr::without_block::call::CallExpressionSuffix
- expr::without_block::call::CallParams
- expr::without_block::call::MethodCallExpression
- expr::without_block::call::MethodCallExpressionSuffix
- expr::without_block::closure::ClosureExpression
- expr::without_block::closure::ClosureExpressionPrefix
- expr::without_block::closure::ClosureParameter
- expr::without_block::closure::ClosureParameterInner
- expr::without_block::closure::ClosureParameterInnerTy
- expr::without_block::closure::ClosureParameters
- expr::without_block::closure::ClosureRet
- expr::without_block::continue_::ContinueExpression
- expr::without_block::field::FieldExpression
- expr::without_block::field::FieldExpressionSuffix
- expr::without_block::grouped::GroupedExpression
- expr::without_block::index::IndexExpression
- expr::without_block::index::IndexExpressionSuffix
- expr::without_block::macro_invocation::MacroInvocation
- expr::without_block::operator::ArithmeticOrLogicalExpression
- expr::without_block::operator::ArithmeticOrLogicalExpressionInfix
- expr::without_block::operator::AssignmentExpression
- expr::without_block::operator::AssignmentExpressionInfix
- expr::without_block::operator::BorrowExpression
- expr::without_block::operator::BorrowExpressionPrefix
- expr::without_block::operator::ComparisonExpression
- expr::without_block::operator::ComparisonExpressionInfix
- expr::without_block::operator::CompoundAssignmentExpression
- expr::without_block::operator::CompoundAssignmentExpressionInfix
- expr::without_block::operator::DereferenceExpression
- expr::without_block::operator::DereferenceExpressionPrefix
- expr::without_block::operator::LazyBooleanExpression
- expr::without_block::operator::LazyBooleanExpressionInfix
- expr::without_block::operator::NegationExpression
- expr::without_block::operator::NegationExpressionPrefix
- expr::without_block::operator::TryPropagationExpression
- expr::without_block::operator::TryPropagationExpressionSuffix
- expr::without_block::operator::TypeCastExpression
- expr::without_block::operator::TypeCastExpressionSuffix
- expr::without_block::path::GenericArgs
- expr::without_block::path::GenericArgsBinding
- expr::without_block::path::GenericArgsBounds
- expr::without_block::path::GenericArgsInner
- expr::without_block::path::PathExprSegment
- expr::without_block::path::PathExprSegmentGenericArgs
- expr::without_block::path::PathInExpression
- expr::without_block::path::QualifiedPathInExpression
- expr::without_block::path::QualifiedPathInExpressionSegment
- expr::without_block::path::QualifiedPathInTypeSegment
- expr::without_block::path::QualifiedPathType
- expr::without_block::path::QualifiedPathTypeAs
- expr::without_block::path::QualifiedPathTypeInner
- expr::without_block::path::TypePathFn
- expr::without_block::path::TypePathFnInputs
- expr::without_block::path::TypePathFnRet
- expr::without_block::range::RangeExpr
- expr::without_block::range::RangeExprInfix
- expr::without_block::range::RangeFromExpr
- expr::without_block::range::RangeFromExprSuffix
- expr::without_block::range::RangeFullExpr
- expr::without_block::range::RangeInclusiveExpr
- expr::without_block::range::RangeInclusiveExprInfix
- expr::without_block::range::RangeToExpr
- expr::without_block::range::RangeToExprPrefix
- expr::without_block::range::RangeToInclusiveExpr
- expr::without_block::range::RangeToInclusiveExprPrefix
- expr::without_block::return_::ReturnExpression
- expr::without_block::struct_::StructBase
- expr::without_block::struct_::StructExprField
- expr::without_block::struct_::StructExprFieldInnerWithExpr
- expr::without_block::struct_::StructExprFields
- expr::without_block::struct_::StructExprFieldsEndBase
- expr::without_block::struct_::StructExprFieldsFmt
- expr::without_block::struct_::StructExpression
- expr::without_block::tuple::TupleElements
- expr::without_block::tuple::TupleElementsInner
- expr::without_block::tuple::TupleExpression
- expr::without_block::tuple_indexing::TupleIndexingExpression
- expr::without_block::tuple_indexing::TupleIndexingExpressionSuffix
- expr::without_block::underscore::UnderscoreExpression
- item::DeclMacro
- item::DeclMacroBodyBranches
- item::DeclMacroBodyBranchesInner
- item::DeclMacroBodyInline
- item::DeclMacroBranch
- item::DeclMacroBranchAttr
- item::DeclMacroBranchDerive
- item::Item
- item::Items
- item::VisItem
- item::const_::ConstantItem
- item::const_::ConstantItemValue
- item::enum_::EnumVariant
- item::enum_::EnumVariantDiscriminant
- item::enum_::EnumVariantInner
- item::enum_::EnumVariantStruct
- item::enum_::EnumVariantTuple
- item::enum_::EnumVariants
- item::enum_::Enumeration
- item::extern_block::ExternBlock
- item::extern_block::ExternBlockItems
- item::extern_block::ExternalItem
- item::extern_block::ExternalItemFunction
- item::extern_block::ExternalItemStatic
- item::extern_block::ExternalItemTypeAlias
- item::extern_crate::AsClause
- item::extern_crate::ExternCrate
- item::function::ConstParam
- item::function::ConstParamEq
- item::function::ConstParamEqRestLiteral
- item::function::ExternAbi
- item::function::ForLifetimes
- item::function::Function
- item::function::FunctionParam
- item::function::FunctionParamPattern
- item::function::FunctionParametersFull
- item::function::FunctionParametersFullSelf
- item::function::FunctionParametersOnlySelf
- item::function::FunctionQualifiers
- item::function::FunctionReturnType
- item::function::GenericParam
- item::function::GenericParams
- item::function::GenericParamsInner
- item::function::LifetimeBounds
- item::function::LifetimeParam
- item::function::LifetimeParamBounds
- item::function::LifetimeWhereClauseItem
- item::function::SelfParam
- item::function::ShorthandSelf
- item::function::ShorthandSelfRef
- item::function::TraitBoundInner
- item::function::TypeBoundWhereClauseItem
- item::function::TypeParam
- item::function::TypeParamBounds
- item::function::TypeParamColonBounds
- item::function::TypeParamEqType
- item::function::TypedSelf
- item::function::UseBound
- item::function::UseBoundGenericArgs
- item::function::UseBoundGenericArgsInner
- item::function::WhereClause
- item::implementation::ImplBody
- item::implementation::InherentImpl
- item::implementation::TraitImpl
- item::macro_::MacroInvocationSemiBraces
- item::macro_::MacroInvocationSemiBrackets
- item::macro_::MacroInvocationSemiParens
- item::macro_::MacroInvocationSemiTokens
- item::macro_rules::MacroMatchDollarIdent
- item::macro_rules::MacroMatchDollarRep
- item::macro_rules::MacroMatchDollarRepMatches
- item::macro_rules::MacroMatcherMatches
- item::macro_rules::MacroRepSep
- item::macro_rules::MacroRule
- item::macro_rules::MacroRules
- item::macro_rules::MacroRulesDefBraces
- item::macro_rules::MacroRulesDefBrackets
- item::macro_rules::MacroRulesDefParens
- item::macro_rules::MacroRulesDefinition
- item::macro_rules::MacroTranscriber
- item::mod_::Module
- item::static_::StaticItem
- item::static_::StaticItemValue
- item::struct_::StructField
- item::struct_::StructFieldEq
- item::struct_::StructFieldInner
- item::struct_::StructFields
- item::struct_::StructStruct
- item::struct_::TupleField
- item::struct_::TupleFieldInner
- item::struct_::TupleFields
- item::struct_::TupleStruct
- item::trait_::AssociatedItem
- item::trait_::AssociatedItemVis
- item::trait_::Trait
- item::trait_::TraitBodyEq
- item::trait_::TraitBodyFull
- item::trait_::TraitColonBounds
- item::type_alias::TypeAlias
- item::type_alias::TypeAliasBounds
- item::type_alias::TypeAliasEq
- item::union::Union
- item::use_::UseDeclaration
- item::use_::UseTreeGlob
- item::use_::UseTreeGlobPrefix
- item::use_::UseTreeGroup
- item::use_::UseTreeGroupPrefix
- item::use_::UseTreeSimple
- item::use_::UseTreeSimpleAs
- lifetime::Lifetime
- lifetime::QuoteNotQuote
- pat::GroupedPattern
- pat::IdentifierPattern
- pat::IdentifierPatternRest
- pat::LiteralPattern
- pat::PathPattern
- pat::Pattern
- pat::ReferencePattern
- pat::RestPattern
- pat::SlicePattern
- pat::SlicePatternItems
- pat::StructPattern
- pat::StructPatternElementsFields
- pat::StructPatternElementsFieldsEtCetera
- pat::StructPatternEtCetera
- pat::StructPatternField
- pat::StructPatternFieldIdent
- pat::StructPatternFieldIdentPat
- pat::StructPatternFieldTuplePat
- pat::StructPatternFields
- pat::TupleItemsPat
- pat::TupleItemsPats
- pat::TupleItemsPatsPat
- pat::TuplePattern
- pat::TupleStructItems
- pat::TupleStructPattern
- pat::WildcardPattern
- pat::range::ObsoleteRangePattern
- pat::range::RangeExclusivePattern
- pat::range::RangeFromPattern
- pat::range::RangeInclusivePattern
- pat::range::RangeToExclusivePattern
- pat::range::RangeToInclusivePattern
- path::SimplePath
- shebang::Shebang
- stmt::ExpressionStatementWithBlock
- stmt::ExpressionStatementWithoutBlock
- stmt::LetStatement
- stmt::LetStatementEqElse
- stmt::LetStatementEqNormal
- stmt::LetStatementInner
- stmt::LetStatementTy
- token::And
- token::AndAnd
- token::AndEq
- token::AndTy
- token::As
- token::Async
- token::At
- token::Attr
- token::Auto
- token::Await
- token::Block
- token::BracesClose
- token::BracesOpen
- token::BracketClose
- token::BracketOpen
- token::Break
- token::Caret
- token::CaretEq
- token::Colon
- token::Comma
- token::Const
- token::Continue
- token::Crate
- token::Derive
- token::Do
- token::Dollar
- token::DollarCrate
- token::Dot
- token::DotDot
- token::DotDotDot
- token::DotDotEq
- token::DoubleQuote
- token::Dyn
- token::Else
- token::Enum
- token::Eq
- token::EqEq
- token::Expr
- token::Expr2021
- token::Extern
- token::False
- token::FatArrow
- token::Fn
- token::For
- token::Ge
- token::Gt
- token::Ident
- token::If
- token::Impl
- token::In
- token::InnerBlockDoc
- token::InnerLineDoc
- token::Item
- token::LArrow
- token::Le
- token::Let
- token::Lifetime
- token::Literal
- token::Loop
- token::Lt
- token::Macro
- token::MacroRules
- token::Match
- token::Meta
- token::Minus
- token::MinusEq
- token::Mod
- token::Move
- token::Mut
- token::Ne
- token::Not
- token::Or
- token::OrEq
- token::OrOr
- token::OuterBlockDoc
- token::OuterLineDoc
- token::ParenClose
- token::ParenOpen
- token::Pat
- token::PatParam
- token::Path
- token::PathSep
- token::Percent
- token::PercentEq
- token::Plus
- token::PlusEq
- token::Pound
- token::Pub
- token::Question
- token::Quote
- token::RArrow
- token::Raw
- token::Ref
- token::Return
- token::Safe
- token::SelfLower
- token::SelfUpper
- token::Semi
- token::Shl
- token::ShlEq
- token::Shr
- token::ShrEq
- token::Slash
- token::SlashEq
- token::Star
- token::StarEq
- token::Static
- token::Stmt
- token::Struct
- token::Super
- token::Tilde
- token::Trait
- token::True
- token::Try
- token::Tt
- token::Ty
- token::Type
- token::Underscore
- token::Union
- token::Unsafe
- token::Use
- token::Vis
- token::Where
- token::While
- token::Yeet
- ty::ImplTraitType
- ty::ImplTraitTypeOneBound
- ty::InferredType
- ty::NeverType
- ty::ParenthesizedPath
- ty::ReferenceType
- ty::TraitObjectType
- ty::TraitObjectTypeOneBound
- ty::Type
- ty::array::ArrayType
- ty::array::ArrayTypeInner
- ty::bare_function::BareFunctionReturnType
- ty::bare_function::BareFunctionType
- ty::bare_function::FunctionTypeQualifiers
- ty::bare_function::MaybeNamedFunctionParameters
- ty::bare_function::MaybeNamedFunctionParametersVariadic
- ty::bare_function::MaybeNamedParam
- ty::bare_function::MaybeNamedParamInner
- ty::bare_function::MaybeNamedParamInnerName
- ty::path::TypePath
- ty::path::TypePathSegment
- ty::path::TypePathSegmentGenerics
- ty::pointer::RawPointerType
- ty::qualified::QualifiedPathInType
- ty::qualified::QualifiedPathInTypeSegment
- ty::slice::SliceType
- ty::tuple::TupleType
- ty::tuple::TupleTypeInner
- vis::Visibility
- vis::VisibilityPathIn
Enums
- CrateError
- attr::AttrError
- attr::AttrInput
- attr::AttrInputEqExprError
- attr::AttrInputError
- attr::AttrOrMetaItem
- attr::AttrOrMetaItemError
- attr::DelimTokenTree
- attr::DelimTokenTreeError
- attr::DelimTokenTreeInnerError
- attr::InnerAttrOrDocComment
- attr::InnerAttrOrDocCommentError
- attr::InnerAttributeError
- attr::InnerBlockDocError
- attr::InnerDocComment
- attr::InnerDocCommentError
- attr::InnerLineDocError
- attr::OuterAttrOrDocComment
- attr::OuterAttrOrDocCommentError
- attr::OuterAttributeError
- attr::OuterBlockDocError
- attr::OuterDocComment
- attr::OuterDocCommentError
- attr::OuterLineDocError
- attr::TokenNonDelimitedError
- attr::TokenTree
- attr::TokenTreeError
- attr::meta::MetaItem
- attr::meta::MetaItemEqExprError
- attr::meta::MetaItemError
- attr::meta::MetaItemInner
- attr::meta::MetaItemInnerError
- attr::meta::MetaItemPathError
- attr::meta::MetaItemSeqError
- attr::meta::MetaSeqError
- attr::with::BracedWithInnerAttributesError
- attr::with::WithInnerAttributesError
- attr::with::WithOuterAttributesError
- expr::ExpressionError
- expr::ExpressionInner
- expr::ExpressionInnerBase
- expr::ExpressionInnerBaseError
- expr::ExpressionInnerError
- expr::ExpressionInnerInfix
- expr::ExpressionInnerInfixError
- expr::ExpressionInnerPrefix
- expr::ExpressionInnerPrefixError
- expr::ExpressionInnerSuffix
- expr::ExpressionInnerSuffixError
- expr::with_block::Conditions
- expr::with_block::ConditionsError
- expr::with_block::ConditionsExprError
- expr::with_block::ConstBlockExpressionError
- expr::with_block::ExpressionWithBlockError
- expr::with_block::ExpressionWithBlockInner
- expr::with_block::ExpressionWithBlockInnerError
- expr::with_block::IfExpressionElseError
- expr::with_block::IfExpressionElseInner
- expr::with_block::IfExpressionElseInnerError
- expr::with_block::IfExpressionError
- expr::with_block::InfiniteLoopExpressionError
- expr::with_block::IteratorLoopExpressionError
- expr::with_block::LabelBlockExpressionError
- expr::with_block::LetChainCondition
- expr::with_block::LetChainConditionError
- expr::with_block::LetChainConditionLetError
- expr::with_block::LetChainError
- expr::with_block::LoopExpressionError
- expr::with_block::LoopExpressionInner
- expr::with_block::LoopExpressionInnerError
- expr::with_block::LoopLabelError
- expr::with_block::PredicateLoopExpressionError
- expr::with_block::TryBlockExpressionError
- expr::with_block::UnsafeBlockExpressionError
- expr::with_block::block::BlockExpressionError
- expr::with_block::block::StatementsError
- expr::with_block::match_::MatchArmError
- expr::with_block::match_::MatchArmGuardError
- expr::with_block::match_::MatchArmInnerError
- expr::with_block::match_::MatchArmWithExprError
- expr::with_block::match_::MatchArmsError
- expr::with_block::match_::MatchExpressionError
- expr::with_block::match_::ScrutineeError
- expr::without_block::DoYeetExpressionError
- expr::without_block::ExpressionWithoutBlockError
- expr::without_block::ExpressionWithoutBlockInner
- expr::without_block::ExpressionWithoutBlockInnerBase
- expr::without_block::ExpressionWithoutBlockInnerBaseError
- expr::without_block::ExpressionWithoutBlockInnerInfix
- expr::without_block::ExpressionWithoutBlockInnerInfixError
- expr::without_block::ExpressionWithoutBlockInnerPrefix
- expr::without_block::ExpressionWithoutBlockInnerPrefixError
- expr::without_block::ExpressionWithoutBlockInnerSuffix
- expr::without_block::ExpressionWithoutBlockInnerSuffixError
- expr::without_block::TupleIndexError
- expr::without_block::array::ArrayElements
- expr::without_block::array::ArrayElementsError
- expr::without_block::array::ArrayElementsRepeatError
- expr::without_block::array::ArrayExpressionError
- expr::without_block::async_block::AsyncBlockExpressionError
- expr::without_block::await_::AwaitExpressionSuffixError
- expr::without_block::break_::BreakExpressionError
- expr::without_block::call::CallExpressionSuffixError
- expr::without_block::call::CallParamsError
- expr::without_block::call::MethodCallExpressionSuffixError
- expr::without_block::closure::ClosureExpressionPrefixError
- expr::without_block::closure::ClosureParameterError
- expr::without_block::closure::ClosureParameterInnerError
- expr::without_block::closure::ClosureParameterInnerTyError
- expr::without_block::closure::ClosureParametersError
- expr::without_block::closure::ClosureParams
- expr::without_block::closure::ClosureParamsError
- expr::without_block::closure::ClosureRetError
- expr::without_block::continue_::ContinueExpressionError
- expr::without_block::field::FieldExpressionSuffixError
- expr::without_block::grouped::GroupedExpressionError
- expr::without_block::index::IndexExpressionSuffixError
- expr::without_block::macro_invocation::MacroInvocationError
- expr::without_block::operator::ArithmeticOrLogicalExpressionInfixError
- expr::without_block::operator::ArithmeticOrLogicalExpressionOp
- expr::without_block::operator::ArithmeticOrLogicalExpressionOpError
- expr::without_block::operator::AssignmentExpressionInfixError
- expr::without_block::operator::BorrowExpressionKindRef
- expr::without_block::operator::BorrowExpressionKindRefError
- expr::without_block::operator::BorrowExpressionKindRest
- expr::without_block::operator::BorrowExpressionKindRestError
- expr::without_block::operator::BorrowExpressionPrefixError
- expr::without_block::operator::ComparisonExpressionInfixError
- expr::without_block::operator::ComparisonExpressionOp
- expr::without_block::operator::ComparisonExpressionOpError
- expr::without_block::operator::CompoundAssignmentExpressionInfixError
- expr::without_block::operator::CompoundAssignmentExpressionOp
- expr::without_block::operator::CompoundAssignmentExpressionOpError
- expr::without_block::operator::DereferenceExpressionPrefixError
- expr::without_block::operator::LazyBooleanExpressionInfixError
- expr::without_block::operator::LazyBooleanExpressionOp
- expr::without_block::operator::LazyBooleanExpressionOpError
- expr::without_block::operator::NegationExpressionPrefixError
- expr::without_block::operator::NegationExpressionToken
- expr::without_block::operator::NegationExpressionTokenError
- expr::without_block::operator::OperatorExpression
- expr::without_block::operator::OperatorExpressionBase
- expr::without_block::operator::OperatorExpressionBaseError
- expr::without_block::operator::OperatorExpressionInfix
- expr::without_block::operator::OperatorExpressionInfixError
- expr::without_block::operator::OperatorExpressionPrefix
- expr::without_block::operator::OperatorExpressionPrefixError
- expr::without_block::operator::OperatorExpressionSuffix
- expr::without_block::operator::OperatorExpressionSuffixError
- expr::without_block::operator::TryPropagationExpressionSuffixError
- expr::without_block::operator::TypeCastExpressionSuffixError
- expr::without_block::path::GenericArg
- expr::without_block::path::GenericArgError
- expr::without_block::path::GenericArgsBindingError
- expr::without_block::path::GenericArgsBoundsError
- expr::without_block::path::GenericArgsConst
- expr::without_block::path::GenericArgsConstError
- expr::without_block::path::GenericArgsError
- expr::without_block::path::GenericArgsInnerError
- expr::without_block::path::PathExprSegmentError
- expr::without_block::path::PathExprSegmentGenericArgsError
- expr::without_block::path::PathExpression
- expr::without_block::path::PathExpressionError
- expr::without_block::path::PathIdentSegment
- expr::without_block::path::PathIdentSegmentError
- expr::without_block::path::PathInExpressionError
- expr::without_block::path::QualifiedPathInExpressionError
- expr::without_block::path::QualifiedPathInExpressionSegmentError
- expr::without_block::path::QualifiedPathInTypeSegmentError
- expr::without_block::path::QualifiedPathTypeAsError
- expr::without_block::path::QualifiedPathTypeError
- expr::without_block::path::QualifiedPathTypeInnerError
- expr::without_block::path::TypePathFnError
- expr::without_block::path::TypePathFnInputsError
- expr::without_block::path::TypePathFnRetError
- expr::without_block::range::RangeExprInfixError
- expr::without_block::range::RangeExpression
- expr::without_block::range::RangeExpressionBase
- expr::without_block::range::RangeExpressionBaseError
- expr::without_block::range::RangeExpressionInfix
- expr::without_block::range::RangeExpressionInfixError
- expr::without_block::range::RangeExpressionPrefix
- expr::without_block::range::RangeExpressionPrefixError
- expr::without_block::range::RangeExpressionSuffix
- expr::without_block::range::RangeExpressionSuffixError
- expr::without_block::range::RangeFromExprSuffixError
- expr::without_block::range::RangeFullExprError
- expr::without_block::range::RangeInclusiveExprInfixError
- expr::without_block::range::RangeToExprPrefixError
- expr::without_block::range::RangeToInclusiveExprPrefixError
- expr::without_block::return_::ReturnExpressionError
- expr::without_block::struct_::StructBaseError
- expr::without_block::struct_::StructExprFieldError
- expr::without_block::struct_::StructExprFieldInner
- expr::without_block::struct_::StructExprFieldInnerError
- expr::without_block::struct_::StructExprFieldInnerWithExprError
- expr::without_block::struct_::StructExprFieldInnerWithExprStart
- expr::without_block::struct_::StructExprFieldInnerWithExprStartError
- expr::without_block::struct_::StructExprFieldsEnd
- expr::without_block::struct_::StructExprFieldsEndBaseError
- expr::without_block::struct_::StructExprFieldsEndError
- expr::without_block::struct_::StructExprFieldsError
- expr::without_block::struct_::StructExpressionError
- expr::without_block::struct_::StructExpressionInner
- expr::without_block::struct_::StructExpressionInnerError
- expr::without_block::tuple::TupleElementsError
- expr::without_block::tuple::TupleElementsInnerError
- expr::without_block::tuple::TupleExpressionError
- expr::without_block::tuple_indexing::TupleIndexingExpressionSuffixError
- expr::without_block::underscore::UnderscoreExpressionError
- item::DeclMacroBody
- item::DeclMacroBodyBranchesError
- item::DeclMacroBodyBranchesInnerError
- item::DeclMacroBodyError
- item::DeclMacroBodyInlineError
- item::DeclMacroBranchAttrError
- item::DeclMacroBranchDeriveError
- item::DeclMacroBranchError
- item::DeclMacroBranchExtra
- item::DeclMacroBranchExtraError
- item::DeclMacroError
- item::ItemError
- item::ItemInner
- item::ItemInnerError
- item::ItemsError
- item::MacroItem
- item::MacroItemError
- item::VisItemError
- item::VisItemInner
- item::VisItemInnerError
- item::const_::ConstantItemError
- item::const_::ConstantItemName
- item::const_::ConstantItemNameError
- item::const_::ConstantItemValueError
- item::enum_::EnumVariantDiscriminantError
- item::enum_::EnumVariantError
- item::enum_::EnumVariantInnerError
- item::enum_::EnumVariantKind
- item::enum_::EnumVariantKindError
- item::enum_::EnumVariantStructError
- item::enum_::EnumVariantTupleError
- item::enum_::EnumVariantsError
- item::enum_::EnumerationError
- item::extern_block::ExternBlockError
- item::extern_block::ExternBlockItemsError
- item::extern_block::ExternalItemError
- item::extern_block::ExternalItemFunctionError
- item::extern_block::ExternalItemInner
- item::extern_block::ExternalItemInnerError
- item::extern_block::ExternalItemStaticError
- item::extern_block::ExternalItemTypeAliasError
- item::extern_crate::AsClauseError
- item::extern_crate::AsClauseName
- item::extern_crate::AsClauseNameError
- item::extern_crate::CrateRef
- item::extern_crate::CrateRefError
- item::extern_crate::ExternCrateError
- item::function::Abi
- item::function::AbiError
- item::function::ConstParamEqError
- item::function::ConstParamEqRest
- item::function::ConstParamEqRestError
- item::function::ConstParamEqRestLiteralError
- item::function::ConstParamError
- item::function::ExternAbiError
- item::function::ForLifetimesError
- item::function::FunctionBody
- item::function::FunctionBodyError
- item::function::FunctionError
- item::function::FunctionParamError
- item::function::FunctionParamInner
- item::function::FunctionParamInnerError
- item::function::FunctionParamPatternError
- item::function::FunctionParameters
- item::function::FunctionParametersError
- item::function::FunctionParametersFullError
- item::function::FunctionParametersFullSelfError
- item::function::FunctionParametersOnlySelfError
- item::function::FunctionQualifiersError
- item::function::FunctionReturnTypeError
- item::function::GenericParamError
- item::function::GenericParamInner
- item::function::GenericParamInnerError
- item::function::GenericParamsError
- item::function::GenericParamsInnerError
- item::function::ItemSafety
- item::function::ItemSafetyError
- item::function::LifetimeBoundsError
- item::function::LifetimeParamBoundsError
- item::function::LifetimeParamError
- item::function::LifetimeWhereClauseItemError
- item::function::SelfParamError
- item::function::ShorthandOrTypedSelf
- item::function::ShorthandOrTypedSelfError
- item::function::ShorthandSelfError
- item::function::ShorthandSelfRefError
- item::function::TraitBound
- item::function::TraitBoundError
- item::function::TraitBoundInnerError
- item::function::TraitBoundInnerPrefix
- item::function::TraitBoundInnerPrefixError
- item::function::TypeBoundWhereClauseItemError
- item::function::TypeParamBound
- item::function::TypeParamBoundError
- item::function::TypeParamBoundsError
- item::function::TypeParamColonBoundsError
- item::function::TypeParamEqTypeError
- item::function::TypeParamError
- item::function::TypedSelfError
- item::function::UseBoundError
- item::function::UseBoundGenericArg
- item::function::UseBoundGenericArgError
- item::function::UseBoundGenericArgsError
- item::function::UseBoundGenericArgsInnerError
- item::function::WhereClauseError
- item::function::WhereClauseItem
- item::function::WhereClauseItemError
- item::implementation::ImplBodyError
- item::implementation::Implementation
- item::implementation::ImplementationError
- item::implementation::InherentImplError
- item::implementation::TraitImplError
- item::macro_::MacroInvocationSemi
- item::macro_::MacroInvocationSemiBracesError
- item::macro_::MacroInvocationSemiBracketsError
- item::macro_::MacroInvocationSemiError
- item::macro_::MacroInvocationSemiParensError
- item::macro_::MacroInvocationSemiTokensError
- item::macro_rules::MacroFragSpec
- item::macro_rules::MacroFragSpecError
- item::macro_rules::MacroMatch
- item::macro_rules::MacroMatchDollarIdentError
- item::macro_rules::MacroMatchDollarIdentInner
- item::macro_rules::MacroMatchDollarIdentInnerError
- item::macro_rules::MacroMatchDollarRepError
- item::macro_rules::MacroMatchDollarRepMatchesError
- item::macro_rules::MacroMatchError
- item::macro_rules::MacroMatcher
- item::macro_rules::MacroMatcherError
- item::macro_rules::MacroMatcherMatchesError
- item::macro_rules::MacroRepOp
- item::macro_rules::MacroRepOpError
- item::macro_rules::MacroRepSepError
- item::macro_rules::MacroRuleError
- item::macro_rules::MacroRulesDef
- item::macro_rules::MacroRulesDefBracesError
- item::macro_rules::MacroRulesDefBracketsError
- item::macro_rules::MacroRulesDefError
- item::macro_rules::MacroRulesDefParensError
- item::macro_rules::MacroRulesDefinitionError
- item::macro_rules::MacroRulesError
- item::macro_rules::MacroTranscriberError
- item::mod_::ModuleError
- item::mod_::ModuleInner
- item::mod_::ModuleInnerError
- item::static_::StaticItemError
- item::static_::StaticItemValueError
- item::struct_::Struct
- item::struct_::StructError
- item::struct_::StructFieldEqError
- item::struct_::StructFieldError
- item::struct_::StructFieldInnerError
- item::struct_::StructFieldsError
- item::struct_::StructStructError
- item::struct_::StructStructInner
- item::struct_::StructStructInnerError
- item::struct_::TupleFieldError
- item::struct_::TupleFieldInnerError
- item::struct_::TupleFieldsError
- item::struct_::TupleStructError
- item::trait_::AssociatedItemError
- item::trait_::AssociatedItemInner
- item::trait_::AssociatedItemInnerError
- item::trait_::AssociatedItemVisError
- item::trait_::AssociatedItemVisInner
- item::trait_::AssociatedItemVisInnerError
- item::trait_::TraitBody
- item::trait_::TraitBodyEqError
- item::trait_::TraitBodyError
- item::trait_::TraitBodyFullError
- item::trait_::TraitColonBoundsError
- item::trait_::TraitError
- item::type_alias::TypeAliasBoundsError
- item::type_alias::TypeAliasEqError
- item::type_alias::TypeAliasError
- item::union::UnionError
- item::use_::UseDeclarationError
- item::use_::UseTree
- item::use_::UseTreeError
- item::use_::UseTreeGlobError
- item::use_::UseTreeGlobPrefixError
- item::use_::UseTreeGroupError
- item::use_::UseTreeGroupPrefixError
- item::use_::UseTreeSimpleAsError
- item::use_::UseTreeSimpleAsValue
- item::use_::UseTreeSimpleAsValueError
- item::use_::UseTreeSimpleError
- lifetime::LifetimeError
- lifetime::LifetimeOrLabel
- lifetime::LifetimeOrLabelError
- lifetime::LifetimeToken
- lifetime::LifetimeTokenError
- lifetime::QuoteNotQuoteError
- pat::GroupedPatternError
- pat::IdentifierPatternError
- pat::IdentifierPatternRestError
- pat::LiteralPatternError
- pat::PathPatternError
- pat::PatternError
- pat::PatternNoTopAlt
- pat::PatternNoTopAltError
- pat::PatternWithoutRange
- pat::PatternWithoutRangeError
- pat::ReferencePatternError
- pat::ReferencePatternRef
- pat::ReferencePatternRefError
- pat::RestPatternError
- pat::SlicePatternError
- pat::SlicePatternItemsError
- pat::StructPatternElements
- pat::StructPatternElementsError
- pat::StructPatternElementsFieldsError
- pat::StructPatternElementsFieldsEtCeteraError
- pat::StructPatternError
- pat::StructPatternEtCeteraError
- pat::StructPatternFieldError
- pat::StructPatternFieldIdentError
- pat::StructPatternFieldIdentPatError
- pat::StructPatternFieldInner
- pat::StructPatternFieldInnerError
- pat::StructPatternFieldTuplePatError
- pat::StructPatternFieldsError
- pat::TupleItemsPatError
- pat::TupleItemsPatsError
- pat::TupleItemsPatsPatError
- pat::TuplePatternError
- pat::TuplePatternItems
- pat::TuplePatternItemsError
- pat::TupleStructItemsError
- pat::TupleStructPatternError
- pat::WildcardPatternError
- pat::range::ObsoleteRangePatternError
- pat::range::RangeExclusivePatternError
- pat::range::RangeFromPatternError
- pat::range::RangeInclusivePatternError
- pat::range::RangePattern
- pat::range::RangePatternBound
- pat::range::RangePatternBoundError
- pat::range::RangePatternError
- pat::range::RangeToExclusivePatternError
- pat::range::RangeToInclusivePatternError
- path::SimplePathError
- path::SimplePathSegment
- path::SimplePathSegmentError
- shebang::ShebangError
- stmt::ExpressionStatement
- stmt::ExpressionStatementError
- stmt::ExpressionStatementWithBlockError
- stmt::ExpressionStatementWithoutBlockError
- stmt::LetStatementEq
- stmt::LetStatementEqElseError
- stmt::LetStatementEqError
- stmt::LetStatementEqNormalError
- stmt::LetStatementError
- stmt::LetStatementInnerError
- stmt::LetStatementTyError
- stmt::Statement
- stmt::StatementError
- token::AndAndError
- token::AndEqError
- token::AndError
- token::AndTyError
- token::AsError
- token::AsyncError
- token::AtError
- token::AttrError
- token::AutoError
- token::AwaitError
- token::BlockError
- token::BracesCloseError
- token::BracesOpenError
- token::BracketCloseError
- token::BracketOpenError
- token::BreakError
- token::CaretEqError
- token::CaretError
- token::ColonError
- token::CommaError
- token::ConstError
- token::ContinueError
- token::CrateError
- token::DeriveError
- token::DoError
- token::DollarCrateError
- token::DollarError
- token::DotDotDotError
- token::DotDotEqError
- token::DotDotError
- token::DotError
- token::DoubleQuoteError
- token::DynError
- token::ElseError
- token::EnumError
- token::EqEqError
- token::EqError
- token::Expr2021Error
- token::ExprError
- token::ExternError
- token::FalseError
- token::FatArrowError
- token::FnError
- token::ForError
- token::GeError
- token::GtError
- token::IdentError
- token::IfError
- token::ImplError
- token::InError
- token::InnerBlockDocError
- token::InnerLineDocError
- token::ItemError
- token::LArrowError
- token::LeError
- token::LetError
- token::LifetimeError
- token::LiteralError
- token::LoopError
- token::LtError
- token::MacroError
- token::MacroRulesError
- token::MatchError
- token::MetaError
- token::MinusEqError
- token::MinusError
- token::ModError
- token::MoveError
- token::MutError
- token::NeError
- token::NotError
- token::OrEqError
- token::OrError
- token::OrOrError
- token::OuterBlockDocError
- token::OuterLineDocError
- token::ParenCloseError
- token::ParenOpenError
- token::PatError
- token::PatParamError
- token::PathError
- token::PathSepError
- token::PercentEqError
- token::PercentError
- token::PlusEqError
- token::PlusError
- token::PoundError
- token::PubError
- token::Punctuation
- token::PunctuationError
- token::QuestionError
- token::QuoteError
- token::RArrowError
- token::RawError
- token::RefError
- token::ReturnError
- token::SafeError
- token::SelfLowerError
- token::SelfUpperError
- token::SemiError
- token::ShlEqError
- token::ShlError
- token::ShrEqError
- token::ShrError
- token::SlashEqError
- token::SlashError
- token::StarEqError
- token::StarError
- token::StaticError
- token::StmtError
- token::StructError
- token::SuperError
- token::TildeError
- token::Token
- token::TokenError
- token::TraitError
- token::TrueError
- token::TryError
- token::TtError
- token::TyError
- token::TypeError
- token::UnderscoreError
- token::UnionError
- token::UnsafeError
- token::UseError
- token::VisError
- token::WhereError
- token::WhileError
- token::YeetError
- ty::ImplTraitTypeError
- ty::ImplTraitTypeOneBoundError
- ty::InferredTypeError
- ty::NeverTypeError
- ty::ParenthesizedPathError
- ty::ReferenceTypeError
- ty::TraitObjectTypeError
- ty::TraitObjectTypeOneBoundError
- ty::TypeError
- ty::TypeInner
- ty::TypeInnerError
- ty::TypeNoBounds
- ty::TypeNoBoundsError
- ty::array::ArrayTypeError
- ty::array::ArrayTypeInnerError
- ty::bare_function::BareFunctionReturnTypeError
- ty::bare_function::BareFunctionTypeError
- ty::bare_function::FunctionParametersMaybeNamedVariadic
- ty::bare_function::FunctionParametersMaybeNamedVariadicError
- ty::bare_function::FunctionTypeQualifiersError
- ty::bare_function::MaybeNamedFunctionParametersError
- ty::bare_function::MaybeNamedFunctionParametersVariadicError
- ty::bare_function::MaybeNamedParamError
- ty::bare_function::MaybeNamedParamInnerError
- ty::bare_function::MaybeNamedParamInnerNameError
- ty::bare_function::MaybeNamedParamInnerNameInner
- ty::bare_function::MaybeNamedParamInnerNameInnerError
- ty::path::GenericArgsOrTypePathFn
- ty::path::GenericArgsOrTypePathFnError
- ty::path::TypePathError
- ty::path::TypePathSegmentError
- ty::path::TypePathSegmentGenericsError
- ty::pointer::RawPointerTypeError
- ty::pointer::RawPointerTypeKind
- ty::pointer::RawPointerTypeKindError
- ty::qualified::QualifiedPathInTypeError
- ty::qualified::QualifiedPathInTypeSegmentError
- ty::slice::SliceTypeError
- ty::tuple::TupleTypeError
- ty::tuple::TupleTypeInnerError
- util::FmtSingleOrIndent
- vis::VisibilityError
- vis::VisibilityPath
- vis::VisibilityPathError
- vis::VisibilityPathInError
Macros
Functions
- attr::update_from_attr
- attr::with::fmt
- attr::with::fmt_with
- token::And
- token::AndAnd
- token::AndEq
- token::AndTy
- token::As
- token::Async
- token::At
- token::Attr
- token::Auto
- token::Await
- token::Block
- token::BracesClose
- token::BracesOpen
- token::BracketClose
- token::BracketOpen
- token::Break
- token::Caret
- token::CaretEq
- token::Colon
- token::Comma
- token::Const
- token::Continue
- token::Crate
- token::Derive
- token::Do
- token::Dollar
- token::DollarCrate
- token::Dot
- token::DotDot
- token::DotDotDot
- token::DotDotEq
- token::DoubleQuote
- token::Dyn
- token::Else
- token::Enum
- token::Eq
- token::EqEq
- token::Expr
- token::Expr2021
- token::Extern
- token::False
- token::FatArrow
- token::Fn
- token::For
- token::Ge
- token::Gt
- token::Ident
- token::If
- token::Impl
- token::In
- token::InnerBlockDoc
- token::InnerLineDoc
- token::Item
- token::LArrow
- token::Le
- token::Let
- token::Lifetime
- token::Literal
- token::Loop
- token::Lt
- token::Macro
- token::MacroRules
- token::Match
- token::Meta
- token::Minus
- token::MinusEq
- token::Mod
- token::Move
- token::Mut
- token::Ne
- token::Not
- token::Or
- token::OrEq
- token::OrOr
- token::OuterBlockDoc
- token::OuterLineDoc
- token::ParenClose
- token::ParenOpen
- token::Pat
- token::PatParam
- token::Path
- token::PathSep
- token::Percent
- token::PercentEq
- token::Plus
- token::PlusEq
- token::Pound
- token::Pub
- token::Question
- token::Quote
- token::RArrow
- token::Raw
- token::Ref
- token::Return
- token::Safe
- token::SelfLower
- token::SelfUpper
- token::Semi
- token::Shl
- token::ShlEq
- token::Shr
- token::ShrEq
- token::Slash
- token::SlashEq
- token::Star
- token::StarEq
- token::Static
- token::Stmt
- token::Struct
- token::Super
- token::Tilde
- token::Trait
- token::True
- token::Try
- token::Tt
- token::Ty
- token::Type
- token::Underscore
- token::Union
- token::Unsafe
- token::Use
- token::Vis
- token::Where
- token::While
- token::Yeet