Docs.rs
orca-control-0.2.9
orca-control 0.2.9
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
mighty840
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
axum ^0.8
normal
base64 ^0.22.1
normal
chrono ^0.4
normal
cron ^0.15
normal
dirs-next ^2
normal
futures-util ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
hostname ^0.4
normal
openraft ^0.9
normal
orca-agent ^0.2.9
normal
orca-ai ^0.2.9
normal
orca-core ^0.2.9
normal
orca-proxy ^0.2.9
normal
prost ^0.13
normal
redb ^2
normal
reqwest ^0.12
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tonic ^0.13
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
uuid ^1
normal
bollard ^0.18
dev
futures-util ^0.3
dev
http-body-util ^0.1
dev
rcgen ^0.13
dev
tempfile ^3
dev
tokio-tungstenite ^0.26
dev
tower ^0.5
dev
tonic-build ^0.13
build
Versions
66.14%
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
router
orca_
control
0.2.9
In orca_
control::
api
orca_control
::
api
Function
router
Copy item path
Source
pub fn router(state:
Arc
<
AppState
>) ->
Router
Expand description
Build the axum router for the API.