Docs.rs
oxihttp-server-0.1.2
oxihttp-server 0.1.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
base64 ^0.22
normal
optional
bytes ^1.11
normal
futures-util ^0.3
normal
optional
http ^1.4
normal
http-body-util ^0.1
normal
hyper ^1.10
normal
hyper-util ^0.1
normal
mime_guess ^2
normal
optional
oxiarc-deflate ^0.3.3
normal
optional
oxihttp-core ^0.1.2
normal
oxiquic-h3 ^0.1.2
normal
optional
oxitls ^0.1.2
normal
optional
rustls ^0.23
normal
optional
rustls-pemfile ^2
normal
optional
rustls-pki-types ^1
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.11
normal
optional
sha2 ^0.11
normal
optional
socket2 ^0.6
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
optional
tower ^0.5
normal
optional
tower-layer ^0.3
normal
optional
tower-service ^0.3
normal
optional
criterion ^0.8
dev
http-body-util ^0.1
dev
hyper ^1.10
dev
tokio ^1
dev
Versions
100%
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
no_content
oxihttp_
server
0.1.2
In oxihttp_
server::
response
oxihttp_server
::
response
Function
no_
content
Copy item path
Source
pub fn no_content() ->
Result
<
Response
<
Full
<
Bytes
>>,
OxiHttpError
>
Expand description
Build a 204 No Content response.