Structs§
- Wasm
Blob - Wrapper type for raw WASM bytes
- Xand
Wasm Hasher
Enums§
- Xand
Hash - Standard target type for
WasmBlob
hashing. Versioning allows future hashed types to be added while not breaking existing code.
Traits§
- Wasm
Hash Verifier - Interface for verifying hashes of
WasmBlobs
- Wasm
Hasher - Interface for
WasmBlob
hasher implementations