Expand description

A typemap used to store configuration for smithy operations.

This code is functionally equivalent to Extensions in the http crate. Examples have been updated to be more relevant for smithy use, the interface has been made public, and the doc comments have been updated to reflect how the property bag is used in the SDK. Additionally, optimizations around the HTTP use case have been removed in favor or simpler code.

Structs