Docs.rs
trezorlib-0.0.2
trezorlib 0.0.2
Permalink
Docs.rs crate page
CC0-1.0
30 November 2021
Links
Homepage
Repository
crates.io
Source
Owners
Inphi
Dependencies
bitcoin ^0.18.0
normal
bitcoin-bech32 ^0.9.0
normal
bitcoin_hashes ^0.3
normal
byteorder ^1.2
normal
hex ^0.3.2
normal
hid ^0.3
normal
libusb ^0.3
normal
log ^0.4.5
normal
protobuf ^2.0
normal
secp256k1 ^0.12.0
normal
unicode-normalization ^0.1.7
normal
fern ^0.5.6
dev
Versions
73.68%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Other items in
trezorlib
::
utils
?
Function
trezorlib
::
utils
::
to_rev_bytes
[
−
]
[src]
pub fn to_rev_bytes(hash: &
Hash
) ->
[
u8
; 32]
Expand description
Get the reverse byte representation of a hash.