Docs.rs
doido-controller-0.0.5
doido-controller 0.0.5
Docs.rs crate page
MIT
30 June 2026
Links
crates.io
Source
Owners
ofabianomartins
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
doido-controller-macros ^0.0.5
normal
doido-core ^0.0.5
normal
doido-model ^0.0.5
normal
doido-view ^0.0.5
normal
http ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_norway ^0.9
normal
serde_urlencoded ^0.7
normal
tokio ^1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
uuid ^1
normal
http-body-util ^0.1
dev
tempfile ^3
dev
tokio ^1
dev
Versions
59.7%
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
Module server
doido_
controller
0.0.5
Module server
Module Items
Functions
In crate doido_
controller
doido_controller
Module
server
Copy item path
Source
Expand description
Convenience entry point for booting an application’s HTTP server.
Functions
§
start_
server
Boots the HTTP server for
router
.