[][src]Module vicuna::error

Error and result types.

Structs

Error

The error type for Vicuna operations. Wraps an ErrorKind.

Enums

ErrorKind

A list specifying kinds of errors Vicuna handlers may encounter.