Module fitsio::tables

source ·
Expand description

Table-related code

Structs

Description of the column data
Description for new columns
Iterator type for columns
Concrete representation of the description of a column

Enums

Columns of different types
Types a column can represent

Traits

Way of describing a column location
Trait derivable with custom derive
Trait for reading a fits column
Trait representing the ability to write column data