Docs.rs
hd-wallet-0.6.1
hd-wallet 0.6.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
survived
Dependencies
generic-array ^0.14
normal
optional
generic-ec ^0.4
normal
hmac ^0.12
normal
optional
serde ^1
normal
optional
sha2 ^0.10
normal
optional
subtle ^2
normal
optional
generic-ec ^0.4
dev
hex ^0.4
dev
hex-literal ^0.4
dev
rand ^0.8
dev
rug ^1.26
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hd_
wallet
0.6.1
hd_wallet
Type Alias
ChainCode
Copy item path
Source
pub type ChainCode = [
u8
;
32
];
Expand description
Chain code of extended key as defined in SLIP-10