pub fn unknown_attr_arg<S: IntoSpan>(span: S, name: &str) -> Error
Creates an “unknown attribute’s argument” syn::Error for the given name pointing to the given Span.
syn::Error
name
Span