Docs.rs
wrpc-interface-http-0.26.0
wrpc-interface-http 0.26.0
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
rvolosatovs
github:wrpc:release
Dependencies
anyhow ^1
normal
bytes ^1
normal
futures ^0.3
normal
http ^1
normal
optional
http-body ^1
normal
optional
http-body-util ^0.1.2
normal
optional
hyper ^1
normal
optional
tokio ^1
normal
tokio-stream ^0.1
normal
optional
tracing ^0.1
normal
wasmtime-wasi-http ^23
normal
optional
wit-bindgen-wrpc ^0.4.12
normal
wrpc-transport ^0.26.3
normal
async-nats-wrpc ^0.35.1
dev
hyper ^1
dev
hyper-util ^0.1
dev
reqwest ^0.11
dev
tokio ^1
dev
wrpc-cli ^0.2
dev
wrpc-interface-http ^0
dev
wrpc-transport-nats ^0.22
dev
Versions
65.45%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wrpc_
interface_
http
0.26.0
Invoke
Incoming
Handler
Object Safety
Implementors
In crate wrpc_
interface_
http
Trait
wrpc_interface_http
::
InvokeIncomingHandler
Copy item path
source
·
[
−
]
pub trait InvokeIncomingHandler:
Invoke
{ }
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl<T:
Invoke
>
InvokeIncomingHandler
for T