Available on crate feature
proc-macro only.Expand description
Type aliases for use with proc-macro.
Re-exports§
pub use crate::Punctuated;pub use crate::Optional;
Type Aliases§
- Byte
Character Literal literal-value ByteCharacterLiteralfor proc-macro.- Byte
String Literal literal-value ByteStringLiteralfor proc-macro.- CString
Literal literal-value CStringLiteralfor proc-macro.- Character
Literal literal-value CharacterLiteralfor proc-macro.- Error
Errorfor proc-macro.- F32Literal
literal-value F32Literalfor proc-macro.- F64Literal
literal-value F64Literalfor proc-macro.- Float
Literal literal-value FloatLiteralfor proc-macro.- I8Literal
literal-value I8Literalfor proc-macro.- I16Literal
literal-value I16Literalfor proc-macro.- I32Literal
literal-value I32Literalfor proc-macro.- I64Literal
literal-value I64Literalfor proc-macro.- I128
Literal literal-value I128Literalfor proc-macro.- IntLiteral
literal-value IntLiteralfor proc-macro.- Isize
Literal literal-value IsizeLiteralfor proc-macro.- Literal
Value literal-value LiteralValuefor proc-macro.- Op
Opfor proc-macro.- OpParser
OpParserfor proc-macro.- OpParser
Instance OpParserInstancefor proc-macro.- Puncts
Punctsfor proc-macro.- Punctuated
Parser PunctuatedParserfor proc-macro.- String
Literal literal-value StringLiteralfor proc-macro.- Token
Buf TokenBuffor proc-macro.- Token
Buffer TokenBufferfor proc-macro.- U8Literal
literal-value U8Literalfor proc-macro.- U16Literal
literal-value U16Literalfor proc-macro.- U32Literal
literal-value U32Literalfor proc-macro.- U64Literal
literal-value U64Literalfor proc-macro.- U128
Literal literal-value U128Literalfor proc-macro.- Usize
Literal literal-value UsizeLiteralfor proc-macro.