Docs.rs
goose-http-0.1.0
goose-http 0.1.0
Permalink
Docs.rs crate page
CC0-1.0
28 August 2026
Links
Repository
crates.io
Source
Owners
goosewin
Dependencies
bytes ^1
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
httpdate ^1
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
64.27%
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
Module util
goose_
http
0.1.0
Module util
Module Items
Functions
In crate goose_
http
goose_http
Module
util
Copy item path
Source
Expand description
Miscellaneous helpers shared across modules.
Functions
§
clamp
Clamp a value between lower and upper bounds.