Expand description
ClientBuilder and related HTTP/2 configuration types.
Extracted from lib.rs to keep individual source files under the 2 000-line
policy limit. All public items are re-exported from the crate root so the
external API is unchanged.
Structsยง
- Client
Builder - A builder for constructing a
Clientwith custom configuration. - Http2
Settings - HTTP/2 connection settings for the client.