fitsio 0.21.9

Rust implmentation of astronomy fits file handling
Documentation
1
2
3
4
// FLEN_VALUE
pub(super) const MAX_VALUE_LENGTH: usize = 71;
// FLEN_COMMENT
pub(super) const MAX_COMMENT_LENGTH: usize = 73;