Docs.rs
wrpc-runtime-wasmtime-0.18.2
wrpc-runtime-wasmtime 0.18.2
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Homepage
Repository
crates.io
Source
Owners
rvolosatovs
github:bytecodealliance:wrpc-core
github:wrpc:release
Dependencies
anyhow ^1
normal
bytes ^1
normal
futures ^0.3
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
wasm-tokio ^0.5.16
normal
wasmtime ^22
normal
wasmtime-wasi ^22
normal
wit-parser ^0.212
normal
wrpc-introspect ^0.1
normal
wrpc-transport ^0.26
normal
Versions
36.84%
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
wrpc_runtime_wasmtime
0.18.2
WrpcView
Required Methods
client
Implementors
In crate wrpc_runtime_wasmtime
Trait
wrpc_runtime_wasmtime
::
WrpcView
Copy item path
source
·
[
−
]
pub trait WrpcView<C:
Invoke
>:
Send
{ // Required method fn
client
(&self) ->
&C
; }
Required Methods
§
source
fn
client
(&self) ->
&C
Implementors
§