Docs.rs
aws-sigv4-0.0.1
aws-sigv4 0.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:awslabs:rust-sdk-owners
aws-sdk-rust-ci
Dependencies
bytes ^0.5
normal
chrono ^0.4.9
normal
eliza_error ^0.99.1
normal
hex ^0.4.0
normal
http ^0.2
normal
http-body ^0.3
normal
httparse ^1.3.4
normal
hyper ^0.13
normal
ring ^0.16.11
normal
serde ^1
normal
serde_urlencoded ^0.5.1
normal
tower ^0.3
normal
futures-core ^0.3
dev
futures-util ^0.3
dev
hyper ^0.13
dev
hyper-tls ^0.4
dev
pretty_assertions ^0.6.1
dev
serde ^1.0.101
dev
serde_json ^1.0.41
dev
tokio ^0.2
dev
tower ^0.3
dev
Versions
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
aws_sigv4
::
sign
All crates
[
−
]
[src]
Function
aws_sigv4
::
sign
::
encode
pub fn encode(s:
String
) ->
Vec
<
u8
>