Crate tc_error[][src]

Provides common error types and associated convenience methods for Tinychain.

This crate is a part of Tinychain: http://github.com/haydnv/tinychain

Structs

TCError

A general error description.

Enums

ErrorType

The category of a TCError.

Type Definitions

TCResult