Docs.rs
coins-bip32-0.7.0
coins-bip32 0.7.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
prestwich
Dependencies
bincode ^1.3.3
normal
bs58 ^0.4.0
normal
coins-core ^0.7.0
normal
digest ^0.10
normal
hmac ^0.12
normal
k256 ^0.11
normal
lazy_static ^1.4.0
normal
serde ^1.0.105
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
criterion ^0.3.1
dev
hex ^0.4.2
dev
getrandom ^0.2
normal
Versions
100%
of the crate is documented
Go to latest version
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
☰
Signature
In coins_bip32::ecdsa
?
Type Definition
coins_bip32
::
ecdsa
::
Signature
source
·
[
−
]
pub type Signature = Signature<
Secp256k1
>;
Expand description
ECDSA/secp256k1 signature (fixed-size)