Expand description

Runtime components used to make a request and handle a response.

Runtime components are trait implementations that are always used by the orchestrator. There are other trait implementations that can be configured for a client, but if they aren’t directly and always used by the orchestrator, then they are placed in the ConfigBag instead of in RuntimeComponents.

Structs§

Traits§