Module fitsio::errors

source ·
Expand description

Errors and error handling

This mostly concerns converting to and from the main error type defined in this crate: Error

Structs

Error type
Error raised when the user requests invalid indexes for data

Enums

Enumeration of all error types

Functions

Function for chaining result types

Type Definitions

Handy error type for use internally