Docs.rs
thor-devkit-0.1.0
thor-devkit 0.1.0
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
sterliakov
Dependencies
bip32 ^0.5
normal
blake2 ^0.10
normal
bytes ^1.10
normal
ethereum-types ^0.14
normal
fastrlp ^0.3.1
normal
itertools ^0.14
normal
rand ^0.9
normal
optional
reqwest ^0.12
normal
optional
rustc-hex ^2.1
normal
secp256k1 ^0.27
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
serde_with ^3.4
normal
optional
tiny-bip39 ^2.0
normal
tiny-keccak ^2.0
normal
bloomfilter ^3.0
dev
ethabi ^18.0
dev
rand ^0.9.0
dev
tokio ^1.38
dev
version-sync ^0.9.4
dev
Versions
100%
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
thor_
devkit
0.1.0
thor_devkit
Function
keccak
Copy item path
Source
pub fn keccak<S:
AsRef
<[
u8
]>>(bytes: S) -> [
u8
;
32
]
Expand description
Compute a keccak hash with 32-byte digest.