noritada / grib-rs

GRIB format parser for Rust
Apache License 2.0
57 stars 9 forks source link

Implement `IntoIter` trait for `&Grib2` #107

Closed noritada closed 1 month ago

noritada commented 1 month ago

This PR implements IntoIter trait for &Grib2.