Cargo Features

aws-smithy-http has no features set by default.

[dependencies]
aws-smithy-http = { version = "0.60.8", features = ["event-stream", "rt-tokio"] }
event-stream = aws-smithy-eventstream

Affects aws-smithy-http::event_stream

rt-tokio

Enables rt-tokio of aws-smithy-types

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

aws-smithy-eventstream event-stream?