georust / netcdf

High-level netCDF bindings for Rust
Apache License 2.0
81 stars 28 forks source link

Fix clippy lints #98

Closed magnusuMET closed 1 year ago

lnicola commented 1 year ago

For the record, https://rust.godbolt.org/z/jYxeM74nr. This part is the code for Error:

image

Error2 has a similar snippet:

image

But also a whole bunch of extra code:

image