Docs.rs
bitcoin-internals-0.4.2
bitcoin-internals 0.4.2
Docs.rs crate page
CC0-1.0
Links
Repository
crates.io
Source
Owners
apoelstra
Dependencies
bincode ^1.3.1
normal
optional
hex-conservative ^0.3.0
normal
optional
serde ^1.0.195
normal
optional
serde_json ^1.0.68
normal
optional
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
u32_to_u64
bitcoin_
internals
0.4.2
In bitcoin_
internals::
const_
casts
bitcoin_internals
::
const_casts
Function
u32_
to_
u64
Copy item path
Source
pub const fn u32_to_u64(value:
u32
) ->
u64
Expand description
Converts
u32
to
u64