Docs.rs
worldinterface-daemon-0.1.2
worldinterface-daemon 0.1.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
zed-colonel
Dependencies
axum ^0.7
normal
prometheus ^0.13
normal
serde >=1.0, <1.0.224
normal
serde_json ^1.0
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.0
normal
worldinterface-connector ^0.1.2
normal
worldinterface-core ^0.1.2
normal
worldinterface-host ^0.1.2
normal
worldinterface-http-trigger ^0.1.2
normal
reqwest ^0.12
dev
serde_yaml ^0.9
dev
tempfile ^3
dev
Versions
63.83%
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
Module server
worldinterface_
daemon
0.1.2
Module server
Module Items
Functions
In crate worldinterface_
daemon
worldinterface_daemon
Module
server
Copy item path
Source
Expand description
Daemon startup, serving, and shutdown.
Functions
ยง
run
Run the daemon: bootstrap host, bind HTTP server, handle signals.