Module syn::parse::discouraged  
source · Expand description
Extensions to the parsing API with niche applicability.
Traits
- Extensions to theParseStreamAPI to support manipulating invisible delimiters the same as if they were visible.
- Extensions to theParseStreamAPI to support speculative parsing.