Docs.rs
aws-smithy-protocol-test-0.63.0
aws-smithy-protocol-test 0.63.0
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
assert-json-diff ^1.1
normal
aws-smithy-runtime-api ^1.7.2
normal
base64-simd ^0.8
normal
cbor-diag ^0.1.12
normal
ciborium ^0.2
normal
http ^0.2.1
normal
pretty_assertions ^1.3
normal
regex-lite ^0.1.5
normal
roxmltree ^0.14.1
normal
serde_json ^1
normal
thiserror ^1.0.40
normal
Versions
16.28%
of the crate is documented
Platform
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_
smithy_
protocol_
test
0.63.0
aws_smithy_protocol_test
Function
assert_uris_match
Copy item path
source
pub fn assert_uris_match(left: impl
AsRef
<
str
>, right: impl
AsRef
<
str
>)