[code] better error handling and show available netdevs on some errors
This commit is contained in:
@@ -7,6 +7,7 @@ edition = "2024"
|
||||
unsafe_code = "forbid"
|
||||
|
||||
[lints.clippy]
|
||||
redundant_closure_for_method_calls = "allow"
|
||||
similar_names = "allow"
|
||||
|
||||
pedantic = { level = "warn", priority = -1 }
|
||||
|
||||
Reference in New Issue
Block a user