Docs.rs
casper-execution-engine-8.1.1
casper-execution-engine 8.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
casperlabs-drone
sacherjj
Dependencies
anyhow ^1.0.33
normal
base16 ^0.2.1
normal
bincode ^1.3.1
normal
blake2 ^0.10.6
normal
blake3 ^1.5.0
normal
casper-storage ^2.1.1
normal
casper-types ^6.0.1
normal
casper-wasm ^1.0.0
normal
casper-wasm-utils ^4.0.0
normal
casper-wasmi ^1.0.0
normal
clap ^4.5.21
normal
datasize ^0.2.4
normal
either ^1.8.1
normal
hex-buffer-serde ^0.2.1
normal
hex_fmt ^0.3.0
normal
hostname ^0.3.0
normal
humantime ^2
normal
itertools ^0.10.3
normal
linked-hash-map ^0.5.3
normal
log ^0.4.8
normal
num ^0.4.0
normal
num-derive ^0.4.2
normal
num-rational ^0.4.0
normal
num-traits ^0.2.19
normal
num_cpus ^1
normal
once_cell ^1.5.2
normal
proptest ^1.0.0
normal
optional
rand ^0.8.3
normal
rand_chacha ^0.3.0
normal
schemars ^0.8.16
normal
serde ^1
normal
serde_bytes ^0.11.5
normal
serde_json ^1
normal
sha2 ^0.10.8
normal
strum ^0.24.1
normal
optional
tempfile ^3.4.0
normal
thiserror ^1.0.18
normal
toml ^0.8.19
normal
tracing ^0.1.18
normal
uint ^0.9.0
normal
wat ^1.220.0
normal
assert_matches ^1.3.0
dev
criterion ^0.5.1
dev
proptest ^1.0.0
dev
tempfile ^3.4.0
dev
walrus ^0.20.2
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
casper_
execution_
engine
8.1.1
In casper_
execution_
engine::
runtime::
cryptography
casper_execution_engine
::
runtime
::
cryptography
Function
sha256
Copy item path
Source
pub fn sha256<T:
AsRef
<[
u8
]>>(data: T) -> [
u8
;
32
]
Expand description
The 32-byte digest sha256 hash function