Available on crate feature
client
only.Expand description
Runtime plugins that provide defaults for clients.
Note: these are the absolute base-level defaults. They may not be the defaults for your client, since many things can change these defaults on the way to code generating and constructing a full client.
Structs§
- Arguments for the
default_plugins
method.
Functions§
- Runtime plugin that provides a default connector.
- Runtime plugin that registers the default identity cache implementation.
- All default plugins.
- Runtime plugin that sets the default retry strategy, config (disabled), and partition.
- Runtime plugin that provides a default async sleep implementation.
- Runtime plugin that sets the default stalled stream protection config.
- Runtime plugin that provides a default time source.
- Runtime plugin that sets the default timeout config (no timeouts).