Make Event Scanner Stream Events Back to the Caller Instead of Invoking Callbacks #194
Annotations
3 errors
|
Cargo clippy
Process completed with exit code 101.
|
|
Cargo clippy:
src/event_scanner.rs#L144
this argument is passed by value, but not consumed in the function body
|
|
Cargo clippy:
src/event_scanner.rs#L211
this `continue` expression is redundant
|