Docs.rs
bp-primitives-0.10.9
bp-primitives 0.10.9
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dr-orlovsky
Dependencies
amplify ^4.2.0
normal
commit_verify ^0.10.5
normal
secp256k1 ^0.27.0
normal
serde ^1
normal
strict_encoding ^2.5.0
normal
strict_types ^1.6.2
normal
Versions
96.24%
of the crate is documented
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
☰
bc
0.10.9
IntoTapHash
Required Methods
into_tap_hash
Implementors
In crate bc
?
Trait
bc
::
IntoTapHash
source
·
[
−
]
pub trait IntoTapHash { // Required method fn
into_tap_hash
(self) ->
TapNodeHash
; }
Required Methods
§
source
fn
into_tap_hash
(self) ->
TapNodeHash
Implementors
§
source
§
impl
IntoTapHash
for
TapBranchHash
source
§
impl
IntoTapHash
for
TapLeafHash
source
§
impl
IntoTapHash
for
TapNodeHash