Docs.rs
forge-runtime-0.0.6
forge-runtime 0.0.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
isala404
Dependencies
anyhow ^1.0
normal
async-stream ^0.3
normal
axum ^0.8
normal
axum-extra ^0.10
normal
bytes ^1.10
normal
chrono ^0.4
normal
chrono-tz ^0.10
normal
forge-core ^0.0.6
normal
futures-util ^0.3
normal
hyper ^1.8
normal
jsonwebtoken ^10
normal
postgresql_embedded ^0.20
normal
optional
prost ^0.14
normal
regex ^1.12
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
sysinfo ^0.37
normal
thiserror ^2.0
normal
tokio ^1.48
normal
tokio-util ^0.7
normal
tonic ^0.14
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.19
normal
tempfile ^3.14
dev
tokio-test ^0.4
dev
Versions
77.61%
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
Skip to main content
create_dashboard_router
forge_
runtime
0.0.6
In forge_
runtime::
dashboard
forge_runtime
::
dashboard
Function
create_
dashboard_
router
Copy item path
Source
pub fn create_dashboard_router(state:
DashboardState
) ->
Router
Expand description
Create the dashboard router.