Docs.rs
rns-hooks-0.1.0
rns-hooks 0.1.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
lelloman
Dependencies
log ^0.4
normal
rns-hooks-abi ^0.1.0
normal
wasmtime ^29
normal
criterion ^0.5
dev
Versions
30.51%
of the crate is documented
Go to latest version
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
Skip to main content
Module engine_access
rns_
hooks
0.1.0
Module engine_
access
Module Items
Structs
Traits
In crate rns_
hooks
rns_hooks
Module
engine_
access
Copy item path
Source
Structs
§
Null
Engine
No-op implementation that returns false/None for everything. Useful for testing hooks in isolation.
Traits
§
Engine
Access
Trait for querying engine state from within WASM host functions.