[][src]Module tract_core::errors

error_chain generated types

Structs

TractError

The Error type.

Enums

TractErrorKind

The kind of an error.

Traits

TractResultExt

Additional methods for Result, for easy interaction with this crate.

Type Definitions

TractResult

Convenient wrapper around std::Result.