Module helvetia::res[][src]

Results and errors

In this module, we define the error and result types that Helvetia can return.

Enums

Error

Errors for every problem that Helvetia may encounter.

Type Definitions

CavesError

Alias for errors from the Caves crate.

Data

Alias for a Helvetia result that contains a data buffer.

Res

Alias for a Helvetia result.

TCError

Alias for errors from the Tindercrypt crate.

WarpResponse

Alias for HTTP responses that are accepted by the warp create.