Skip to main content

Module bounds

Module bounds 

Source
Expand description

Trait aliases.

Traits in this module ease setting bounds and are usually automatically implemented by implementing another trait.

Modulesยง

h2_client ๐Ÿ”’
h2_common ๐Ÿ”’
h2_server ๐Ÿ”’

Traitsยง

Http2ClientConnExec
An executor to spawn http2 futures for the client.
Http2ServerConnExec
An executor to spawn http2 connections.