Docs.rs
interlude-0.1.0
interlude 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
23 July 2026
Links
Repository
crates.io
Source
Owners
antoniomikley
Dependencies
base64 ^0.22.1
normal
http-body-util ^0.1.3
normal
hyper ^1.6.0
normal
hyper-util ^0.1.16
normal
iso8601 ^0.6
normal
mime_guess ^2.0.5
normal
once_cell ^1
normal
regex ^1
normal
reqwest ^0.12
normal
rust_iso3166 ^0.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.9
normal
unicode-normalization ^0.1
normal
urlencoding ^2
normal
Versions
1.91%
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
forbidden
interlude
0.1.0
In interlude::
server::
connection_
utils
interlude
::
server
::
connection_utils
Function
forbidden
Copy item path
Source
pub fn forbidden(message: &
str
) ->
Response
<
BoxBody
<
Bytes
,
Error
>>