fitsio-derive 0.2.1

Custom derive macros for the fitsio crate
Documentation
1
2
3
4
5
6
7
8
# fitsio-derive

This crate supports custom-derive macros for the [`fitsio`][fitsio]
crate. See that crate, and in particular the [`row` method
documentation][row].

[fitsio]: https://crates.io/crates/fitsio
[row]: https://docs.rs/fitsio/0.13.0/fitsio/fitsfile/struct.FitsHdu.html#method.row