Lines Matching refs:syn
1 // This file is @generated by syn-internal-codegen.
9 impl Debug for Lite<syn::Abi> {
15 struct Print(syn::LitStr);
29 impl Debug for Lite<syn::AngleBracketedGenericArguments> {
41 impl Debug for Lite<syn::Arm> {
51 struct Print((syn::token::If, Box<syn::Expr>));
69 impl Debug for Lite<syn::AssocConst> {
76 struct Print(syn::AngleBracketedGenericArguments);
91 impl Debug for Lite<syn::AssocType> {
98 struct Print(syn::AngleBracketedGenericArguments);
113 impl Debug for Lite<syn::AttrStyle> {
116 syn::AttrStyle::Outer => formatter.write_str("AttrStyle::Outer"),
117 syn::AttrStyle::Inner(_val) => {
124 impl Debug for Lite<syn::Attribute> {
132 impl Debug for Lite<syn::BareFnArg> {
141 struct Print((proc_macro2::Ident, syn::token::Colon));
156 impl Debug for Lite<syn::BareVariadic> {
165 struct Print((proc_macro2::Ident, syn::token::Colon));
182 impl Debug for Lite<syn::BinOp> {
185 syn::BinOp::Add(_val) => {
189 syn::BinOp::Sub(_val) => {
193 syn::BinOp::Mul(_val) => {
197 syn::BinOp::Div(_val) => {
201 syn::BinOp::Rem(_val) => {
205 syn::BinOp::And(_val) => {
209 syn::BinOp::Or(_val) => {
213 syn::BinOp::BitXor(_val) => {
217 syn::BinOp::BitAnd(_val) => {
221 syn::BinOp::BitOr(_val) => {
225 syn::BinOp::Shl(_val) => {
229 syn::BinOp::Shr(_val) => {
233 syn::BinOp::Eq(_val) => {
237 syn::BinOp::Lt(_val) => {
241 syn::BinOp::Le(_val) => {
245 syn::BinOp::Ne(_val) => {
249 syn::BinOp::Ge(_val) => {
253 syn::BinOp::Gt(_val) => {
257 syn::BinOp::AddAssign(_val) => {
261 syn::BinOp::SubAssign(_val) => {
265 syn::BinOp::MulAssign(_val) => {
269 syn::BinOp::DivAssign(_val) => {
273 syn::BinOp::RemAssign(_val) => {
277 syn::BinOp::BitXorAssign(_val) => {
281 syn::BinOp::BitAndAssign(_val) => {
285 syn::BinOp::BitOrAssign(_val) => {
289 syn::BinOp::ShlAssign(_val) => {
293 syn::BinOp::ShrAssign(_val) => {
301 impl Debug for Lite<syn::Block> {
308 impl Debug for Lite<syn::BoundLifetimes> {
317 impl Debug for Lite<syn::ConstParam> {
331 struct Print(syn::Expr);
345 impl Debug for Lite<syn::Constraint> {
352 struct Print(syn::AngleBracketedGenericArguments);
369 impl Debug for Lite<syn::Data> {
372 syn::Data::Struct(_val) => {
380 syn::Data::Enum(_val) => {
387 syn::Data::Union(_val) => {
395 impl Debug for Lite<syn::DataEnum> {
404 impl Debug for Lite<syn::DataStruct> {
414 impl Debug for Lite<syn::DataUnion> {
421 impl Debug for Lite<syn::DeriveInput> {
434 impl Debug for Lite<syn::Expr> {
437 syn::Expr::Array(_val) => {
447 syn::Expr::Assign(_val) => {
456 syn::Expr::Async(_val) => {
467 syn::Expr::Await(_val) => {
475 syn::Expr::Binary(_val) => {
485 syn::Expr::Block(_val) => {
493 struct Print(syn::Label);
507 syn::Expr::Break(_val) => {
515 struct Print(syn::Lifetime);
529 struct Print(Box<syn::Expr>);
542 syn::Expr::Call(_val) => {
553 syn::Expr::Cast(_val) => {
562 syn::Expr::Closure(_val) => {
570 struct Print(syn::BoundLifetimes);
600 syn::Expr::Const(_val) => {
608 syn::Expr::Continue(_val) => {
616 struct Print(syn::Lifetime);
629 syn::Expr::Field(_val) => {
638 syn::Expr::ForLoop(_val) => {
646 struct Print(syn::Label);
662 syn::Expr::Group(_val) => {
670 syn::Expr::If(_val) => {
680 struct Print((syn::token::Else, Box<syn::Expr>));
693 syn::Expr::Index(_val) => {
702 syn::Expr::Infer(_val) => {
709 syn::Expr::Let(_val) => {
718 syn::Expr::Lit(_val) => {
726 syn::Expr::Loop(_val) => {
734 struct Print(syn::Label);
748 syn::Expr::Macro(_val) => {
756 syn::Expr::Match(_val) => {
767 syn::Expr::MethodCall(_val) => {
777 struct Print(syn::AngleBracketedGenericArguments);
793 syn::Expr::Paren(_val) => {
801 syn::Expr::Path(_val) => {
809 struct Print(syn::QSelf);
823 syn::Expr::Range(_val) => {
831 struct Print(Box<syn::Expr>);
846 struct Print(Box<syn::Expr>);
859 syn::Expr::Reference(_val) => {
870 syn::Expr::Repeat(_val) => {
879 syn::Expr::Return(_val) => {
887 struct Print(Box<syn::Expr>);
900 syn::Expr::Struct(_val) => {
908 struct Print(syn::QSelf);
929 struct Print(Box<syn::Expr>);
942 syn::Expr::Try(_val) => {
950 syn::Expr::TryBlock(_val) => {
958 syn::Expr::Tuple(_val) => {
968 syn::Expr::Unary(_val) => {
977 syn::Expr::Unsafe(_val) => {
985 syn::Expr::Verbatim(_val) => {
992 syn::Expr::While(_val) => {
1000 struct Print(syn::Label);
1015 syn::Expr::Yield(_val) => {
1023 struct Print(Box<syn::Expr>);
1040 impl Debug for Lite<syn::ExprArray> {
1052 impl Debug for Lite<syn::ExprAssign> {
1063 impl Debug for Lite<syn::ExprAsync> {
1076 impl Debug for Lite<syn::ExprAwait> {
1086 impl Debug for Lite<syn::ExprBinary> {
1098 impl Debug for Lite<syn::ExprBlock> {
1107 struct Print(syn::Label);
1122 impl Debug for Lite<syn::ExprBreak> {
1131 struct Print(syn::Lifetime);
1145 struct Print(Box<syn::Expr>);
1159 impl Debug for Lite<syn::ExprCall> {
1172 impl Debug for Lite<syn::ExprCast> {
1183 impl Debug for Lite<syn::ExprClosure> {
1192 struct Print(syn::BoundLifetimes);
1223 impl Debug for Lite<syn::ExprConst> {
1233 impl Debug for Lite<syn::ExprContinue> {
1242 struct Print(syn::Lifetime);
1256 impl Debug for Lite<syn::ExprField> {
1267 impl Debug for Lite<syn::ExprForLoop> {
1276 struct Print(syn::Label);
1293 impl Debug for Lite<syn::ExprGroup> {
1303 impl Debug for Lite<syn::ExprIf> {
1314 struct Print((syn::token::Else, Box<syn::Expr>));
1328 impl Debug for Lite<syn::ExprIndex> {
1339 impl Debug for Lite<syn::ExprInfer> {
1348 impl Debug for Lite<syn::ExprLet> {
1359 impl Debug for Lite<syn::ExprLit> {
1369 impl Debug for Lite<syn::ExprLoop> {
1378 struct Print(syn::Label);
1393 impl Debug for Lite<syn::ExprMacro> {
1403 impl Debug for Lite<syn::ExprMatch> {
1416 impl Debug for Lite<syn::ExprMethodCall> {
1427 struct Print(syn::AngleBracketedGenericArguments);
1444 impl Debug for Lite<syn::ExprParen> {
1454 impl Debug for Lite<syn::ExprPath> {
1463 struct Print(syn::QSelf);
1478 impl Debug for Lite<syn::ExprRange> {
1487 struct Print(Box<syn::Expr>);
1502 struct Print(Box<syn::Expr>);
1516 impl Debug for Lite<syn::ExprReference> {
1529 impl Debug for Lite<syn::ExprRepeat> {
1540 impl Debug for Lite<syn::ExprReturn> {
1549 struct Print(Box<syn::Expr>);
1563 impl Debug for Lite<syn::ExprStruct> {
1572 struct Print(syn::QSelf);
1593 struct Print(Box<syn::Expr>);
1607 impl Debug for Lite<syn::ExprTry> {
1617 impl Debug for Lite<syn::ExprTryBlock> {
1627 impl Debug for Lite<syn::ExprTuple> {
1639 impl Debug for Lite<syn::ExprUnary> {
1650 impl Debug for Lite<syn::ExprUnsafe> {
1660 impl Debug for Lite<syn::ExprWhile> {
1669 struct Print(syn::Label);
1685 impl Debug for Lite<syn::ExprYield> {
1694 struct Print(Box<syn::Expr>);
1708 impl Debug for Lite<syn::Field> {
1716 syn::FieldMutability::None => {}
1742 impl Debug for Lite<syn::FieldMutability> {
1745 syn::FieldMutability::None => formatter.write_str("FieldMutability::None"),
1750 impl Debug for Lite<syn::FieldPat> {
1764 impl Debug for Lite<syn::FieldValue> {
1778 impl Debug for Lite<syn::Fields> {
1781 syn::Fields::Named(_val) => {
1788 syn::Fields::Unnamed(_val) => {
1795 syn::Fields::Unit => formatter.write_str("Fields::Unit"),
1799 impl Debug for Lite<syn::FieldsNamed> {
1808 impl Debug for Lite<syn::FieldsUnnamed> {
1817 impl Debug for Lite<syn::File> {
1843 impl Debug for Lite<syn::FnArg> {
1846 syn::FnArg::Receiver(_val) => {
1853 syn::FnArg::Typed(_val) => {
1863 impl Debug for Lite<syn::ForeignItem> {
1866 syn::ForeignItem::Fn(_val) => {
1875 syn::ForeignItem::Static(_val) => {
1882 syn::StaticMutability::None => {}
1891 syn::ForeignItem::Type(_val) => {
1901 syn::ForeignItem::Macro(_val) => {
1912 syn::ForeignItem::Verbatim(_val) => {
1923 impl Debug for Lite<syn::ForeignItemFn> {
1934 impl Debug for Lite<syn::ForeignItemMacro> {
1947 impl Debug for Lite<syn::ForeignItemStatic> {
1955 syn::StaticMutability::None => {}
1965 impl Debug for Lite<syn::ForeignItemType> {
1977 impl Debug for Lite<syn::GenericArgument> {
1980 syn::GenericArgument::Lifetime(_val) => {
1987 syn::GenericArgument::Type(_val) => {
1994 syn::GenericArgument::Const(_val) => {
2001 syn::GenericArgument::AssocType(_val) => {
2008 syn::GenericArgument::AssocConst(_val) => {
2015 syn::GenericArgument::Constraint(_val) => {
2026 impl Debug for Lite<syn::GenericParam> {
2029 syn::GenericParam::Lifetime(_val) => {
2036 syn::GenericParam::Type(_val) => {
2043 syn::GenericParam::Const(_val) => {
2053 impl Debug for Lite<syn::Generics> {
2068 struct Print(syn::WhereClause);
2082 impl Debug for Lite<syn::ImplItem> {
2085 syn::ImplItem::Const(_val) => {
2100 syn::ImplItem::Fn(_val) => {
2113 syn::ImplItem::Type(_val) => {
2127 syn::ImplItem::Macro(_val) => {
2138 syn::ImplItem::Verbatim(_val) => {
2149 impl Debug for Lite<syn::ImplItemConst> {
2166 impl Debug for Lite<syn::ImplItemFn> {
2181 impl Debug for Lite<syn::ImplItemMacro> {
2194 impl Debug for Lite<syn::ImplItemType> {
2210 impl Debug for Lite<syn::ImplRestriction> {
2215 impl Debug for Lite<syn::Index> {
2222 impl Debug for Lite<syn::Item> {
2225 syn::Item::Const(_val) => {
2237 syn::Item::Enum(_val) => {
2250 syn::Item::ExternCrate(_val) => {
2260 struct Print((syn::token::As, proc_macro2::Ident));
2273 syn::Item::Fn(_val) => {
2283 syn::Item::ForeignMod(_val) => {
2297 syn::Item::Impl(_val) => {
2312 struct Print((Option<syn::token::Not>, syn::Path, syn::token::For));
2337 syn::Item::Macro(_val) => {
2362 syn::Item::Mod(_val) => {
2375 struct Print((syn::token::Brace, Vec<syn::Item>));
2391 syn::Item::Static(_val) => {
2398 syn::StaticMutability::None => {}
2408 syn::Item::Struct(_val) => {
2422 syn::Item::Trait(_val) => {
2437 struct Print(syn::ImplRestriction);
2461 syn::Item::TraitAlias(_val) => {
2474 syn::Item::Type(_val) => {
2485 syn::Item::Union(_val) => {
2496 syn::Item::Use(_val) => {
2508 syn::Item::Verbatim(_val) => {
2519 impl Debug for Lite<syn::ItemConst> {
2533 impl Debug for Lite<syn::ItemEnum> {
2548 impl Debug for Lite<syn::ItemExternCrate> {
2559 struct Print((syn::token::As, proc_macro2::Ident));
2573 impl Debug for Lite<syn::ItemFn> {
2585 impl Debug for Lite<syn::ItemForeignMod> {
2601 impl Debug for Lite<syn::ItemImpl> {
2617 struct Print((Option<syn::token::Not>, syn::Path, syn::token::For));
2643 impl Debug for Lite<syn::ItemMacro> {
2670 impl Debug for Lite<syn::ItemMod> {
2684 struct Print((syn::token::Brace, Vec<syn::Item>));
2701 impl Debug for Lite<syn::ItemStatic> {
2709 syn::StaticMutability::None => {}
2720 impl Debug for Lite<syn::ItemStruct> {
2736 impl Debug for Lite<syn::ItemTrait> {
2752 struct Print(syn::ImplRestriction);
2777 impl Debug for Lite<syn::ItemTraitAlias> {
2792 impl Debug for Lite<syn::ItemType> {
2805 impl Debug for Lite<syn::ItemUnion> {
2818 impl Debug for Lite<syn::ItemUse> {
2832 impl Debug for Lite<syn::Label> {
2839 impl Debug for Lite<syn::Lifetime> {
2846 impl Debug for Lite<syn::LifetimeParam> {
2862 impl Debug for Lite<syn::Lit> {
2865 syn::Lit::Str(_val) => write!(formatter, "{:?}", _val.value()),
2866 syn::Lit::ByteStr(_val) => write!(formatter, "{:?}", _val.value()),
2867 syn::Lit::Byte(_val) => write!(formatter, "{:?}", _val.value()),
2868 syn::Lit::Char(_val) => write!(formatter, "{:?}", _val.value()),
2869 syn::Lit::Int(_val) => write!(formatter, "{}", _val),
2870 syn::Lit::Float(_val) => write!(formatter, "{}", _val),
2871 syn::Lit::Bool(_val) => {
2876 syn::Lit::Verbatim(_val) => {
2887 impl Debug for Lite<syn::LitBool> {
2894 impl Debug for Lite<syn::LitByte> {
2899 impl Debug for Lite<syn::LitByteStr> {
2904 impl Debug for Lite<syn::LitChar> {
2909 impl Debug for Lite<syn::LitFloat> {
2914 impl Debug for Lite<syn::LitInt> {
2919 impl Debug for Lite<syn::LitStr> {
2924 impl Debug for Lite<syn::Local> {
2934 struct Print(syn::LocalInit);
2948 impl Debug for Lite<syn::LocalInit> {
2955 struct Print((syn::token::Else, Box<syn::Expr>));
2969 impl Debug for Lite<syn::Macro> {
2978 impl Debug for Lite<syn::MacroDelimiter> {
2981 syn::MacroDelimiter::Paren(_val) => {
2985 syn::MacroDelimiter::Brace(_val) => {
2989 syn::MacroDelimiter::Bracket(_val) => {
2996 impl Debug for Lite<syn::Member> {
2999 syn::Member::Named(_val) => {
3006 syn::Member::Unnamed(_val) => {
3016 impl Debug for Lite<syn::Meta> {
3019 syn::Meta::Path(_val) => {
3029 syn::Meta::List(_val) => {
3036 syn::Meta::NameValue(_val) => {
3045 impl Debug for Lite<syn::MetaList> {
3054 impl Debug for Lite<syn::MetaNameValue> {
3062 impl Debug for Lite<syn::ParenthesizedGenericArguments> {
3072 impl Debug for Lite<syn::Pat> {
3075 syn::Pat::Const(_val) => {
3082 syn::Pat::Ident(_val) => {
3097 struct Print((syn::token::At, Box<syn::Pat>));
3110 syn::Pat::Lit(_val) => {
3117 syn::Pat::Macro(_val) => {
3124 syn::Pat::Or(_val) => {
3137 syn::Pat::Paren(_val) => {
3145 syn::Pat::Path(_val) => {
3152 syn::Pat::Range(_val) => {
3159 syn::Pat::Reference(_val) => {
3170 syn::Pat::Rest(_val) => {
3177 syn::Pat::Slice(_val) => {
3187 syn::Pat::Struct(_val) => {
3195 struct Print(syn::QSelf);
3213 struct Print(syn::PatRest);
3226 syn::Pat::Tuple(_val) => {
3236 syn::Pat::TupleStruct(_val) => {
3244 struct Print(syn::QSelf);
3261 syn::Pat::Type(_val) => {
3270 syn::Pat::Verbatim(_val) => {
3277 syn::Pat::Wild(_val) => {
3288 impl Debug for Lite<syn::PatIdent> {
3304 struct Print((syn::token::At, Box<syn::Pat>));
3318 impl Debug for Lite<syn::PatOr> {
3333 impl Debug for Lite<syn::PatParen> {
3343 impl Debug for Lite<syn::PatReference> {
3356 impl Debug for Lite<syn::PatRest> {
3365 impl Debug for Lite<syn::PatSlice> {
3377 impl Debug for Lite<syn::PatStruct> {
3386 struct Print(syn::QSelf);
3404 struct Print(syn::PatRest);
3418 impl Debug for Lite<syn::PatTuple> {
3430 impl Debug for Lite<syn::PatTupleStruct> {
3439 struct Print(syn::QSelf);
3457 impl Debug for Lite<syn::PatType> {
3468 impl Debug for Lite<syn::PatWild> {
3477 impl Debug for Lite<syn::Path> {
3489 impl Debug for Lite<syn::PathArguments> {
3492 syn::PathArguments::None => formatter.write_str("PathArguments::None"),
3493 syn::PathArguments::AngleBracketed(_val) => {
3504 syn::PathArguments::Parenthesized(_val) => {
3516 impl Debug for Lite<syn::PathSegment> {
3521 syn::PathArguments::None => {}
3529 impl Debug for Lite<syn::PredicateLifetime> {
3539 impl Debug for Lite<syn::PredicateType> {
3545 struct Print(syn::BoundLifetimes);
3563 impl Debug for Lite<syn::QSelf> {
3574 impl Debug for Lite<syn::RangeLimits> {
3577 syn::RangeLimits::HalfOpen(_val) => {
3581 syn::RangeLimits::Closed(_val) => {
3588 impl Debug for Lite<syn::Receiver> {
3597 struct Print((syn::token::And, Option<syn::Lifetime>));
3605 struct Print(Option<syn::Lifetime>);
3642 impl Debug for Lite<syn::ReturnType> {
3645 syn::ReturnType::Default => formatter.write_str("ReturnType::Default"),
3646 syn::ReturnType::Type(_v0, _v1) => {
3654 impl Debug for Lite<syn::Signature> {
3669 struct Print(syn::Abi);
3688 struct Print(syn::Variadic);
3703 impl Debug for Lite<syn::StaticMutability> {
3706 syn::StaticMutability::Mut(_val) => {
3710 syn::StaticMutability::None => formatter.write_str("StaticMutability::None"),
3715 impl Debug for Lite<syn::Stmt> {
3718 syn::Stmt::Local(_val) => {
3727 struct Print(syn::LocalInit);
3740 syn::Stmt::Item(_val) => {
3747 syn::Stmt::Expr(_v0, _v1) => {
3758 syn::Stmt::Macro(_val) => {
3772 impl Debug for Lite<syn::StmtMacro> {
3785 impl Debug for Lite<syn::TraitBound> {
3792 syn::TraitBoundModifier::None => {}
3800 struct Print(syn::BoundLifetimes);
3815 impl Debug for Lite<syn::TraitBoundModifier> {
3818 syn::TraitBoundModifier::None => {
3821 syn::TraitBoundModifier::Maybe(_val) => {
3828 impl Debug for Lite<syn::TraitItem> {
3831 syn::TraitItem::Const(_val) => {
3842 struct Print((syn::token::Eq, syn::Expr));
3855 syn::TraitItem::Fn(_val) => {
3864 struct Print(syn::Block);
3880 syn::TraitItem::Type(_val) => {
3896 struct Print((syn::token::Eq, syn::Type));
3909 syn::TraitItem::Macro(_val) => {
3920 syn::TraitItem::Verbatim(_val) => {
3931 impl Debug for Lite<syn::TraitItemConst> {
3943 struct Print((syn::token::Eq, syn::Expr));
3957 impl Debug for Lite<syn::TraitItemFn> {
3967 struct Print(syn::Block);
3984 impl Debug for Lite<syn::TraitItemMacro> {
3997 impl Debug for Lite<syn::TraitItemType> {
4014 struct Print((syn::token::Eq, syn::Type));
4028 impl Debug for Lite<syn::Type> {
4031 syn::Type::Array(_val) => {
4037 syn::Type::BareFn(_val) => {
4042 struct Print(syn::BoundLifetimes);
4059 struct Print(syn::Abi);
4076 struct Print(syn::BareVariadic);
4090 syn::Type::Group(_val) => {
4095 syn::Type::ImplTrait(_val) => {
4102 syn::Type::Infer(_val) => {
4106 syn::Type::Macro(_val) => {
4111 syn::Type::Never(_val) => {
4115 syn::Type::Paren(_val) => {
4120 syn::Type::Path(_val) => {
4125 struct Print(syn::QSelf);
4139 syn::Type::Ptr(_val) => {
4150 syn::Type::Reference(_val) => {
4155 struct Print(syn::Lifetime);
4172 syn::Type::Slice(_val) => {
4177 syn::Type::TraitObject(_val) => {
4187 syn::Type::Tuple(_val) => {
4194 syn::Type::Verbatim(_val) => {
4205 impl Debug for Lite<syn::TypeArray> {
4213 impl Debug for Lite<syn::TypeBareFn> {
4219 struct Print(syn::BoundLifetimes);
4236 struct Print(syn::Abi);
4253 struct Print(syn::BareVariadic);
4268 impl Debug for Lite<syn::TypeGroup> {
4275 impl Debug for Lite<syn::TypeImplTrait> {
4284 impl Debug for Lite<syn::TypeInfer> {
4290 impl Debug for Lite<syn::TypeMacro> {
4297 impl Debug for Lite<syn::TypeNever> {
4303 impl Debug for Lite<syn::TypeParam> {
4322 struct Print(syn::Type);
4336 impl Debug for Lite<syn::TypeParamBound> {
4339 syn::TypeParamBound::Trait(_val) => {
4346 syn::TypeParamBound::Lifetime(_val) => {
4351 syn::TypeParamBound::Verbatim(_val) => {
4362 impl Debug for Lite<syn::TypeParen> {
4369 impl Debug for Lite<syn::TypePath> {
4375 struct Print(syn::QSelf);
4390 impl Debug for Lite<syn::TypePtr> {
4403 impl Debug for Lite<syn::TypeReference> {
4409 struct Print(syn::Lifetime);
4427 impl Debug for Lite<syn::TypeSlice> {
4434 impl Debug for Lite<syn::TypeTraitObject> {
4446 impl Debug for Lite<syn::TypeTuple> {
4455 impl Debug for Lite<syn::UnOp> {
4458 syn::UnOp::Deref(_val) => {
4462 syn::UnOp::Not(_val) => {
4466 syn::UnOp::Neg(_val) => {
4474 impl Debug for Lite<syn::UseGlob> {
4480 impl Debug for Lite<syn::UseGroup> {
4489 impl Debug for Lite<syn::UseName> {
4496 impl Debug for Lite<syn::UsePath> {
4504 impl Debug for Lite<syn::UseRename> {
4512 impl Debug for Lite<syn::UseTree> {
4515 syn::UseTree::Path(_val) => {
4522 syn::UseTree::Name(_val) => {
4529 syn::UseTree::Rename(_val) => {
4536 syn::UseTree::Glob(_val) => {
4543 syn::UseTree::Group(_val) => {
4553 impl Debug for Lite<syn::Variadic> {
4562 struct Print((Box<syn::Pat>, syn::token::Colon));
4579 impl Debug for Lite<syn::Variant> {
4590 struct Print((syn::token::Eq, syn::Expr));
4604 impl Debug for Lite<syn::VisRestricted> {
4614 impl Debug for Lite<syn::Visibility> {
4617 syn::Visibility::Public(_val) => {
4621 syn::Visibility::Restricted(_val) => {
4629 syn::Visibility::Inherited => formatter.write_str("Visibility::Inherited"),
4633 impl Debug for Lite<syn::WhereClause> {
4642 impl Debug for Lite<syn::WherePredicate> {
4645 syn::WherePredicate::Lifetime(_val) => {
4652 syn::WherePredicate::Type(_val) => {
4663 impl Debug for Lite<syn::token::Abstract> {
4668 impl Debug for Lite<syn::token::And> {
4673 impl Debug for Lite<syn::token::AndAnd> {
4678 impl Debug for Lite<syn::token::AndEq> {
4683 impl Debug for Lite<syn::token::As> {
4688 impl Debug for Lite<syn::token::Async> {
4693 impl Debug for Lite<syn::token::At> {
4698 impl Debug for Lite<syn::token::Auto> {
4703 impl Debug for Lite<syn::token::Await> {
4708 impl Debug for Lite<syn::token::Become> {
4713 impl Debug for Lite<syn::token::Box> {
4718 impl Debug for Lite<syn::token::Break> {
4723 impl Debug for Lite<syn::token::Caret> {
4728 impl Debug for Lite<syn::token::CaretEq> {
4733 impl Debug for Lite<syn::token::Colon> {
4738 impl Debug for Lite<syn::token::Comma> {
4743 impl Debug for Lite<syn::token::Const> {
4748 impl Debug for Lite<syn::token::Continue> {
4753 impl Debug for Lite<syn::token::Crate> {
4758 impl Debug for Lite<syn::token::Default> {
4763 impl Debug for Lite<syn::token::Do> {
4768 impl Debug for Lite<syn::token::Dollar> {
4773 impl Debug for Lite<syn::token::Dot> {
4778 impl Debug for Lite<syn::token::DotDot> {
4783 impl Debug for Lite<syn::token::DotDotDot> {
4788 impl Debug for Lite<syn::token::DotDotEq> {
4793 impl Debug for Lite<syn::token::Dyn> {
4798 impl Debug for Lite<syn::token::Else> {
4803 impl Debug for Lite<syn::token::Enum> {
4808 impl Debug for Lite<syn::token::Eq> {
4813 impl Debug for Lite<syn::token::EqEq> {
4818 impl Debug for Lite<syn::token::Extern> {
4823 impl Debug for Lite<syn::token::FatArrow> {
4828 impl Debug for Lite<syn::token::Final> {
4833 impl Debug for Lite<syn::token::Fn> {
4838 impl Debug for Lite<syn::token::For> {
4843 impl Debug for Lite<syn::token::Ge> {
4848 impl Debug for Lite<syn::token::Gt> {
4853 impl Debug for Lite<syn::token::If> {
4858 impl Debug for Lite<syn::token::Impl> {
4863 impl Debug for Lite<syn::token::In> {
4868 impl Debug for Lite<syn::token::LArrow> {
4873 impl Debug for Lite<syn::token::Le> {
4878 impl Debug for Lite<syn::token::Let> {
4883 impl Debug for Lite<syn::token::Loop> {
4888 impl Debug for Lite<syn::token::Lt> {
4893 impl Debug for Lite<syn::token::Macro> {
4898 impl Debug for Lite<syn::token::Match> {
4903 impl Debug for Lite<syn::token::Minus> {
4908 impl Debug for Lite<syn::token::MinusEq> {
4913 impl Debug for Lite<syn::token::Mod> {
4918 impl Debug for Lite<syn::token::Move> {
4923 impl Debug for Lite<syn::token::Mut> {
4928 impl Debug for Lite<syn::token::Ne> {
4933 impl Debug for Lite<syn::token::Not> {
4938 impl Debug for Lite<syn::token::Or> {
4943 impl Debug for Lite<syn::token::OrEq> {
4948 impl Debug for Lite<syn::token::OrOr> {
4953 impl Debug for Lite<syn::token::Override> {
4958 impl Debug for Lite<syn::token::PathSep> {
4963 impl Debug for Lite<syn::token::Percent> {
4968 impl Debug for Lite<syn::token::PercentEq> {
4973 impl Debug for Lite<syn::token::Plus> {
4978 impl Debug for Lite<syn::token::PlusEq> {
4983 impl Debug for Lite<syn::token::Pound> {
4988 impl Debug for Lite<syn::token::Priv> {
4993 impl Debug for Lite<syn::token::Pub> {
4998 impl Debug for Lite<syn::token::Question> {
5003 impl Debug for Lite<syn::token::RArrow> {
5008 impl Debug for Lite<syn::token::Ref> {
5013 impl Debug for Lite<syn::token::Return> {
5018 impl Debug for Lite<syn::token::SelfType> {
5023 impl Debug for Lite<syn::token::SelfValue> {
5028 impl Debug for Lite<syn::token::Semi> {
5033 impl Debug for Lite<syn::token::Shl> {
5038 impl Debug for Lite<syn::token::ShlEq> {
5043 impl Debug for Lite<syn::token::Shr> {
5048 impl Debug for Lite<syn::token::ShrEq> {
5053 impl Debug for Lite<syn::token::Slash> {
5058 impl Debug for Lite<syn::token::SlashEq> {
5063 impl Debug for Lite<syn::token::Star> {
5068 impl Debug for Lite<syn::token::StarEq> {
5073 impl Debug for Lite<syn::token::Static> {
5078 impl Debug for Lite<syn::token::Struct> {
5083 impl Debug for Lite<syn::token::Super> {
5088 impl Debug for Lite<syn::token::Tilde> {
5093 impl Debug for Lite<syn::token::Trait> {
5098 impl Debug for Lite<syn::token::Try> {
5103 impl Debug for Lite<syn::token::Type> {
5108 impl Debug for Lite<syn::token::Typeof> {
5113 impl Debug for Lite<syn::token::Underscore> {
5118 impl Debug for Lite<syn::token::Union> {
5123 impl Debug for Lite<syn::token::Unsafe> {
5128 impl Debug for Lite<syn::token::Unsized> {
5133 impl Debug for Lite<syn::token::Use> {
5138 impl Debug for Lite<syn::token::Virtual> {
5143 impl Debug for Lite<syn::token::Where> {
5148 impl Debug for Lite<syn::token::While> {
5153 impl Debug for Lite<syn::token::Yield> {