Docs.rs
bp-std-0.12.0-beta.4
bp-std 0.12.0-beta.4
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dr-orlovsky
Dependencies
amplify ^4.8.0
normal
bp-consensus =0.12.0-beta.4
normal
bp-core =0.12.0-beta.4
normal
optional
bp-derive =0.12.0-beta.4
normal
bp-invoice =0.12.0-beta.4
normal
descriptors =0.12.0-beta.4
normal
psbt =0.12.0-beta.4
normal
secp256k1 ^0.30.0
normal
serde ^1
normal
optional
getrandom ^0.2
normal
rand ^0.8.4
normal
optional
wasm-bindgen ^0.2
normal
wasm-bindgen-test ^0.3
dev
Versions
0%
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
bpstd
0.12.0-beta.4
Derive
Set
Required Associated Types
Compr
Legacy
XOnly
Implementors
In crate bpstd
bpstd
Trait
DeriveSet
Copy item path
Source
pub trait DeriveSet { type
Legacy
: DeriveLegacy; type
Compr
:
DeriveCompr
; type
XOnly
:
DeriveXOnly
; }
Required Associated Types
§
Source
type
Legacy
: DeriveLegacy
Source
type
Compr
:
DeriveCompr
Source
type
XOnly
:
DeriveXOnly
Implementors
§
Source
§
impl
DeriveSet
for
XpubDerivable
Source
§
type
Legacy
=
XpubDerivable
Source
§
type
Compr
=
XpubDerivable
Source
§
type
XOnly
=
XpubDerivable