Docs.rs
wasmer-types-2.3.0
wasmer-types 2.3.0
Docs.rs crate page
MIT OR Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
MarkMcCaskey
github:wasmerio:wasmer-core
Dependencies
backtrace ^0.3
normal
enum-iterator ^0.7.0
normal
indexmap ^1.6
normal
loupe ^0.1
normal
more-asserts ^0.2
normal
rkyv ^0.7.20
normal
serde ^1.0
normal
thiserror ^1.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In wasmer_types::lib::std::hash
?
Macro
wasmer_types
::
lib
::
std
::
hash
::
Hash
1.38.0
·
source
·
[
−
]
pub
macro
Hash
(
$
item
:
item
) { ... }
Expand description
Derive macro generating an impl of the trait
Hash
.