[][src]Module lib3h_protocol::error

Lib3h_protocol custom error definition.

Structs

Lib3hProtocolError

An error that can occur when interacting with the algorithm.

Enums

ErrorKind

The specific type of an error.

Type Definitions

Lib3hProtocolResult

A type alias for Result<T, Lib3hProtocolError>.