Docs.rs
doido-controller-0.0.15
doido-controller 0.0.15
Docs.rs crate page
MIT
01 August 2026
Links
crates.io
Source
Owners
ofabianomartins
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
base64 ^0.23
normal
doido-cache =0.0.15
normal
doido-controller-macros =0.0.15
normal
doido-core =0.0.15
normal
doido-model =0.0.15
normal
doido-view =0.0.15
normal
hmac ^0.13
normal
http ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_norway ^0.9
normal
serde_urlencoded ^0.7
normal
sha2 ^0.11
normal
subtle ^2
normal
tokio ^1
normal
tower ^0.5
normal
tower-http ^0.7
normal
tracing ^0.1
normal
uuid ^1
normal
doido-model =0.0.15
dev
http-body-util ^0.1
dev
tempfile ^3
dev
tokio ^1
dev
Versions
80%
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 response
doido_
controller
0.0.15
Module response
Module Items
Type Aliases
In crate doido_
controller
doido_controller
Module
response
Copy item path
Source
Type Aliases
ยง
Response
Controller actions return this type. It wraps an axum response so we can add helpers later.