Open Issues Need Help
View All on GitHub enhancement good first issue medium
Clean up clippy warnings 24 days ago
good first issue easy
Implement `iter_*` examples 2 months ago
AI Summary: Implement five example functions (`iter_a`, `iter_b`, `iter_c`, `iter_var`, `iter_image`) demonstrating the use of iterators within the Rust-based cfitsio library. These examples should be added to the existing project, which is a line-by-line translation of the cfitsio C library.
Complexity:
3/5
good first issue medium