[][src]Module rvk::error

Represents errors that can happen during a method call.

Structs

APIError

An error returned by the API.

Enums

Error

A generic error.

Type Definitions

Result

Convenience type for defining Results.