Docs.rs
blockchain-scratch-rust-0.3.0
blockchain-scratch-rust 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
armanriazi
Dependencies
crypto-hash ^0.3.3
normal
env_logger ^0.9.0
normal
hex ^0.3.2
normal
json ^0.12.4
normal
library_utils ^0.0.2
normal
log ^0.4.0
normal
rust-releases ^0.22.0
normal
serde ^1.0.137
normal
serde_derive ^1.0.137
normal
serde_json ^1.0.82
normal
tracing-subscriber ^0.3
normal
crypto-hash ^0.3.3
dev
env_logger ^0.9.0
dev
hex ^0.3.2
dev
json ^0.12.4
dev
log ^0.4.0
dev
pretty_assertions ^1
dev
proptest ^1
dev
serde ^1.0.137
dev
serde_derive ^1.0.137
dev
serde_json ^1.0.82
dev
Versions
17.07%
of the crate is documented
Platform
x86_64-apple-darwin
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
lib_block_u32_bytes
library_
blockchain
0.3.0
library_blockchain
Function
lib_
block_
u32_
bytes
Copy item path
Source
pub fn lib_block_u32_bytes(u: &
u32
) -> [
u8
;
4
]