Function synthez_core::parse::err::dup_attr_arg[][src]

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.