Re-exports
pub use syn;
Modules
Macros
Structs
- A punctuated sequence of syntax tree nodes of type
Tseparated by punctuation of typeP. - An abstract stream of tokens, or more concretely a sequence of token trees.
Enums
Traits
- Types that can be interpolated inside a
quote!invocation. - Syntax tree traversal to walk a shared borrow of a syntax tree.