Docs.rs
thor-devkit-0.1.0-alpha.1
thor-devkit 0.1.0-alpha.1
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
sterliakov
Dependencies
alloy-rlp ^0.3.3
normal
bip32 ^0.5.1
normal
blake2 ^0.10.6
normal
ethabi ^18.0.0
normal
ethereum-types ^0.14.0
normal
itertools ^0.12.0
normal
rustc-hex ^2.1.0
normal
secp256k1 ^0.27.0
normal
tiny-bip39 ^1.0.0
normal
tiny-keccak ^2.0.0
normal
version-sync ^0.9.4
dev
Versions
100%
of the crate is documented
Go to latest stable release
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-alpha.1
?
Function
thor_devkit
::
keccak
source
·
[
−
]
pub fn keccak<S:
AsRef
<[
u8
]>>(bytes: S) -> [
u8
;
32
]
Expand description
Compute a keccak hash with 32-byte digest.