Reducing even eliminating all clippy
warning
#3802
Labels
C-refactor
Category: refactor. This would improve the clarity of internal code.
Is your feature request related to a problem? Please describe.
Running
clippy
cmd, current workspace generate serval warningscargo clippy --workspace --all-targets --no-deps -- -D warnings
output is
Describe the solution you'd like
Poll<Option<crate::Result<(MessageHead<T::Incoming>, DecodedLength, Wants)>>>
,clippy
CI workflowDescribe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: