Three levels of reconnection strictness checks instead of two! #133
Annotations
3 errors
|
build
Process completed with exit code 101.
|
|
build:
src/tui/prompts.rs#L28
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
|
build:
src/serial/mod.rs#L105
match expression looks like `matches!` macro
|