Registry / networking / aws-smithy-query

aws-smithy-query

JSON →
library0.60.15rscratesunverified

AWSQuery and EC2Query Smithy protocol logic for smithy-rs.

# Cargo.toml [dependencies] aws-smithy-query = "0.60.15"
INSTALL
IMPORT
SIG · AWS-SMITHY-QUERY
A
aws-smithy-query
networkingrustv0.60.15
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Serializer
use aws_smithy_query::serialize::Serializer;

Create a query serializer.

use aws_smithy_query::serialize::Serializer; fn main() { let serializer = Serializer::new(); println!("Serializer created"); }
Debug
Known issues
gotchaRequires specific feature flags for different protocols.
fix
Enable features like 'aws-query' or 'ec2-query' in Cargo.toml.
affects: >=0.60.0
Upgrade
Version history
0.60.15latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
OpenAI (training)
1
Resources
aws-smithy-query — cargo add aws-smithy-query · libregistry