Closed zacchiro closed 1 year ago
Edit: I've edited the snippt the clippy output above to the only two errors that matter for now, the rest are warnings that are not blocking for now.
Both outstanding errors are related to unhandled byte counts returned by read/write, which should be easy to fix.
currently we do not pass "cargo clippy" due to the following errors (there are also warnings, but they are not blocking):