Expand description
Common errors of parsing.
Functions§
- dup_
attr_ arg - Creates a “duplicated attribute’s argument”
syn::Errorpointing to the givenSpan. - expected_
followed_ by_ comma - Creates an “expected followed by comma”
syn::Errorin the givenSpan. - unknown_
attr_ arg - Creates an “unknown attribute’s argument”
syn::Errorfor the givennamepointing to the givenSpan.