Docs.rs
bp-util-0.11.0-beta.5
bp-util 0.11.0-beta.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dr-orlovsky
Dependencies
amplify ^4.6.0
normal
base64 ^0.21.5
normal
bp-electrum ^0.11.0-beta.5
normal
bp-esplora ^0.11.0-beta.5
normal
bp-std ^0.11.0-beta.5
normal
bp-wallet ^0.11.0-beta.5
normal
clap ^4.4.8
normal
descriptors ^0.11.0-beta.5
normal
env_logger ^0.10.0
normal
log ^0.4
normal
psbt ^0.11.0-beta.5
normal
serde ^1
normal
serde_yaml ^0.9.19
normal
shellexpand ^3.1.0
normal
strict_encoding ^2.7.0-beta.1
normal
toml ^0.8.2
normal
Versions
56.72%
of the crate is documented
Platform
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
bp_util
0.11.0-beta.5
Block
Height
Aliased Type
In crate bp_
util
bp_util
Type Alias
BlockHeight
Copy item path
Source
pub type BlockHeight =
NonZero
<
u32
>;
Aliased Type
ยง
struct BlockHeight(
/* private fields */
);