Function should_generate_arg

Source
pub(super) fn should_generate_arg(field: &Field) -> bool
Expand description

Returns true if field should generate a arg call rather than any other diagnostic call (like span_label).