We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8191b commit 61d67b8Copy full SHA for 61d67b8
crates/http/src/lib.rs
@@ -4,7 +4,7 @@
4
// SPDX-License-Identifier: AGPL-3.0-only
5
// Please see LICENSE in the repository root for full details.
6
7
-//! [`tower`] layers and services to help building HTTP client and servers
+//! Utilities to do HTTP requests
8
9
#![deny(rustdoc::missing_crate_level_docs)]
10
#![allow(clippy::module_name_repetitions)]
0 commit comments