Registry / networking / aws-smithy-eventstream

aws-smithy-eventstream

JSON →
library0.60.21rscratesunverified

Event stream logic for smithy-rs.

# Cargo.toml [dependencies] aws-smithy-eventstream = "0.60.21"
INSTALL
IMPORT
SIG · AWS-SMITHY-EVENTST
A
aws-smithy-eventstream
networkingrustv0.60.21
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.

Frame
use aws_smithy_eventstream::frame::Frame;

Create an empty event stream frame

use aws_smithy_eventstream::frame::Frame; fn main() { let frame = Frame::new_empty(); println!("Frame created: {:?}", frame); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.60.21latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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