Docs.rs
coins-bip32-0.12.0
coins-bip32 0.12.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
prestwich
Dependencies
bs58 ^0.5.1
normal
coins-core ^0.12
normal
digest ^0.10.7
normal
hmac ^0.12.1
normal
k256 ^0.13.3
normal
serde ^1.0.203
normal
sha2 ^0.10.8
normal
thiserror ^1.0.61
normal
const-hex ^1.12.0
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
coins_
bip32
0.12.0
Module xkeys
Module Items
Structs
Constants
Traits
In crate coins_
bip32
coins_bip32
Module
xkeys
Copy item path
Source
Expand description
Extended keys and related functionality
Structs
§
XPriv
A BIP32 eXtended Privkey
XPub
A BIP32 eXtended Public key
Constants
§
SEED
The BIP32-defined seed used for derivation of the root node.
Traits
§
Parent
A Parent key can be used to derive children.