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

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

Creates an “expected followed by comma” syn::Error in the given Span.