Structs§
- Arrow
Snafu - SNAFU context selector for the
Error::Arrow
variant - Cleanup
Snafu - SNAFU context selector for the
Error::Cleanup
variant - Cloneable
Error - Wrap an error in a new error type that implements Clone
- Cloneable
Result - Cloned
Snafu - SNAFU context selector for the
Error::Cloned
variant - Commit
Conflict Snafu - SNAFU context selector for the
Error::CommitConflict
variant - Corrupt
File Snafu - SNAFU context selector for the
Error::CorruptFile
variant - Dataset
Already Exists Snafu - SNAFU context selector for the
Error::DatasetAlreadyExists
variant - Dataset
NotFound Snafu - SNAFU context selector for the
Error::DatasetNotFound
variant - Execution
Snafu - SNAFU context selector for the
Error::Execution
variant - IOSnafu
- SNAFU context selector for the
Error::IO
variant - Index
NotFound Snafu - SNAFU context selector for the
Error::IndexNotFound
variant - Index
Snafu - SNAFU context selector for the
Error::Index
variant - Internal
Snafu - SNAFU context selector for the
Error::Internal
variant - Invalid
Input Snafu - SNAFU context selector for the
Error::InvalidInput
variant - Invalid
RefSnafu - SNAFU context selector for the
Error::InvalidRef
variant - Invalid
Table Location Snafu - SNAFU context selector for the
Error::InvalidTableLocation
variant - NotFound
Snafu - SNAFU context selector for the
Error::NotFound
variant - NotSupported
Snafu - SNAFU context selector for the
Error::NotSupported
variant - Prerequisite
Failed Snafu - SNAFU context selector for the
Error::PrerequisiteFailed
variant - RefConflict
Snafu - SNAFU context selector for the
Error::RefConflict
variant - RefNot
Found Snafu - SNAFU context selector for the
Error::RefNotFound
variant - Schema
Mismatch Snafu - SNAFU context selector for the
Error::SchemaMismatch
variant - Schema
Snafu - SNAFU context selector for the
Error::Schema
variant - Stop
Snafu - SNAFU context selector for the
Error::Stop
variant - Version
Conflict Snafu - SNAFU context selector for the
Error::VersionConflict
variant - Version
NotFound Snafu - SNAFU context selector for the
Error::VersionNotFound
variant - Wrapped
Snafu - SNAFU context selector for the
Error::Wrapped
variant
Enums§
Functions§
- box_
error - Allocates error on the heap and then places
e
into it. - get_
caller_ location