Module dynalock::error [] [src]

Dynalock error type and kinds.

Structs

DynaError

The DynaError type is the only error type that can be returned from this crate's API.

Enums

DynaErrorKind

An enum of errors to represent the possible kinds of DynaError.