Implement iroh blobs #69
Annotations
5 errors
|
Run Clippy:
src/group.rs#L79
this expression creates a reference which is immediately dereferenced by the compiler
|
Run Clippy:
src/group.rs#L103
redundant pattern matching, consider using `is_ok()`
|
Run Clippy:
src/group.rs#L128
unneeded `return` statement
|
Run Clippy
Process completed with exit code 101.
|
Loading