Expand description
Structs§
- Incomplete
- Signifies that
parserdid not consume all ofinputin acall2_strictcall.
Functions§
- call2_
allow_ incomplete - Analogous to
syn::parse2andsyn::parse::ParseBuffer::call. - call2_
strict - Analogous to
syn::parse2andsyn::parse::ParseBuffer::call.
Type Aliases§
- Result
- Returned by
call2_strict.