Docs.rs
trezor-client-0.1.4
trezor-client 0.1.4
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
prusnak
Dependencies
bitcoin ^0.31
normal
optional
byteorder ^1.4
normal
hex ^0.4
normal
protobuf =3.3.0
normal
rusb ^0.9
normal
thiserror ^1.0
normal
tracing ^0.1
normal
unicode-normalization ^0.1.22
normal
optional
serial_test ^2.0.0
dev
tracing-subscriber ^0.3
dev
Versions
67.95%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
trezor_
client
0.1.4
Module error
Sections
Error Handling
Module Items
Enums
Type Aliases
In crate trezor_
client
trezor_client
Module
error
Copy item path
Source
Expand description
§
Error Handling
Enums
§
Error
Trezor error.
Type Aliases
§
Result
Trezor result type. Aliased to
std::result::Result
with the error type set to
Error
.