syn::parse

Module discouraged

Source
Expand description

Extensions to the parsing API with niche applicability.

Traitsยง

AnyDelimiter
Extensions to the ParseStream API to support manipulating invisible delimiters the same as if they were visible.
Speculative
Extensions to the ParseStream API to support speculative parsing.