Docs.rs
agent-diva-manager-0.4.9
agent-diva-manager 0.4.9
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mastwet
Dependencies
agent-diva-agent ^0.4.9
normal
agent-diva-channels ^0.4.9
normal
agent-diva-core ^0.4.9
normal
agent-diva-files ^0.4.9
normal
agent-diva-providers ^0.4.9
normal
agent-diva-tools ^0.4.9
normal
anyhow ^1.0
normal
axum ^0.7
normal
chrono ^0.4
normal
clap ^4.4
normal
dirs ^5.0
normal
futures ^0.3
normal
mime_guess ^2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.35
normal
tokio-stream ^0.1
normal
tower-http ^0.5
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
zip ^0.6
normal
tempfile ^3.10
dev
tower ^0.5
dev
Versions
3.13%
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
run_server
agent_
diva_
manager
0.4.9
In agent_
diva_
manager::
server
agent_diva_manager
::
server
Function
run_
server
Copy item path
Source
pub async fn run_server( state:
AppState
, port:
u16
, shutdown_rx:
Receiver
<
()
>, ) ->
Result
<
()
>