Module error

Module error 

Source
Expand description

Cache error types.

Enums§

Error
The error type for cache functions.
TryInnerError
The error type returned by CacheHandle::try_inner.

Type Aliases§

ArcResult
A result type returning reference counted cache errors.
Result
A result type returning cache errors.