Function dup_attr_arg

Source
pub fn dup_attr_arg<S: IntoSpan>(span: S) -> Error
Expand description

Creates a “duplicated attribute’s argument” syn::Error pointing to the given Span.