[][src]Module kickstart::errors

Structs

Error

The Error type

Enums

ErrorKind

The specific type of an error.

Type Definitions

Result

A type alias for Result<T, kickstart::Error>.