[][src]Module netcdf::error

Errors that can appear when interacting with netcdf files. This module contains conversion traits and the result type used in this crate.

Enums

Error

Various error types that can occur in this crate

Type Definitions

Result

Result type used in this crate