Docs.rs
bp-std-0.11.0-beta.1
bp-std 0.11.0-beta.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dr-orlovsky
Dependencies
amplify ^4.5.0
normal
bech32 ^0.9.1
normal
bitcoin_hashes ^0.13.0
normal
bp-consensus ^0.11.0-beta.2
normal
bp-core ^0.11.0-beta.1
normal
commit_verify ^0.11.0-beta.1
normal
indexmap ^2.0.0
normal
serde ^1
normal
Versions
0%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
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
☰
bpstd
0.11.0-beta.1
DeriveSet
Required Associated Types
Compr
Legacy
XOnly
Implementors
In crate bpstd
?
Trait
bpstd
::
DeriveSet
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
§
type
Legacy
=
XpubDerivable
§
type
Compr
=
XpubDerivable
§
type
XOnly
=
XpubDerivable