Module trezor_client::error
source · Expand description
§Error Handling
Enums§
- Trezor error.
Type Aliases§
- Trezor result type. Aliased to
std::result::Result
with the error type set toError
.
std::result::Result
with the error type
set to Error
.