Docs.rs
tau-agent-base-0.1.1
tau-agent-base 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kaspar030
Dependencies
futures ^0.3
normal
myelin ^0.1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
toml ^1.1
normal
tracing ^0.1
normal
futures-lite ^2
dev
smol ^2
dev
tempfile ^3
dev
Versions
41.97%
of the crate is documented
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
plugin_dispatch_sync
tau_
agent_
base
0.1.1
In tau_
agent_
base::
plugin_
service
tau_agent_base
::
plugin_service
Function
plugin_
dispatch_
sync
Copy item path
Source
pub fn plugin_dispatch_sync<S:
PluginServiceSync
>( svc:
&S
, req:
PluginRequest
, ) ->
PluginResponse