Module dipstick::error[][src]

Error-chain like mechanism, without the error-chain dependency.

Enums

Error

Any error that may result from dipstick usage.

Type Definitions

Result

The result type for dipstick operations that may fail.