Expand description
Extensions for syn::parse types.
Traitsยง
- Accepted
Wrapper - Trait marking
Tokentypes accepted byparse_wrapped_and_punctuated()method (and similar) as a wrapper. - Parse
Buffer - Extension of a
syn::parse::ParseBufferproviding common function widely used by this crate for parsing.