Docs.rs
ruffus-0.1.2
ruffus 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
holasoymalva
Dependencies
async-trait ^0.1
normal
bytes ^1.5
normal
chrono ^0.4
normal
http ^1.0
normal
http-body-util ^0.1
normal
hyper ^1.0
normal
hyper-util ^0.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.35
normal
urlencoding ^2.1
normal
quickcheck ^1.0
dev
quickcheck_macros ^1.0
dev
Versions
97.58%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Module response
ruffus
0.1.2
Module response
Module Items
Structs
In crate ruffus
ruffus
Module
response
Copy item path
Source
Expand description
HTTP Response type
This module provides the
Response
type for building HTTP responses.
Structs
ยง
Response
Represents an outgoing HTTP response.