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
.
pub fn dup_attr_arg<S: IntoSpan>(span: S) -> Error
Creates a “duplicated attribute’s argument” syn::Error
pointing to the
given Span
.