Docs.rs
aws-smithy-http-0.62.4
aws-smithy-http 0.62.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:awslabs:rust-sdk-owners
github:awslabs:smithy-rs-server
aws-sdk-rust-ci
Dependencies
aws-smithy-eventstream ^0.60.12
normal
optional
aws-smithy-runtime-api ^1.9.1
normal
aws-smithy-types ^1.3.3
normal
bytes ^1.10.0
normal
bytes-utils ^0.1
normal
futures-core ^0.3.31
normal
http ^0.2.9
normal
http ^1
normal
http-body ^0.4.5
normal
percent-encoding ^2.3.1
normal
pin-project-lite ^0.2.14
normal
pin-utils ^0.1.0
normal
tracing ^0.1.40
normal
async-stream ^0.3
dev
futures-util ^0.3.29
dev
hyper ^0.14.26
dev
proptest ^1
dev
tokio ^1.23.1
dev
Versions
94.12%
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
fmt_string
aws_
smithy_
http
0.62.4
In aws_
smithy_
http::
query
aws_smithy_http
::
query
Function
fmt_
string
Copy item path
Source
pub fn fmt_string<T:
AsRef
<
str
>>(t: T) ->
String
Expand description
Format a given string as a query string.