Structsยง
Enumsยง
Staticsยง
- MISMATCHED_
LIFETIME_ SYNTAXES - The
mismatched_lifetime_syntaxeslint detects when the same lifetime is referred to by different syntaxes between function arguments and return values.
mismatched_lifetime_syntaxes lint detects when the same
lifetime is referred to by different syntaxes between function
arguments and return values.